granat04 / Publications
Forum
Closing positions isn't working
Does someone know what's wrong here because positions are not closing after senkou spanB crossing chinkou span from below for buy? #include <Indicators/Trend.mqh> CiIchimoku*Ichimoku; #include <Trade\Trade.mqh> #include <Trade\PositionInfo.mqh> input int Magic = 400 ; input double lot_size = 0.1 ;
closing positions
how can i write a code so i could close positions after crossing two ichimoku line
coding in MetaEditor5
What is the code to set two MA crossing as sl in MetaEditor5