Update cryptocurrency DCA trading bot
Budget: $250 – $750 USD
I have an existing and functional cryptocurrency DCA trading bot developed in Node.js and MongoDB that needs some additional features. The code is currently on GitHub (link will be shared if selected), but would prefer development not to be committed there.
You must have experience with the CCXT library along with cryptocurrency trading experience with major exchanges such as Binance or Coinbase, and / or blockchain development proficiency. If you have familiarity with other trading bot platforms such as 3Commas is a plus.
These are the additional features needed:
1. The DCA bot currently only supports market orders, and am looking to add limit order capability with the understanding of the pros and cons to using market vs. limit orders for a trading bot especially during highly volatile times.
2. Ability to change the final take profit percentage while a DCA deal is running and make sure no interruptions occur to the bot. For example, if originally the final take profit was set to 1.5% and now is changed to 1%, it should recalculate and update the MongoDB data without interruption.
3. Ability to add additional DCA (safety) orders to existing deals and calculate accurately without interrupting the bot / deal. For example, if originally 10 safety orders were set, and the user wants to change to 12, it should recalculate and update the MongoDB data without interruption.
4. Add a close DCA deal at market price feature, which basically sells the current deal asap.
5. Add funds option to current active deals. This is basically just placing another order (market or limit) while a DCA deal is running to hopefully reduce average price even further.
There may be additional features needed, so if these are implemented properly, there is likely more work ahead.
You must have experience with the CCXT library along with cryptocurrency trading experience with major exchanges such as Binance or Coinbase, and / or blockchain development proficiency. If you have familiarity with other trading bot platforms such as 3Commas is a plus.
These are the additional features needed:
1. The DCA bot currently only supports market orders, and am looking to add limit order capability with the understanding of the pros and cons to using market vs. limit orders for a trading bot especially during highly volatile times.
2. Ability to change the final take profit percentage while a DCA deal is running and make sure no interruptions occur to the bot. For example, if originally the final take profit was set to 1.5% and now is changed to 1%, it should recalculate and update the MongoDB data without interruption.
3. Ability to add additional DCA (safety) orders to existing deals and calculate accurately without interrupting the bot / deal. For example, if originally 10 safety orders were set, and the user wants to change to 12, it should recalculate and update the MongoDB data without interruption.
4. Add a close DCA deal at market price feature, which basically sells the current deal asap.
5. Add funds option to current active deals. This is basically just placing another order (market or limit) while a DCA deal is running to hopefully reduce average price even further.
There may be additional features needed, so if these are implemented properly, there is likely more work ahead.