- Platform
-
- NinjaTrader
Another indicator from NinjaTrader Ecosystem. Simple implementation of The Inner Circle Trader's (ICT - http://theinnercircletrader.com) Fair Value Gap (FVG). I couldn't find an NT8 implementation and so figured I'd share.
The indicator has the following parameters:
Max Lookback Bars
This is the maximum number of prior bars to use for FVG detection. Defaults to 500.
ATR Period
The indicator uses the ATR to determine if there has been an impulse move. This is the number of bars to use for ATR calculation. Defaults to 10.
ATRs in Impulse Move
The number of ATRs in a single bar to be considered an "Impulse" move. Defaults to 1.1.
The indicator has the following parameters:
Max Lookback Bars
This is the maximum number of prior bars to use for FVG detection. Defaults to 500.
ATR Period
The indicator uses the ATR to determine if there has been an impulse move. This is the number of bars to use for ATR calculation. Defaults to 10.
ATRs in Impulse Move
The number of ATRs in a single bar to be considered an "Impulse" move. Defaults to 1.1.
