TradeStation Neural Net Functions

Top  Previous  Next

TradeStation Functions to implement the Neural Network Functions

To download the entire set of five ChaosHunter Neural functions as a TradeStation EasyLanguage document (ELD), go to www.ward.net, New and Updated Examples, TradeStation Functions to implement our Neural Functions. Once you download the files, you can import the ELD file into TS. After you have done that the functions n2, n3, n4, tanh, and sigmoid will be available in TS to implement neuron formulas developed in ChaosHunter.

Note that ChaosHunter uses the full names neuron2, neuron3, and neuron4 when the functions are chosen, but the abbreviations n2, n3, and n4 show up in the final formula.