elinor-reloaded
elinor-reloaded copied to clipboard
[REQUEST] Detect and display largest margin within sell orders
Elinor Reloaded is a fantastic tool, it's my primary tool for margin calculations and I use it for absolutely everything. One extra feature I'd love to have is the ability to detect sell orders for an item whos prices have a decent margin between them, indicating that the cheaper ones could be purchased and relisted at the higher price of the two detected orders.
for example
Gist X-Type something or another
Sell
Quantity | Price |
---|---|
10 | 17m |
10 | 18m |
10 | 19m |
10 | 20m |
3 | 45m |
3 | 46m |
3 | 47m |
ER would see that there's a gap between the 20m and 45m orders and show the margin between them, notifying the user that the 20m and below could be bought up and relisted at a < 45m price
The detection process could just use the already configured margins to determine whether the notification should be displayed or not and would just check the margins of all of the sell orders until it comes across a pair that meet the configured margin.
A maximum margin configuration could be implemented for this feature in order to filter out the extremely ridiculous prices at the bottom of the sell order book, like a jump from 1m to 1b.
Hey,
I'm glad you find Elinor useful ! This project is however on life support, I'm not trading anymore and it's been a long time. It's very unlikely I will ever work on improving or adding features to Elinor anymore.
I'm doing my best to keep it up to date and working despite having no interest in it
I will edit the readme to reflect this, I should have done it earlier to save your time.