miro-ka / mosquito

Trading Bot with focus on Evolutionary Algorithms and Machine Learning
GNU General Public License v3.0
261 stars 53 forks source link

Create blueprint module - features generator #11

Closed miro-ka closed 7 years ago

miro-ka commented 7 years ago

Blueprint - current state of the market consisting of grid of indicators. State can be used for training AI.

vperilla commented 7 years ago

What library are you planning to use in order to implement AI?

miro-ka commented 7 years ago

I'm thinking more towards creating a generic layer so I could easily plug-in libraries like scikit, keras or tpot.

miro-ka commented 7 years ago

done + tested on 2 pairs for 30 days - 6af89b8