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 This request is closed. You can still comment, but it stays closed unless the team reopens it. Bots

Custom Median factor to open trades

Currently, the QFL bot is hard coded to open trades if the coin goes the Median 1.0x value in percentage below the last base (and at least 3% below). The percentage value is different for each coin and for each base. It is multiplied with the Median (currently set to 1.0) to open trades at the specified percentage value (9% * 1.0 = 9% as an example). The bot opens the trade at 9%.

I request this Median factor of 1.0x to be customizable, so that I can set the bot to open trades at 0.66x the Median (0.66x * 9% = 6%). The bot opens the trade at 6%.

Best implementation in my view would be a slider that ranges from 0.25x - 3.0x to change the Median factor for opening trades.

Suggested over 4 years ago

1 comment

[email protected]

The signals aren't sent until the median drop is reached.
It's possible to use a negative Entry deviation for a lower entry.
But if you use a positive entry deviation for a higher entry, the signal won't come any sooner. You'll just be more sure of the entry filling.

The signal have been tested and we know they work using median drop.
You could however test this out using the Base Scanner and see if it is profitable for you. If it looks like a viable strategy, it could possibly
be considered for the signals.

about 4 years ago

Sign in to join the discussion.