Four Steps Trading Course

  

JFC Self Adaptive Indicator Signals

Real Time Pivot  Entry Signals

RT Pivot Buy

Inputs:  SENS1(12), RTT_Delay(0);

See the manual section Real Time Target Exits  for specifics on the use of the RTT_Delay input.

This signal gives only buy signals. It will cause the system to buy when a Real Time Pivot Buy Indication is given.

This signal can be used when only the buy side of the Real Time Pivot indicator is desired in a system, or when the developer wishes to use different sensitivity settings for the buy side than the sell side.

The SENS1 input, defaulted to 12, sets the sensitivity setting of the Real Time Pivot  function. This input must match the input value being used for the Real Time Pivot  indicator. This input is used in all of the Real Time Pivot signals.

RT Pivot Buy ept

Inputs:  SENS(12), Ept_Sens(2), Fade(0), RTT_Delay(0);

In addition to the parameters described above for RT Pivot Buy, this signal will buy only upon the violation of an overhead resistance point which has been defined by the JFC Entry Point Indicator. The signal places a buy stop at the defined resistance after a buy window has been defined by the JFC RT Pivot Indicator. See the manual section entitled Buy Stops and Sell Stops – The Ultimate Purpose of the JFC Entry Point Indicator and the section entitled Buy and Sell Windows for further details concerning both the additional inputs required by this signal and the effects these input settings will have on your system results when this signal is used.

RT Pivot Buy ddf

Inputs:  SENS(12), ddf_delay(60), RTT_Delay(0);

This signal generates only buy signals as per the sensitivity settings of the Real Time Pivot function. Trades are taken only in the direction of the trend of the day as determined by the Directional Day Filter function. No trades are taken prior to the time of the trend determination by the Directional Day Filter.

It is important that the ddf_delay input is set to a value equal to the identical input value being used by the Directional Day Filter.

RT Pivot Buy ddf ept

Inputs:  SENS(12), Ept_Sens(2), Fade(0), ddf_delay(60), RTT_Delay(0);

This signal combines the properties of the above two signals. Long trades as generated by the Real Time Pivot indicator are taken only in the direction of the trend of the day as determined by the Directional Day Filter function and only when the market violates the overhead resistance point which has been defined by the JFC Entry Point Indicator.

RT Pivot Sell

Inputs:  SENS1(12), RTT_Delay(0);

This signal gives only sell signals. It will cause the system to sell when a Real Time Pivot Sell Indication is given.

This signal can be used when only the sell side of the Real Time Pivot indicator is desired in a system, or when the developer wishes to use different sensitivity settings for the sell side than the buy side.

RT Pivot Sell ept

Inputs:  Sens(12), Ept_Sens(2), Fade(0), RTT_Delay(0);

In addition to the parameters described above for RT Pivot Sell, this signal will sell only upon the violation of a support point which has been defined by the JFC Entry Point Indicator. The signal places a sell stop at the defined resistance after a sell window has been defined by the RT Pivot Indicator. See the manual section entitled Buy Stops and Sell Stops – The Ultimate Purpose of the JFC Entry Point Indicator and the section entitled Buy and Sell Windows for further details concerning both the additional inputs required by this signal and the effects these input settings will have on your system results when this signal is used.

RT Pivot Sell ddf

Inputs:  Sens(12), ddf_delay(60), RTT_Delay(0);

This signal generates only sell signals as per the sensitivity settings of the Real Time Pivot function. Trades are taken only in the direction of the trend of the day as determined by the Directional Day Filter function. No trades are taken prior to the time of the trend determination by the Directional Day Filter.

It is important that the ddf_delay input is set to a value equal to the identical input value being used by the Directional Day Filter.

RT Pivot Sell ddf ept

Inputs:  Sens(12), Ept_Sens(2), Fade(0), ddf_delay(60), RTT_Delay(0);

This signal combines the properties of the above two signals. Short trades as generated by the Real Time Pivot indicator are taken only in the direction of the trend of the day as determined by the Directional Day Filter function and only when the market violates the support point which has been defined by the JFC Entry Point Indicator.

RT Pivot B&S

Input:  SENS1(12);

This signal gives both buy and sell signals. It will cause system to buy when a Real Time Pivot Buy Indication is given and sell when a Real Time Pivot Sell Indication is given.

This signal can be used when a single input value is desired for both the buy and sell side of the system. This configuration allows the simultaneous optimization and testing of the SENS1 input for both sides of a trade.