gbengas2013
gbengas2013
Friends

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

gbengas2013
Added topic How to display profit for each day of the week
I need help on how my indicator will display daily profit from monday to friday
gbengas2013
Registered at MQL5.community
gbengas2013
Added topic Meta trader compiler error
Please  Compiler does not see any new pasted code anymore. It reads no error even when i put wrong code. please i need help on this
gbengas2013
Added topic drawdown in mq4 language
Please coding of EA i have done keeps opening same position as the one closed before it instead of waiting for the next opposite signal. i want order history control that will select the last closed order that has same ordertype andsymbol with that
gbengas2013
Added topic how is history indexed?
My history data shows the last closed position below the table while all the previous were above it. Total=OrdersHistoryTotal() " for(int i=0;i =0;i--) " Please which of this will select the last close order if the table is as above or can
gbengas2013
Added topic prevention of same type order help
my Ea keeps opening same type position when it opens one and make profit it will open another one on this same direction after takeprofit point even if trade is about to go the other way. Pls i need a simple order management code that will prevent