OPEN-SOURCE SCRIPT

Super Z strategy - Thanks to Rafael Zioni

От 03.freeman
//Original script
//
super Z


This is a test for verifying if this interesting study works well.
The author, thanks to him!!!, advise a possible repaint because the script uses security function.
Refer to tradingview.com for more info on repainting:
tradingview.com/pine-script-docs/en/v4/essential/Indicator_repainting.html
QUOTE:
We can see repainting in the following cases:

1- Strategies using calc_on_every_tick=true. A strategy with parameter calc_on_every_tick = false may also be prone to repainting, but to a lesser degree.
(this is not the case, ndr).
2- Using security for requesting data from a resolution higher than the resolution of the chart’s main symbol (i.e. do not use ion weelky chart if you set 1440 (1Day) in inputs)

NOTE: Thanks again to Rafael Zioni. If he requires to delete this strategy, I'll do immediately.
Moving AveragesOscillatorsrafaelzionistrategysupertrendVolume
03.freeman

Скрипт с открытым кодом

В истинном духе TradingView автор этого скрипта опубликовал его с открытым исходным кодом, чтобы трейдеры могли понять, как он работает, и проверить на практике. Вы можете воспользоваться им бесплатно, но повторное использование этого кода в публикации регулируется Правилами поведения. Вы можете добавить этот скрипт в избранное и использовать его на графике.

Хотите использовать этот скрипт на графике?

Отказ от ответственности