CAN WE USE condition for Side ways
-
can we use on top condition market properties != (is different Than) Candle (Candle ID 2) for avoid trading in side ways?
-
@smartdevils I don't think detecting a ranging market is this simple, you can though get != in the standard condition block.
-
i had make an ea which show me very good results but from 2010 to 2017 after that its drawning
-
very interesting thought...never thought to try to do consoldation in this manner. Defining a range in time, use a variable as range of price for that time. If price is below X range of pips, or whatever metric you use...dont trade the current candle until we've broken out of the range high and low, or broken out of the range in terms of movement in a candle....nice
-
@tipsywisdom “I really put a lot of thought into this, thank you for noticing