zeTrade
zeTrade
Friends

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

zeTrade
Added topic MT5 Bug report/change request : Profit column of active trade is not accurate
Hello, I tried to find contact for MT5 dev team to report the bug but could not find any. So here : As the title says, if I open a position (in this case short), then a transaction happens (another sell at the bid), the candle on the chart updates
zeTrade
Added topic Data usage of charts vs market watch
Hello! For mt4, when a symbol is in the market watch window, it is updating bid and ask live, therefor, consuming internet bandwidth. While a trade is opened for that symbol, we cannot remove the symbol from the market watch window. So, as long as
zeTrade
Added topic Infinite loop
Hi! Consider this code:  int a = 1 ; void start(){         while (a == 1 ) {        p( "In the while loop" );        GoToSleep();
zeTrade
Registered at MQL5.community
zeTrade
Added topic Diffrent broker, different market :(
Hi all, I'm new here, I've been trying to write an EA for the last couple months and finally got something working right. the problem is I have two accounts with 2 different brokers: Oanda and ThinkForex. My EA performs well on Oanda EURUSD, the one