Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 530 Bytes

README.md

File metadata and controls

27 lines (13 loc) · 530 Bytes

AlphaBot

Trading bot using technical indicators to make trades.

Installation

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

Run

 ts-node src/main.ts

NOTES

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.