Kevin Owocki
Kevin Owocki
@rubik merged your previous PR.
> However, it's still not perfect, since the old data is still in MST and a migration could be necessary. Is it worth writing a data migration for this? I...
this will need a rebase before merging.
I'm good with merge here. @igorpejic @Snipa22 @t0mk ?
would like to get another to sign off on merge here... @Snipa22 @igorpejic @t0mk ?
@rubik could you describe how you tested this? does your personal instance of pytrader have data flowing through the admin?
@NDuma noodling on this a bit more. the first step would simply be to start collecting the data. i'm thinking that each currency pair has a set of keywords (ETH,...
Hey @jeff-hykin that's certainly an interesting idea. I wasn't planning to have this repo be used to react to current events ( under the assumption that anything real time would...
@jeff-hykin Hi Jeff, currently, pytrader operates by using classifiers and NNs to predict price movements based upon the last _n_ price movements of granularity _g_. The trade.py loop sleeps for...
> TLDR - I’ll start theorizing / testing independently and let you know if I find something interesting/practical Awesome. I'm putting in some cycles this weekend so maybe I'll catch...