PROTECTED SOURCE SCRIPT

SpeedZone Momentum Triggers

TLDR; Early momentum shifts detection.

Basically it looks at price deltas, (which is like first derivative) and smooths those out over period to account for noise.

But that just gives us velocity. What we want is accelleration (second derivative). So it takes the deltas of the smoothed deltas and also smooths it. Yes it lags a bit more as a result, but it's much cleaner and not affected by noise.

The motivation is to detect changes in accelleration as opposed to velocity. i.e. we could still be going up but someone is slamming the brakes and we don't stop right away, we detect brakes being applied.

This could be used as additional confirmation to your already existing system. Where it fails is in a ranging market you need some filter or additional signal to filter those out.
accelerationAccelerator Oscillator (AC)Momentum Indicator (MOM)momentumindicatortrendreversal

受保护脚本

该脚本是闭源发布的,您可以自由使用它。您可以收藏它以在图表上使用。您无法查看或修改其源代码。

想在图表上使用此脚本?


I'm a passionate software engineer and a trader. I love making trading tools. Follow me if you want to be kept up to date.
更多:

免责声明