psychekiro
psychekiro
Friends

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

psychekiro
Added topic How to change the total buy and sell order code for different pairs
int cntBuy = 0 ; int cntSell = 0 ; void OnTick (){    Comment ( "\n\n\n\n\n" +            "Buy Count : " , cntBuy, "\n" ,            "Sell
psychekiro
Added topic Created EAs for MT5 but nothing is showing they are active or initiated in the Toolbox tab
I have been recently learning how to code in mql5 using tutorials on youtube but I have a problem with activating them on a live/demo account. I have compiled them with no errors and they work fine backtesting . I have purchased other EAs from 3rd
psychekiro
Registered at MQL5.community