jazzonaut / IntelliTrader

Intelligent Cryptocurrency Trading Bot
http://intellitrader.io
Other
156 stars 56 forks source link

Enhancement - "Bag Splitter" #23

Open Krypt0Trader opened 6 years ago

Krypt0Trader commented 6 years ago

Hi Jazzo,

Being able to split bags into multiple coins would help getting rid of them. Let's say if a bag reaches a certain value or/and age, then IT will fraction it into multiple coins (defined number by users or divied by the initial buy cost, etc.). Basically it is swapping a bag into multiple coins to ease it's dilution. Also DCA count needs resetting, so we can start DCA over the new splitted coins.

Example: "MaxBagValue": 0.4, "MaxBagAge": 1.5, If a bag reaches 0.4 BTC and is 1.5 days old, IT will fraction it.

Thanks, KH