Adaptrade Builder is a stand-alone Window program that automatically generates trading strategies for TradeStation.
In effect, Builder automates the traditional, manual approach to strategy development in which the trader selects elements of the trading strategy based on prior experience combined with knowledge of technical indicators, entry and exit order types, and strategy design.
Commonly, a strategy is based on a market “hypothesis”; that is, an idea of how the market works. A viable trading strategy is typically developed through a long trial-and-error process involving numerous iterations, revisions, and testing until acceptable results are achieved.
Give Adaptrade Builder a try to see just how useful it can actually be for you!
Requirements:
· 1.2 GHz processor
· 512 MB RAM
· 1 GB hard disk space
· Monitor: 17 inch or larger
Limitations:
· 14 days trial
· nag screen
What's New in This Release: [ read full changelog ]
· [bug fix] On intraday data, the Chaikin oscillator incorrectly used "volume" as the first input, rather than "ticks." This has been corrected. This only applies to intraday data, which includes tick and range bars. Please note that re-evaluating strategies that incorrectly use "volume" as the input will not change the input to "tick." The strategies must be rebuilt in order to obtain the correct code.
· [bug fix] When setting a limit on the number of entries per day on intraday data ("EntriesToday(date) < x"), the EasyLanguage code mistakenly examined the last bar of the day when evaluating the number of entries for the first bar of the day. In some cases, this prevented entries on the first bar of the day. This has been corrected. Re-evaluating a strategy that limits daily entries on intraday data will re-write the code to the correct form.
· [bug fix] The number of entries per day was not calculated correctly on intraday data when two entries occurred on the same bar. This has been c...