Haehnchen / crypto-trading-bot

Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance, Bybit ... (public edition)
MIT License
3.09k stars 975 forks source link

How to Setup for Formulas, Loans, APIs at Bot #254

Open Paradice opened 3 years ago

Paradice commented 3 years ago

Hello, how to setup a Trading formula with to buy and reinvest all token on market in once? All token is the Main of all formulas in different strategies?

How to Integrate a Auto flashloan?

How can i Set a api for Auto loan from blockfi.com?

egisz commented 3 years ago

@Paradice , your question is too wide. This project is as is, with limited documentation. You have to be prepared to spend lot of hours to setup development environment (it's a must to be able to debug code), analyze examples, write your own strategies and test them. This repository is for reporting bugs and providing ideas for future development.