forex software

Create and Test Forex Strategies

forex software

Skip to forum content

Forex Software

Create and Test Forex Strategies

You are not logged in. Please login or register.


Forex Software → Express Generator → file cmd generator on ret/dd

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 4

Topic: file cmd generator on ret/dd

Hello,

How tell the generator to make the search with ret/DD.

node bin/gen.js ^

--max-data-bars 100000 ^
--server ICM ^
--Symbol EURUSD ^
--Period H1 ^
--max-ascended-strategies    0 ^
--max-calculated-strategies  0 ^
--max-working-minutes        0 ^
--collection-capacity  0 ^
???

Best regards

Re: file cmd generator on ret/dd

> How tell the generator to make the search with ret/DD.

--min-return-to-drawdown 2

A "Collection capacity" of zero (unlimited) is not a good idea. We recommend you limit it to below 500.

Re: file cmd generator on ret/dd

did you do a template file with all the option for generation and validation ?

Re: file cmd generator on ret/dd

If you need a lot of options, copy the default settings file "gen.settings.ini" from the "bin" folder.
It contains all the options.

Modify the options you need.

Call Express Generator with your settings file:

 node .\bin\gen.js --settings my-settings.ini

Posts: 4

Pages 1

You must login or register to post a reply

Forex Software → Express Generator → file cmd generator on ret/dd

Similar topics in this forum