i2trader
i2trader
Friends

Add friends via their profile or user search and you will be able to see if they are online

i2trader
Added topic '\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);
i2trader
Added topic EA written in Italian
Is there a way to translate an EA written in Italian to english so I can read the code
i2trader
Registered at MQL5.community
i2trader
Added topic 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() {