WannesAndrea
New Member
- Credits
- 81
When testing, set the maximum fixed spread 20 - and everything will be fineit doesn't work
Always giving an error message stating Big Spread Now
if(Ask-Bid>25*Point && totalTrades==0){Alert("Big spread now > 25. Points:" + (Ask-Bid)/Point);return;}When testing, set the maximum fixed spread 20 - and everything will be fine