bitcoinvsalts / node-binance-trader

💰 Cryptocurrency Trading Strategy & Portfolio Management Development Framework for Binance. 🤖
https://bitcoinvsalts.com
MIT License
1.16k stars 381 forks source link

Pairs in ENV #95

Closed certifirm closed 3 years ago

certifirm commented 3 years ago

In trader, at this moment, the pair is hardcoded and margin_pairs variable too.

I think that this 2 variables must be in .env file. Because we must configure if we want use, for example, and USDT strategy like "ZEN", and the same for the pairs.

It's a suggestion.

dargmuesli commented 3 years ago

For margin pairs, those are already automatically loaded on the project's testing branch version. It would be great if you could help with testing by running this version yourself and report back to us if that works as expected.

certifirm commented 3 years ago

Nice. I am testing the 0.4 branch two days ago, but poor activity in strategies. I will use this one to test without problem. I will report back. Thanks for your work.

certifirm commented 3 years ago

For the moment all has worked well. I am testing now the zen version with multiple pair (BTC and USDT)