Forum

Consecutive losses

Hello Guyz. I need help. For the last 10 months I've been working on creating my own EA. Happy to say I'm pleased with what I've done. I noticed however through back testing that sometimes for days I will will hit an almost endless stream of one loss after another. What I would like is to include a

Screenshot filename help

void Screenshot() { { //--- Prepare a text to show on the chart and a file name string name=( Symbol ())+ TimeToString ( TimeLocal (), 0 )+ ".jpg" ; //--- Show the name on the chart as a comment Comment (name); //--- Save the chart screenshot in a file in the