Description:
The program has a very advanced function, highly customizable, to study the charts using the technique of the Japanese Candlesticks.
The aim of this form is to set all the rules the program needs when doing the candlestick analysis. Patterns, indicators, trends, and earlier exits.
Use:
There are several ways to access this function:
-
Select the menu entry "Candlestick Rules" from the "Analysis" menu in the program main window.
-
Select the entry "Candlestick Forecaster" from the menu "Analysis" or from the pop up menu which appears clicking with the right hand mouse key when the cursor is on any internal window. This will open the Analysis window. Now it is possible to choose the button "Rules" from the vertical menu on the left.
-
press the button from the top toolbar in the main program window.
Keys of left vertical menu:
|
New
|
Create a new set of analysis rule.
|
|
Copy
|
Copy the selected set or rules to a new one.
|
|
Delete
|
Delete the selected rule set.
|
|
Save
|
Confirm and apply all modifications done so far. Until this key is not pressed, the modification will not be effective.
|
|
Exit
|
Exit from the window.
|
Table Patterns
In this form there are all Patterns (combination of candlesticks) divided in categories, which the program can recognize:
|
Bullish
|
These patterns indicate a possible up trend inversion
|
|
Bearish
|
These patterns indicate a possible down trend inversion
|
|
Continuation
|
These patterns indicate a possible continuation of the current trend.
|
|
Exhaustion
|
These patterns indicate a possible continuation of the current trend.
|
It is possible to select which patters the program should recognize. It is also possible to put a validation rule on the pattern itself. In this way if the condition is not "True" the pattern will automatically be excluded. (as if the program does not recognize it). The validation is very useful in all cases where to take into consideration a pattern only in certain circumstances.
To activate the validation check the checkbox "Validation Formula". Otherwise even if the validation formula does exist, the program will not consider it.
Indicators Tables
In this table it is possible to add indicator so the can contribute to influence the validity or the signal which derives from the pattern recognition.
To add, copy or delete and indicator, use the keys inside the table "indicators":
|
New
|
Create a new indicator.
|
|
Copy
|
Copy the selected Indicator to a new one.
|
|
Delete
|
Delete selected indicator.
|
It is possible to add any number of indicators even thought it is recommend to exaggerate.
For every indicator several formulas can be defined. They have to be selected to be taken into consideration by the analysis tool.
|
Formula
|
It is the main indicator formula.
|
|
Positive when
|
It is a formula which tells the analysis tool when the indicator should be considered positive.
|
|
Negative when
|
It is a formula which tells the analysis tool when the indicator should be considered negative.
|
|
Overbought
|
It is a formula which tells the analysis tool when the indicator should be considered overbought.
|
|
Oversold
|
It is a formula which tells the analysis tool when the indicator should be considered oversold.
|
|
Validation formula
|
It is the indicator validation formula. Similar to the one described early for the patterns. If present, with a value of "False" the indicator will not be taken into consideration.
|
Trends Table
In this table it is possible to set the periods of some trends, to decide which one the program should consider, so the can concur to validate the signal generated from the pattern recognition:
The possible trend types are :
-
Very Long Trend
-
Long Trend
-
Middle Trend
-
Short Trend
-
Very Short Trend
For each one of them, the user can set any number of periods. This is because for some analysts a very long trend is composed of 100 periods, for other a very long trend should have 120 periods, and so on.
You can see the validation formula which can be activated bye checking the checkbox "Validation Formula" and compiled on the required frame.
Exit Tables
In this table is possible to add the early exit rule from exit long, or short:
To add, copy or delete and indicator, use the keys inside the table "Exits":
|
New
|
Create a new Exit.
|
|
Copy
|
Copy the selected exit to a new one.
|
|
Delete
|
Delete Selected Exit.
|
It is possible to add any number of exit even thought it is recommend to exaggerate.
For every indicator several formulas can be defined. They have to be selected to be taken into consideration by the analysis tool.
|
Exit long when
|
It is a formula which tells the analysis tool when to exit long.
|
|
Exit short when
|
It is a formula which tells the analysis tool when to exit short.
|
|
Validation formula
|
It is the exit validation formula. Very similar to the one described earlier. If present, with a value of "False" the exit will not be taken into consideration.
|
NB It is possible to use the Code Editor for formulas creation. To that, double click on the frame containing the formula and press the "Editor" button.
|