Effanuel / BitMEX-scaled-orders

Bitmex trading tool using REST API and Websocket
MIT License
33 stars 15 forks source link

[FEATURE REQUEST] Presets #23

Open Poilaucul opened 4 years ago

Poilaucul commented 4 years ago

Hi,

Preset to set predifined position side and size and parameters would be nice. Something like illustrated in the following animated gif:

deribit-scaled-orders

From https://github.com/yerb/deribit-scaled-orders

Regards,

Effanuel commented 4 years ago

What kind of preset options would you be interested in? Since price levels change pretty often, and you never want to trade the same level twice, I don't think having a preset for price range start/end is a good idea.

Poilaucul commented 4 years ago

Indeed price beeing fluid I certainly don't want the same level twice. The presets are in my exemple applied to Quantity, Order count, Direction, Distribution. With your tool, presets could also be applied to take profits targets number/offset/percentage https://github.com/Effanuel/BitMEX-scaled-orders/issues/11 and stop loss price offset as suggested there https://github.com/Effanuel/BitMEX-scaled-orders/issues/16#issuecomment-694977580.

Effanuel commented 4 years ago

After cross-order, I will probably be working on placing profit-targets. I will consider this, but not with high priority.