Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohamad-supangat/node-binance-future-bot

Make automatic orders and also to make automatic take profit for binance futures
https://github.com/mohamad-supangat/node-binance-future-bot

binance binance-bot binance-futures trading trading-bot trading-strategies

Last synced: about 1 month ago
JSON representation

Make automatic orders and also to make automatic take profit for binance futures

Awesome Lists containing this project

README

        

# Node Binance Future Bot

My goal is to make automatic orders and also to make automatic take profit for binance futures

## Usage
- write your config.json from variable exiting in config.js
- install node.js, yarn, dialog, tmuxp in your computer
- run for install node_modules
```sh
yarn
```
- run for start using bot
```sh
./start_bot.sh
```