Calculate the price range , support and resistence for the current day. At the market open this algo will calculate the next price level with no repaint.
Rimuovi dagli script preferitiAggiungi agli script preferiti
Thanks for sharing code for public use, it would be really great if you can able to share the trading logic behind the system, so we will be able to take the script in to next level.
i think you can avoid the repainting issue by putting 1 in look back bar variable in the input section.
Commenti
i think you can avoid the repainting issue by putting 1 in look back bar variable in the input section.