Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mohamad-supangat/node-binance-future-bot
- Owner: mohamad-supangat
- Created: 2022-03-28T07:14:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-26T15:16:58.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T16:54:54.342Z (over 1 year ago)
- Topics: binance, binance-bot, binance-futures, trading, trading-bot, trading-strategies
- Language: JavaScript
- Homepage:
- Size: 191 KB
- Stars: 5
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```