Option to Add at Applied Price if that possible
-
Good morning Sir
Applied price at included indicators has options (open / close / median etc )
Is it possible to Add " current Price " at applied price ? im struggling to find a way to apply this option at indicators to achieve a target
thanks for your time and assistance
-
@saeed-2 The only way I know of is by creating a custom code block. I'm not a programmer, so I have no idea how to do it, I'm afraid.
-
@l-andorrà I wish if FXdreema can add this option .. thanks a lot
-
@saeed-2 I Guess it cannot, but maybe some programmer here can prove me wrong.
-
i hope a programmer would bypass here and clarify this issue if it could be added .. thanks again
-
@saeed-2 current price is the close price.
-
@roar thanks for bypass sir and reply .. but close price is when the tick candle closed normally .. so let’s say I apply a 5min timeframe and at 2min 20sec conditions met .. so while applying the close price .. EA should open a position trade .. correct ? But if close price means current price .. what option at applied price will be if tick candle closed ? It suppose to be close price .. thanks again for bypass and reply .. appreciated
-
@saeed-2 the difference between current close and last close is the candle ID, you can select that for every block.
Candle ID 0 refers to the current candle (and current close)
Candle ID 1 refers to last completed candle (and close of last candle) -
@roar thats so critical information to know .. it will make a big rethinking .. thanks a lot Mr Roar .. appreciated