We recommend using them in Trading Strategies as entry or exit conditions (rules). Each rule will be a relational indicator A>B, where you set A to the Neural Indicator and B to zero. Put one in each entry or exit condition list. Note: The "C" or conditional version of each of the architectures produces a value of either true or false rather than a value between –1 and 1. Therefore the C version of any of the architectures can be used in a Trading Strategy without the necessity of inserting it into an A>B indicator. The C version was created from the original version of the architecture by inserting it as A in the A>B indicator with B set to 0.
Make sure you set the ranges of the parameters as follows:
scale – recommended range 10 to 200
w1, w2, etc – recommended range –1 to 1
h1 and h2 – recommended range 0 to 1
B - recommended 0 to 0. This parameter is not required for the "C" versions.
|