PROTECTED SOURCE SCRIPT
Обновлено

Legacy PSAR

This indicator is a porting to the new Pine scripting language from TradingView, leveraging the old official TradingView's Java-based SAR indicator. The accuracy of their new and current official algorithm is being disputed, behavior changed in february 2020 and there's a fundamental flaw in implementation.
Информация о релизе
Alert conditions added for reversals.
Информация о релизе
Fixed alert trigger conditions.
Информация о релизе
Final testing of alert conditions.
Информация о релизе
Low limit for "Max Value" decreased from 0.1 to 0.05.
Информация о релизе
Reversals cannot happen on previous SAR == current SAR, this is a high chance of double-top or double-bottom and create a false positive signal. Now reversals can only happen on current SAR greater-than or less-than previous SAR.
Информация о релизе
Usability and presentation improvements:
  • All parameters can move in increments of 0.01 through the increase/decrease buttons
  • maxValue parameter range now goes from 0.01 to 1.0
  • Default thickness of the plot is now 1

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