how can i apply it in real market

#2
by chifural - opened

how can i apply it in real market

Idk actually, I was curious to see what would happen, so I trained a model. @0xMaka created a subset of the dataset, and @mrzlab630 created the original one. Maybe one of them can answer this?

It was actually just an experiment. I wanted to try to create a trading assistant for the crypto market, but I don't have time for it yet. If you succeed in something, let me know, I'm very interested in it.

What decisions do you want it to take? Do you have a github repo or an outline for it, i might have some time in hand. @mrzlab630

The goal is to create a bot that would understand the market situation, i.e. see the trading channel and possible entry and exit points.
I was also thinking of taking a real trader's order book and using it to train the AI.

I've been playing around a bit with the binance api for testing. but it's not something you can put on github.

...I hope to revisit this project after a while (if I'm lucky).

Hey, just seeing this. The sequence classification set was a prototype, the question answer set was used in identifying continuation and reversal patterns as part of a momentum and sentiment indicator.

@0xMaka How would you use that in a trading scenario? Could you point to some benchmark that i can try this model?

Sign up or log in to comment