代码拉取完成,页面将自动刷新
TBFIX - Just another tradebot trying to be profitable (Fork of zenbot, with a lot of improvements)
# you need installed mongodb and nodejs
git clone https://github.com/marcelomf/tbfix
npm install
cp conf.json-dist conf.json
vim conf.json # put your key and secret of binance
mkdir BTC-USDT
node genstts.js BTC-USDT > tmp.sh
chmod + x tmp.sh
vim tmp.sh # view the strategies
./tmp.sh # waiting for backtests !!! View the results on BTC-USDT folder
./simsresults.sh BTC-USDT/simsresults_BTC-USDT.txt # grep by you like
./tbfix.sh trade --paper --deposit 500 binance.BTC-USDT --strategies "macd.30m, ehlers_ft.30m" --strategies_action_buy "(macd30m.buyANDehlers_ft30m.buy)" --strategies_action_sell "(macd30m.sellORehlers_ft30 .sell) " # observe with --paper mode
# by your risk, remove --paper and try to be profitable in real market.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。