stayradiated / volatile

A service for automating cryptocurrency trading.
https://volatile.co.nz
2 stars 4 forks source link

Allow users to configure how the bid price is calculated #31

Closed stayradiated closed 2 years ago

stayradiated commented 2 years ago

Currently it's hard coded to be an average of the last hour, but this should be configureable.

stayradiated commented 2 years ago

There is an option to configure the interval for each DCA order now. However, I still need to add this to the UI.

stayradiated commented 2 years ago

You can now set/update the interval_ms field of a DCA order.