Check price level last closed order?
-
Hello,
I would like to check price level of last closed order and to take a new one (eg. buy) price now must be over last closed level.
And vise versa for sell...
If price level last closed sell is higher than price now its ok to take another sell trade.any hint/ tip how to do this?
/Markus
-
@meken This should do it for buys, use the variable in a condition to open a new trade.

-
@jstap Youre godly!!! Tnx!!
