Create and Test Forex Strategies
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| express-generator:start [2026/02/22 08:06] – Miroslav Popov | express-generator:start [2026/02/22 08:12] (current) – Miroslav Popov | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Express Generator (ExGen) is excellent tool for creating automated workflows for testing trading strategies. | Express Generator (ExGen) is excellent tool for creating automated workflows for testing trading strategies. | ||
| - | ==== Requirements ==== | + | ===== Requirements |
| * skills - to have the full benefits of Express Generator (ExGen) you have to be familiar with: | * skills - to have the full benefits of Express Generator (ExGen) you have to be familiar with: | ||
| Line 17: | Line 17: | ||
| - | ==== Benefits of using Express Generator ==== | + | ===== Benefits of using Express Generator |
| * it is a lot of fun to run Express Generator in the terminal and to see how it generates strategies | * it is a lot of fun to run Express Generator in the terminal and to see how it generates strategies | ||
| Line 24: | Line 24: | ||
| - | ==== Scripts ==== | + | ===== Scripts |
| - | === Fetcher (fetch.js) === | + | ==== Fetcher (fetch.js) |
| [[fetch-js]] | [[fetch-js]] | ||
| - | === Generator (gen.js) === | + | ==== Generator (gen.js) |
| [[gen-js]] | [[gen-js]] | ||
| - | === Multi-Market (mm.js) === | + | ==== Multi-Market (mm.js) |
| [[mm-js]] | [[mm-js]] | ||