I am currently trying to write a strategy in TradingView and I want to add a trailing stop to my bot.
I found the right variable to use, but it keeps referencing ticks. What are “ticks”? Like pip/pipette movements, or are these every time the chart refreshes?
Thanks in advance,