gazbert / bxbot

A simple Bitcoin trading bot written in Java.
MIT License
825 stars 280 forks source link

Create AI Trade Analysis app #22

Closed gazbert closed 5 years ago

gazbert commented 8 years ago

An AI based microservice that will feed off trading events sent by the bots.

A REST API will be provided for trading strategies to feed and query.

This work will be done in a new GitHub project: https://github.com/gazbert/bxbot-ai

gazbert commented 5 years ago

Closing. Might resurrect this after REST API + UI is completed.