Skip to main content
0 votes
0 answers
51 views

I am developing pinescript indicator with multi timeframe support indicator("My indicator", timeframe = "") I want to plot somevalue with offset plot(somevalue, offset = 5) This ...
Oto Zars's user avatar
  • 821
-1 votes
0 answers
25 views

enter image description here I have a script which reads lowest lows and highest high. What I want help with is to do a draw on liquidity alert where a candle low is below previous ta.lowest low and ...
Steven Bold's user avatar
0 votes
1 answer
60 views

Entry price is at the blue rectangle, and exit ( stop loss ) price is at the purple rectangle. This image exactly denotes what the broker emulator executed. According to the documentation https://www....
Rostfrei's user avatar
  • 492