https://github.com/clementroyer/trading
A trading bot in bash, with UI
https://github.com/clementroyer/trading
bash shell trading trading-bot ui
Last synced: about 2 months ago
JSON representation
A trading bot in bash, with UI
- Host: GitHub
- URL: https://github.com/clementroyer/trading
- Owner: ClementRoyer
- License: other
- Created: 2021-04-25T16:27:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T19:55:43.000Z (about 5 years ago)
- Last Synced: 2025-09-01T12:47:19.097Z (10 months ago)
- Topics: bash, shell, trading, trading-bot, ui
- Language: Shell
- Homepage:
- Size: 265 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
N U C L E A R - BOT
Trading bot with UI in bash
This is a school project made in 2017 during my 3rd school year
Version unreleased
## Demo

## Run
```
$ git clone git@github.com:ClementRoyer/trading.git
$ cd trading
------ Option One ------
- Run with custom file -
$ cd push_index
$ ./run
------ Option Two ------
- Run with online data -
$ cd trade_online
$ ./command.sh
```
## Edit
You can edit the file `command.sh` in root folder, `push_index/run` will use this file to start.
#
Built with ❤︎ by
Clément ROYER
[][Policy] [][twitter] [][Linkedin] [][website]

#
[Main-Readme]: .
[Policy]: ./LICENSE
[Postman-Doc]: .
[ChangeLog]: ./changelog
[Twitter]: https://www.twitter.com/ciemrnt
[Linkedin]: https://www.linkedin.com/in/cl%C3%A9ment-royer/
[website]: http://clement.royer.gg/en/