Hello.
Can I only sell, but not only with LIMIT price. The price must be dynamic.
For example, the market price is 1 coin = 100$. I want to sell my coin and put higher price 105$ if the market price is growing to 103$, my order price also must growing to 107$. If it possible, clarify please where to do like this.
Thank you.
you can try to use the MARKET PRICE LIMIT (the second TAB of the price limit options)
Create a rule like
Never Sell Under Last Market Price + X% (ex 10%)
then check the option "When limit is applied Adequate price to limit".
You can set a recalculation routine every lookup but you must consider that there's the risk of a continue recalculation.
In that case your order will be match only if the price will reach your order price BEFORE the CAT order recalculation routine.