Its possible to make EA base on this? - page 3

 

Im tested on market, its ruin.

EA open trade not like my rules LOL.

 

Im done here LOL

 
Code2219 or probably 2319:
this will perform your operations, once per new bar. a good thing to do.

for candle situation, you probably are talking about checking whether it's  bullish or bearish candle, before doing trades

Thanks to helping me.

 
Anthony Ivan:

How to make this to:

enter the trade after this candle closed?

bullish/bearish candle is not important.

the current candle : number 0, is not closed yet.
the most recent closed candle is the number 1.

so you need to do your operations on the candle #1.
if you read the docs, (the link I gave earlier)  you see there's a image with candle numbers...

 
Code2219 or probably 2319:

the current candle : number 0, is not closed yet.
the most recent closed candle is the number 1.

so you need to do your operations on the candle #1.
if you read the docs, (the link I gave earlier)  you see there's a image with candle numbers...

Hi, thanks again, 

i will check it, i will study it now.

 
Code2219 or probably 2319:

the current candle : number 0, is not closed yet.
the most recent closed candle is the number 1.

so you need to do your operations on the candle #1.
if you read the docs, (the link I gave earlier)  you see there's a image with candle numbers...

Thanks for give your patience for me.

Thanks alot.

Reason: