Forum

Can someone tell me why do the objects disappear from time to time? Thanks!

#property copyright "Copyright 2016, Macdulio" #property link "macdulio.blogspot.co.uk" #property indicator_chart_window #property indicator_buffers 7 #property indicator_color1 Crimson #property indicator_color2 Blue #define NL "\n" extern int Range_n=34; extern int shift = 5; extern double

Suspend Trading within the EA for the rest of the day after 3 stop losses hit in a row

Hi, I'm running 6-8 scalper EAs at once. Today there was a massacre when I went out to eat and by the time I got back the 3.2% daily gain was replaced by 1.5% loss in a 30 minute window with 6 different scalping attempts that were called to dance and hit the stop out. This is what I am hoping to get