binance-dca-bot icon indicating copy to clipboard operation
binance-dca-bot copied to clipboard

Any interest in DCA strategy based on Crypto Fear & Greed Index?

Open dakkusingh opened this issue 3 years ago • 1 comments

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

dakkusingh avatar Oct 07 '21 21:10 dakkusingh

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.

lukeliasi avatar Oct 20 '21 20:10 lukeliasi