Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Update darwin.js header example #1036

Merged
merged 1 commit into from
Jan 4, 2018

Conversation

dauv
Copy link
Contributor

@dauv dauv commented Jan 3, 2018

Corrected example syntax

Copy link
Contributor

@shr00mie shr00mie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

slight modification + resume command.

@@ -4,7 +4,7 @@
* Clifford Roche <[email protected]>
* 07/01/2017
*
* Example: ./darwin.js --selector="bitfinex.ETH-USD" --days=10 --currency_capital=5000 --use_strategies=(all|macd,trend_ema)
* Example: ./darwin.js --selector="bitfinex.ETH-USD" --days=10 --currency_capital=5000 --use_strategies="all" OR --use_strategies="macd,trend_ema,<strategy>"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might i instead suggest:
* Example: ./darwin.js --selector="bitfinex.ETH-USD" --days="10" --currency_capital="5000" --use_strategies="all | macd,trend_ema,etc" --population="101" --population_data="simulations/generation_data_NUMBERS_gen_X.json"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

@dauv dauv force-pushed the darwin_updateheader branch 3 times, most recently from 68fa0fb to 92ae431 Compare January 4, 2018 17:13
@DeviaVir DeviaVir merged commit 2dd4eb5 into DeviaVir:unstable Jan 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants