Trading bot using technical indicators to make trades.
Node v16.19.1
Requires ts-node "ts-node": "^10.7.0" & "typescript": "^4.2.3"
Make sure yarn installs all the dependencies in the package json otherwise bot will not run
ts-node src/main.ts
Can be run in any environment as long as everything is installed. Since it handles keystores best keep it off online cloud computing.
Does not handle markets right after a bull. As it only spot buys synthetic btc.