nilux
nilux
yep! the team behind ftx is well-known and absolutely solid and I guess if you support bitmex, binance-futures and ftx you will have the most future-proof exchanges supported and you...
Oh nice! Thanks! You should make a Pull Request here in this repo then @nateemma can add it to the repo
I prefer to run a vm with ubuntu and use this for my python development. You don't have any issues with dependencies and compatibility, and also you keep your mac...
You seem to be new! [Try this](https://lmgt.org/?q=https%3A%2F%2Fwww.google.com%2Fsearch%3Fq%3DUndefinedMetricWarning%253A%2BPrecision%2Band%2BF-score%2Bare%2Bill-defined%2Band%2Bbeing%2Bset%2Bto%2B0.0%2Bin%2Blabels%2Bwith%2Bno%2Bpredicted%2Bsamples.%26oq%3DUndefinedMetricWarning%253A%2BPrecision%2Band%2BF-score%2Bare%2Bill-defined%2Band%2Bbeing%2Bset%2Bto%2B0.0%2Bin%2Blabels%2Bwith%2Bno%2Bpredicted%2Bsamples.%26aqs%3Dchrome..69i57j69i58.475j0j7%26sourceid%3Dchrome%26ie%3DUTF-8) 🥇 As for TFT... How about you start to learn about some less complex models first, it helps later on in understanding...
> Interesting results. I'm using NNTC with LSTM3 and autoencoder instead of scitkit pca and have quite good results! I feel that using autoencoder delivers better results if you have...
I've converted it to python and also build a dynamic version of leledc exhaustion bands :) Feel free to include it in pandas-ta! https://github.com/just-nilux/legendary_ta/
the function you have to find the best classifier could actually be base for that. Just a thought!
@nateemma > you mean that I could combine various signals to create new 'compound' yes in a way. in a way like feature engineering, just in this case label engineering...
@tomjrtsmith this PR deals with the tensorflow topic and I've tested it, works well. https://github.com/freqtrade/freqtrade/pull/7807/files Another huge roadblock for the strategies as they are right now is feature engineering. With...
> Surely there's a way to adapt all the classifiers and anomaly detectors to use Freqai without rewriting everything for PyTorch? Well, I can see why it's more fun to...