https://github.com/dewmal/binary_dot_com_trading_bot
working trading bot using javascript and 99 lines of codes.
https://github.com/dewmal/binary_dot_com_trading_bot
Last synced: 5 months ago
JSON representation
working trading bot using javascript and 99 lines of codes.
- Host: GitHub
- URL: https://github.com/dewmal/binary_dot_com_trading_bot
- Owner: dewmal
- License: mit
- Created: 2019-12-15T07:18:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-29T21:47:54.000Z (about 5 years ago)
- Last Synced: 2024-04-14T21:16:55.122Z (about 2 years ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# binary_dot_com_trading_bot
working trading bot using javascript and 99 lines of codes.
# you can read comprehensive details from here
[https://blogs.ceylon.app/how-to-create-artificial-intelligence-enabled-trading-bot-part-1/](https://blogs.ceylon.app/how-to-create-artificial-intelligence-enabled-trading-bot-part-1/)
Installation guide
```sh
npm install
npm start
```
Also you need to replace your app id and token keys in file
Licence
Free For All, Do anything as you wish