Are there date range/price range tool in Amibroker like TradingView?
as I see I wasn't found right now.
Not familiar with TradingView but try drawing any trendline from one point to other and then pause the mouse over it, it will popup with info
@technqvi you can also use a special Arrow Tool (highlighted in yellow) for that:
https://www.amibroker.com/guide/drawtools.html
https://www.amibroker.com/guide/h_charting.html
1 Like
Great , Sorry for some simple question, I am novice for amibroker.
Thank you for quick support.
In fact any trend line in AmiBroker (not only arrow) shows % and price movement in the hover tooltip.
Thank you Tomasz, I just try it out as your post. all trend line tool can do that .