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?
詳細