Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

Recommended Posts

Posted
ld_572 = 0;

ld_580 = 0;

int l_pos_936 = 0; // this add for repair ....

for (l_pos_936 = l_ord_total_560 - 1; l_pos_936 >= 0; l_pos_936--) { // OrderSelect() -> L-Ord_total_60 and cut Int.xxx

if (OrderSelect(l_pos_936, SELECT_BY_POS, MODE_TRADES)) {

if (OrderSymbol() == Symbol())

if (OrderType() == OP_BUY) ld_572 += OrderProfit();

}

}

for (l_pos_936 = l_ord_total_560 - 1; l_pos_936 >= 0; l_pos_936--) { // OrderSelect() -> L-Ord_total_60 and cut Int.xxx

if (OrderSelect(l_pos_936, SELECT_BY_POS, MODE_TRADES)) {

if (OrderSymbol() == Symbol())

if (OrderType() == OP_SELL) ld_580 += OrderProfit();

}

}

 

Here... http://www.filefactory.com/file/48c7pm0x9fg5/ForexPrediction.mq4

SEFC Mode= Red light ...(off) ..

"Indonesia Forex Community"

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...