Create and Test Forex Strategies
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| express-generator:gen-js [2026/02/22 07:26] – created Miroslav Popov | express-generator:gen-js [2026/02/22 08:10] (current) – Miroslav Popov | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| * optimize collections | * optimize collections | ||
| + | ===== Quick start ===== | ||
| + | ==== Generate new strategies ==== | ||
| + | |||
| + | Command: | ||
| + | |||
| + | express-generator> | ||
| + | |||
| + | |||
| + | Output: | ||
| + | |||
| + | ..:: Express Generator v2.70 ::.. | ||
| + | | ||
| + | | ||
| + | Market : MetaQuotes EURUSD M15 | ||
| + | From : 2022-02-11 13:00, To: 2026-02-20 21:30, Bars: 100000 | ||
| + | Spread : 10, Swap long: -0.7, Swap short: -1, Commission: 6 USD | ||
| + | Account: 10000 USD, Leverage: 100, Entry: 0.01 lots | ||
| + | | ||
| + | | ||
| + | 10459 ┤ | ||
| + | 10417 ┤ ╭╯ | ||
| + | 10375 ┤ ╭─╯ | ||
| + | 10333 ┤ ╭─╯ | ||
| + | 10290 ┤ | ||
| + | 10248 ┤ ╭╮ ╭─────╯ | ||
| + | 10206 ┤ ╭─╯╰─╯ | ||
| + | 10164 ┤ ╭───╯ | ||
| + | 10122 ┤ | ||
| + | 10080 ┤ | ||
| + | 10037 ┤ ╭╯ | ||
| + | 9995 ┼╮╭──╯ | ||
| + | 9953 ┤╰╯ | ||
| + | | ||
| + | | ||
| + | - Ascended: 400, Calculated: 17949, Time: 03:00 of 03:00, Coll: 100 | ||
| + | | ||
| + | Generator Ready! | ||
| + | Count of strategies: 100 | ||
| + | Collection exported: collections/ | ||