TradingView
Mysteriown
2020年10月24日早上8點29分

Rise from All Time Low 

Tesla, Inc.NASDAQ

描述

This very simple script lets you see how much the asset rose from the All Time Low (ATL).

First, the ATL is calculated and plotted. Then, we measure the distance from ATL and current bar close.

Two labels are plotted :
  • ATL label
  • Current close label with [%] rise and [x] rise


It can be useful for penny stocks trading when you want to buy lows but must see how much the price rose last bars to improve entries.

For example, SQBG is actually "only" at x 1.85 from ATL (not an advice in investment) :



If you have ideas to complete or improve this script, let me know in comments ;)

發布通知

  • Changed layout of ATL from 0 (value) to ATL : value

發布通知

  • Added the option "No background label"

發布通知

  • Add a box to tick if you get script error (too much bars back)
評論
HTVH
If I wanna change to "% change from ATL to ATH" , what should I change in the source code?
更多