TradingView
Mysteriown
24 de Out de 2020 08:29

Rise from All Time Low 

Tesla, Inc.NASDAQ

Descrição

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 ;)

Notas de Lançamento

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

Notas de Lançamento

  • Added the option "No background label"

Notas de Lançamento

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