Thx alot for the help, now work 
Latest posts made by Stelgar
-
RE: Search object in this candleposted in Questions & Answers
If i use this option, search the first object or only if the object are in the candle id 0?
-
Search object in this candleposted in Questions & Answers
Hi all
i need a little help
I setup an Ea to search an object on chart, and it work, but it search all object in the all chart, i can set the command "For each Object" to search only in the last 2 candle?thx alot
-
RE: Need a little help with this indicatorposted in Questions & Answers
Yes, i try to dowload different version, but nothing
-
RE: Need a little help with this indicatorposted in Questions & Answers
I try to use Candle ID 0 and 1 but don't work
-
RE: Need a little help with this indicatorposted in Questions & Answers

The indicatore it's in this position
-
Need a little help with this indicatorposted in Questions & Answers
Hi all
i try to setup my Ea to open sell or buy only when my Daily Candle indicator are green or red. I'm import the indicator in the builder, and insert all option and channel, but my ea don't see the indicator, and open always buy order even if the indicator it's red.
This is the indicator
0_1585124003244_TMT - Daily Candle.ex4
Thx alot
-
Variable conditionposted in Questions & Answers
Hi all
i need a condition check, if Variable1 < 16 (for example) open order, i try to create this control but i can't do it. Someone know how to write it?
-
RE: Indicator over indicator for x candleposted in Questions & Answers
For example
ma5 cross the ma20 above from below , now i don't want open immediatly a buy order, i need to wait x candle (2 for example) and enter only if the ma5 it's remaning above ma20
-
Indicator over indicator for x candleposted in Questions & Answers
I all
i need a little help to setup my first Ea, i try to open a buy order only if indicator 1 it's overs indicator 2 for X candle, i try with candle id, but i think i wrong something
Thx all