binance-dca-bot
binance-dca-bot copied to clipboard
Any interest in DCA strategy based on Crypto Fear & Greed Index?
For my local fork, I have integrated a new Dynamic DCA strategy which is based on daily Crypto Fear & Greed Index.
So, logic i was thinking was:
- if fear is high, scale in more..
- if greed is high, scale out.
- If greed is extreme, dont buy
Let me know if there is any interest and I can do a PR
PS: great work
I like the idea, I would be interested to see it. I think there needs to be a way where strategies can be defined in a strategies directory and you can apply a strategy be defining it in the config. I suppose it could even be possible to apply a strategy per asset.