chrisleekr / binance-trading-bot

Automated Binance trading bot - Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis
MIT License
5k stars 1.09k forks source link

sorry to ask the most stupid question but #171

Closed KakashiOP1 closed 3 years ago

KakashiOP1 commented 3 years ago

how do we start your binance_trading_bot as its pretty complicated [ for me ]. do we have to install docker desktop or we can run it directly if so how then or if we have to use docker des top then how to use it

ottuzzi commented 3 years ago

Please install docker desktop and then follow the instructions in the main page of the project.

chrisleekr commented 3 years ago

As @ottuzzi said, start with that if you are using Windows.

Recommended installation steps are:

  1. You will need a Linux server.
  2. Install Git, NPM, Docker, Docker-compose
  3. Clone this repository
  4. Then follow this - https://github.com/chrisleekr/binance-trading-bot#how-to-use

Google will be your best teacher for step 2-3.

chrisleekr commented 3 years ago

@KakashiOP1 Please close the issue if your issue is resolved.