Topic: Forex Strategy Builder v2.53.3.0 Beta
Download link: FSB_v2.53.3.0_Beta.zip
* Charts was improved, a button strip was added.
* True Indicator Charts added. (There is a button on the tool strip.)
* Added "Max equity drawdown" statistic parameter in the account statistics.
* Added strategy limitations to the Optimizer:
- Maximum number of ambiguous bars;
- Maximum number of trades;
- Minimum number of trades;
- Maximum drawdown as percent of the current equity;
- Maximum drawdown in currency;
- Minimum Win / Loss trades ratio.
* The Optimizer can save its options in the config file.
* Calculations were speed up when "logical groups" are used.
* Intrabar scanner loads data automatically. Automatic scan option included.
Full change log from the last release:
* Generator speed is increased when Logical Groups are off. The Generator uses always default groups, therefore, you can freely switch them off when generating strategies.
* Bug with Optimizer OOS testing was fixed.
* Fixed backtesting bug with scanner where the back-tester shows straight, rising balance line when TP is near to the entry price.
* Keltner Channel can be based on Close price only. The other options for the base price were removed. (Thanks to Lorenz Vauck)
* Fibonacci indicator was removed from the indicator list.
* Logical groups added. They can be activated from Strategy menu. The logic is OR between groups and AND in a group. Indicators assigned to "All" group participate in each group.;
* Changeable number of slots from "Strategy" menu;
* Indicators can show a warning message in the Indicator Dialog. Example - Trailing Stop
* Generator:
- Generating a new strategy or a more profitable strategy;
- Generator saves all better strategies in a history list. Called from the main menu Edit -> Previous Generated Strategy, Next Generated strategy. Fast keys Ctrl - H (H from History) and Crl - J
- Maximum number of trades;
- Maximum drawdown as percent of the current equity;
- Maximum Win / Loss trades ratio;
- Generator saves its options in the config file;
* Directional Indicators and ADX can be based on Close price only, which is it's usual calculation method. "Use previous bar value" parameter fixed.
* Many other smaller changes.