Create and Test Forex Strategies
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| express-generator:sidebar [2023/07/03 15:26] – created Miroslav Popov | express-generator:sidebar [2026/05/29 10:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== Help Contents ==== | + | ==== Contents ==== |
| - | === Settings === | + | * [[start|User Guide]] |
| + | * [[quick-start|Quick Start]] | ||
| + | |||
| + | ==== Scripts ==== | ||
| + | |||
| + | * [[fetch-js]] | ||
| + | * [[gen-js]] | ||
| + | * [[mm-js]] | ||
| + | |||
| + | ==== Settings ==== | ||
| + | |||
| + | * [[settings-files]] | ||
| + | |||
| + | |||
| + | === fetch.settings.ini === | ||
| + | |||
| + | * [[fetch-forex-rates|Forex rates and symbol info]] | ||
| + | * [[fetch-data|Fetch historical data]] | ||
| + | * [[fetch-update|Update Express Generator]] | ||
| + | |||
| + | |||
| + | === gen.settings.ini === | ||
| + | |||
| + | * [[data-source]] | ||
| + | * [[output-collection]] | ||
| + | * [[input-collection]] | ||
| + | * [[collection]] | ||
| + | * [[generator-stop]] | ||
| + | * [[acceptance-criteria]] | ||
| + | * [[account-settings]] | ||
| + | * [[strategy-properties]] | ||
| + | * [[backtester]] | ||
| + | * [[data-horizon]] | ||
| + | * [[forward-testing]] | ||
| + | * [[out-of-sample]] | ||
| + | * [[trading-session]] | ||
| + | * [[symbol-info]] | ||
| + | * [[miscellaneous]] | ||
| + | * [[indicators]] | ||
| + | * [[indicators-options]] | ||
| + | * [[auto-save]] | ||
| + | * [[optimizer]] | ||
| + | * [[monte-carlo]] | ||
| + | |||
| + | === mm.settings.ini === | ||
| + | |||
| + | * [[mm-initial-data|Initial data set]] | ||
| + | * [[input-collection]] | ||
| + | * [[mm-fetch-parameters|Fetch parameters]] | ||
| + | * [[mm-test-markets|Test markets]] | ||
| + | * [[mm-tests|Multi-Market tests]] | ||
| + | * [[output-collection]] | ||
| + | * [[acceptance-criteria]] | ||
| + | * [[account-settings]] | ||
| + | * [[backtester]] | ||
| + | * [[data-horizon]] | ||
| + | * [[out-of-sample]] | ||
| + | * [[trading-session]] | ||
| + | * [[miscellaneous]] | ||
| - | * [[start|Introduction]] | ||
| - | * [[collection-output]] | ||
| - | |||