Welcome to our new support center! Some articles may still be missing; they will be added shortly. For the old support documentation go to https://support.altrady.com. If you have questions, open a new ticket here. New tickets on support.altrady.com won’t be answered; existing tickets will be finalised there.

Altrady Support Altrady Support
4
Closed · done This request is closed. You can still comment, but it stays closed unless the team reopens it. Bots

Webhook URL Alerts - 'Increase Order': Allow fixed amount

Could Altrady's developers offer users a more accurate method to adjust position sizes, enabling us to specify the exact amount in both Base and Quote currencies? The current system only allows for percentage-based increases of the original position, which is problematic.

Current:
"increase_order": {
"quantity_percentage": "100",

Proposed Option A:
"increase_order": {
"quantity_base": "100",

or

Proposed Option B:
"increase_order": {
"quantity_quote": "100",

Example:
In this case, Base Order was 60.573 (Altrady rounded to 59.4, with the fees included) the 'Increase Order' alert called for "quantity_percentage" of 183.274%. As deals increase in size, these percentages will become more problematic and misalign with complex TradingView strategies because 10,000% of 60.573 is quite different from 10,000% of 59.4 for example.

If Altrady programming developers were to add "quantity_quote" or "quantity_base" for example, just like their competitors 3Commas and Gainium it would fix this issue completely.

See Article:
https://support.altrady.com/en/article/webhook-signals-open-close-increase-or-reverse-a-position-5sr46f/

And search for 'Increase'

Suggested over 2 years ago

0 comments

Sign in to join the discussion.