gbengas2013 / Publications
Forum
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
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
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 this from happening. i want the one that will wait
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 someone explain how the history table is arranged
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 of which is to be processed by the EA for making