|
Here you can download a compiled version of the software along with some sample ticks and some sample strategies. Create a free account and login to the forums to download the Source Code for the 4XLab.NET software
Systems Implemented: (click on each name for the system description and analysis)
Indicators Supported: (for more details go to the Indicators forum)
Any indicator can be implemented. Indicators can be piped in creative ways (Bollinger Bands of the RSI). More than 20 popular indicators are implemented with full source code provided:
- True Range, Average True Range, STARC Bands, Bollinger Bands
- Simple Moving Average, Exponential Moving Average, Weighted Moving Average, Hull Moving Average (very fast average, similar in results to Jurik's Moving Average).
- MACD, CCI, RSI, Momentum, Stochastics.
- and some other custom indicators...
Features:
- Enhanced Optimizer Behavior: reports profitable parameters in GUI, as well as creating a comma separated value for all optimization parameters. See the Tutorial on Optimization for more details.
Tips:
- using LOG:2; after the parameters, quiets the program down and shows only the end of run summary
- using LOG:3; is useful when optimizing. It shows only the end of run summaries and optimization results.
- LOG:4; shows only the optimization results.
- The Log<date and time>.log.txt files contain all the trade information for all runs, no matter what the log level was.
- To get more tick files, the source code to this system, and more, check out the 4XLab.NET Trading Systems Source Code forums
If you need assistance using the software, this Guided Tour might help
If you have any questions, post them in the Questions and Answers forum
|