Four Steps Trading Course |
|
JFC Self Adaptive Indicator Signals
Cluster Entry
Signals
Cluster Buy
Inputs: 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
Cluster Buy Indication is given.
This signal can be used when only the buy side of the Cluster indicator is
desired in a system.
Cluster Buy ept
Inputs: Sens(5), Ept_Sens(2), Fade(0), RTT_Delay(0);
In addition to the parameters described above for Cluster 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 Cluster 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.
Cluster Buy ddf
Inputs: ddf_delay(60), RTT_Delay(0);
This signal generates only buy signals as per the Cluster 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.
Cluster Buy ddf
ept
Inputs: 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 Cluster 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.
Cluster Sell
Inputs: RTT_Delay(0);
This signal gives only sell signals. It will cause the system to sell when a Cluster Sell Indication is given.
This signal can be used when only the sell side of the Cluster indicator is desired in a system.
Cluster Sell ept
Inputs: Sens(5), Ept_Sens(2), Fade(0), RTT_Delay(0);
In addition to the parameters described above for Cluster 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 JFC Cluster 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.
Cluster Sell ddf
Inputs: ddf_delay(60), RTT_Delay(0);
This signal generates only sell signals as per the Cluster 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.
Cluster Sell ddf
ept
Inputs: 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 Cluster 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.
Cluster B&S
Inputs: RTT_Delay(0);
This signal gives both buy and sell signals. It will cause system to buy when a Cluster Buy Indication is given and sell when a Cluster Sell Indication is given.