PROTECTED SOURCE SCRIPT
VIX Fix

Sistema de trading hecho por Larry Williams, basado en VIX, optimizado para cualquier activo.
Formula:
(Highest (Close, 20) - Low) / (Highest (Close, 20)) * 100
Donde “Highest (Close, 20)” representa el cierre mas alto de los ultimos 20 periodos
Larry Williams Mechanical Trading System based on VIX.
The VIX Fix applies the same general formula that is used to calculate the stochastic indicator, so can be used for any asset:
(Highest (Close, 20) - Low) / (Highest (Close, 20)) * 100
Where “Highest (Close, 20)” means the highest closing value in the past 20 periods and the low refers
to the current period’s low. The formula can be applied to any timeframe.
Formula:
(Highest (Close, 20) - Low) / (Highest (Close, 20)) * 100
Donde “Highest (Close, 20)” representa el cierre mas alto de los ultimos 20 periodos
Larry Williams Mechanical Trading System based on VIX.
The VIX Fix applies the same general formula that is used to calculate the stochastic indicator, so can be used for any asset:
(Highest (Close, 20) - Low) / (Highest (Close, 20)) * 100
Where “Highest (Close, 20)” means the highest closing value in the past 20 periods and the low refers
to the current period’s low. The formula can be applied to any timeframe.
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。