Candlestick-Pattern-Scanner
Candlestick-Pattern-Scanner copied to clipboard
Does not compile on current MQL5
This looks like a very interesting project, but unfortunately does not compile on the current version of MQL5. Many calls, such as SetObject have the wrong parameters. I’ve managed to correct many of the errors, but have still not succeeded in running this.
what is the error message specifically?
A lot of errors.. you are still using objects that originated from MQL4 such as MarketInfo, Bid and etc..