Dynamic Price Filter (24H High/Low)

For multi-pair trading bots there are Volume Filters in the Deal Start section: Volume filter and Relative volume filter. There you can choose which pairs you want to trade based on their volume. There’s even an option Custom. But that only seems to work for the Volume filter but not here. I guess that should be added to Bug Reports

image

The Dynamic price filter instead prevents your bot from opening new deals to close to the last open deal(s) of the same pair. Unfortunately from the description I would expect the bot to open deals at the following prices if we configure a deviation of 1%:

100, 99, 99.99, 98.9901, 99.980001, ...

Hopefully I am mistaken.