miro-ka / mosquito

Trading Bot with focus on Evolutionary Algorithms and Machine Learning
GNU General Public License v3.0
261 stars 53 forks source link

Just a Status #41

Closed crack00r closed 7 years ago

crack00r commented 7 years ago

looks good so far, i started live a few min. ago

but maybe add https://github.com/miti0/mosquito/pull/38 ore add a option into config... its better for testing, to just buy a smallamount of btc, so you can spread all over more coins, not all into 1

screenshot_1

crack00r commented 7 years ago

i just change strategies/mosquito.py a bit

                             TradeState.buy,
                             amount=(round((0.0015 / close_pair_price), 8)),
                             rate=close_pair_price,
                             buy_sell_all=False)
miro-ka commented 7 years ago

great,..I want to add the functionality #38 in more generic way (into the config file),...I can take a look at it today/tomorrow.

miro-ka commented 7 years ago

btw I'm also here :) https://gitter.im/mosquito-bot/Lobby

miro-ka commented 7 years ago

thanks for the feedback,...hope you don't mind if I close this :)