CAN YOU SIR!
Posts made by Oluwaseyifunmi
-
RE: Help! how to do?posted in Questions & Answers
CAN YOU PLS INCLUDE THIS KIND OF SETTINGS IN THE "ADJUST" (
image url) -
Problem with ID candlesposted in Questions & Answers
pls once the conditions are true, how do place orders evenly within or inside a bar, let say a bull candle of 5 pips.
-
RE: bull bear candlesposted in Questions & Answers
once the conditions are true, how to place orders evenly within or inside a bar, let say a bull candle of 5 pips.
-
RE: Taking tradeposted in Questions & Answers
Am very sorry sir but am unable to create a new topic.
-
RE: Taking tradeposted in Questions & Answers
I created a EA and the entry criteria is arrow, the issue with the ea is dat when it sees the exit criteria it would first close all the open trades before it opens the new opposite trades this waste time and market would have move ahead. i thought it should do the closing and the opening of the opposite trades simultaneously pls how could this be done ? THANKS.
-
RE: What is the meaning of this symbol: ==, >=, <=, != ?posted in Questions & Answers
thank you very much, pls sirs dont be annoyed, can you give me a template template of how the EA would look like, have trailig stoploss, take profit, buys on each like 10 times on each candle and closes when the reverse candles shows and also opens in the other way and on and on.
-
RE: What is the meaning of this symbol: ==, >=, <=, != ?posted in Questions & Answers
pls can you help me convert the file to mql4 file 0_1586451090903_Signal.ex4
-
RE: What is the meaning of this symbol: ==, >=, <=, != ?posted in Questions & Answers
I DONT HAVE THE MQL4 VERSION
-
Need help with order opening when my indicator draws arrows!posted in Questions & Answers
PLS i have an indicator that also shows arrow, which of this signs would i use so as to tell the EA to pick the trade when the arrow shows, ==, >=, <=, !=.
-
RE: What is the meaning of this symbol: ==, >=, <=, != ?posted in Questions & Answers
all i need is to construct an ea based on the arrows of the indicator, pls help me sir.
-
RE: What is the meaning of this symbol: ==, >=, <=, != ?posted in Questions & Answers
i dont know how to identify the arrow up and arrow down, and which of these would i use [ ==, >=, <=, != ] , to automatically pic trades when up or down arrow shows, cos it seems the buffer doesn't show.
-
RE: What is the meaning of this symbol: ==, >=, <=, != ?posted in Questions & Answers
in fact it has no buffer, but after i imported it on fxdreema i edited the buffer section an i named it; buffer 0 and buffer 1. Does that mean anything, how do i proceed from there ?
-
RE: What is the meaning of this symbol: ==, >=, <=, != ?posted in Questions & Answers
not stored as colours
-
RE: What is the meaning of this symbol: ==, >=, <=, != ?posted in Questions & Answers
My second question, what if my indicator shows arrows up and down, pls how do identify that while building my EA. Thanks.
-
RE: What is the meaning of this symbol: ==, >=, <=, != ?posted in Questions & Answers
how do you use != , give an example pls. What if you indicator uses arrow pls how do you code dat in ea.