zartan / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
zartan
Added topic pb double order...
hello ! my EA seed several same orders (generated by onTick() ) although my first lines are : if ( PositionSelect (_SYMBOL)== true ){ Modify_Order(); } else { Send__Order(); } i think it's a problem of waiting time on
zartan
Added topic backtests automatisation
hello! :-) I would like to automate my backtests , so they will run at night or on weekends Can I program it with MQL5? best regards
zartan
Added topic multi accounts
hello, I need to manage several MT5 accounts. Should I install several MT5? Is there an alternative? best regards
zartan
Added topic my first robot !
hello i"am writing my first robot ... i'd wish : 1) open a window without symbol (a main window with the behavior and statistics of the robot) 2) launch my script automatically after loading MT5 best regards
zartan
Added topic OnTradeTransaction()
Hello I need to know if an order is stopped by a stoploss or take profit . by the server. I think it is possible in the event OnTradeTransaction () but I can not find the right syntax and magic ticket and order ticket = 0? Does
: