i2trader / Publications
Forum
'\end_of_program' - unbalanced left parenthesis
When I add parenthesis I get another error. Can any coder help? I am new and trying to understand this language. //Load the lot size from the last size.. if(OrderProfit() < 0) { if(OrderLots() == lotSize1) { gCalc = 2; return(lotSize2); }if(OrderLots() == lotSize2) { gCalc = 3; return(lotSize3);
EA written in Italian
Is there a way to translate an EA written in Italian to english so I can read the code
Help me place trades in between the spreads!
Ok, spreads kill some pairs. but is theire away to place trades in the middle of a spreads. This way we can save pips and make more money. i have this code and can it be changed to modify the order to chart price not bid ask? void PlaceBuyOrder() { double BuyOrders, Lots; double LowestBuy = 1000