Forum

Why cannot EA buy order ?

Hi, I asked in this forum before, and I had my EA problem solved. But later, EA ordered sell only when I operated EA. Indicator ↓ -------------------------------------------------+ extern int FractalPeriod = 25 ; extern double Lots = 0.1 ; extern

Help please / indicator convert to EA

Hi, Firstly, I Have never write new topic this forum, the format may be incorrect, sorry. I would like to develop my first EA. I tried to convert Custom Indicator to EA, but failed. This codes was correctly compiled as Indicators and succeed sending mailalert. Therefore, I thought that the convert