Username: Password:

Author Topic: 1000trades config in gunbot v2.x = the new "Step-Gain" config in v3.x?  (Read 11041 times)

Offline litbit

  • Rookie
  • *
  • Posts: 9
    • View Profile
Hi,

until now, I've been using Gunbot v2.x (on windows),
and the 1000trades algo (using the basic 1000trades settings from here : https://gunthy.org/index.php?topic=44.0 )
the gunbox.exe to update the configurations
and a batchfile on the commandline to start my currency pairs  (e.g. "node 1000trades BTC_xxx")

Now with the new v3.x, the way I see the settings displayed, what used to be the setting for the 1000trades, is now the settings window for "step gain",
whereas the tab for the 1000trades settings, seems to be a simplified version

so where I used to run "node 1000trades BTC_xxx" in v2, do I now run "node stepgain BTC_xxx" or still "node 1000trades BTC_xxx" with the config files

Thanks

Donations :
BTC : 1CTuCebS65v3591RisFqLPHMJusUSMJVAo // ETH : 0xee4e118bC10Acc88252e6A8f2a7E9bDe32e1F526
https://cointracking.info?ref=L742532 (Referred person gets 10% discount for all Account Upgrades)

Offline Gunthar

  • Administrator
  • *****
  • Posts: 287
    • View Profile
"node BB BTC_ETH poloniex" for poloniex market on Bollinger Band strategy
"node BB BTC_ETH kraken" for kraken market on Bollinger Band strategy
"node BB BTC_ETH bittrex" for bittrex market on Bollinger Band strategy
"node stepgain BTC_ETH" for poloniex market on STEP_GAIN strategy
"node 1000trades" for poloniex market on 1000trades strategy
"node supergun" for poloniex market on Russian Roulette strategy

Here are the config files for each strategy (Linux/Mac/ARM only):

BB-BTC_XXX-config.js for Bollinger Band strategy pairs
BTC_XXX-config.js for STEP_GAIN strategy pairs
config.js and params.js for 1000trades and supergun strategies pairs.