mql20520
mql20520
Friends

Add friends via their profile or user search and you will be able to see if they are online

mql20520
Added topic ChartOpen in Strategy Tester Build 2885 doesn't work
Dear community, I have build a EA last year with following code snipped:  long chartM1,chartM10,chartH1,chartD1; int OnInit ()   {    chartM10 = ChartOpen ( Symbol (), PERIOD_M10 );    chartH1 = ChartOpen ( Symbol
mql20520
Added topic Default library for Candlestick pattern recognition
Hello everybody, I am new at mql5 and have a question for a good library to recognize candlestick pattern. I have found this library but they use a indicator for the calculation and I want to do it without any indicator
mql20520
Registered at MQL5.community