TRAILING STOP MARKET - Big LOSES

Hi !

I’m having problems with TRAILING SHOP MARKET API !

I read all documentation !

This conditions :

  • Activation Price > Latest price (short)
  • Activation Price < Latest price ( long)

I’m using :

To determine AP value I’m calculating 1% of LP > or < for long or short !
That’s good ? Or 1% is a big value ?

This other conditions - if mandatory and aditional to first described , I can’t atend because I don’t know where obtain :

  • lowest price
  • highest price
  • rebound rate

Can you help me ?

And please WHY ORDERS have a big delay until be positioned ?
The prices change and I having a lot of negative ROE !

“ To activate a trailing stop order, 2 conditions need to be fulfilled.

A buy trailing stop order will be placed if the following conditions are met:

  • Activation Price ≥ Lowest Price
  • Rebound Rate ≥ Callback Rate

A sell trailing stop order will be placed if the following conditions are met:

  • Activation Price ≤ Highest Price
  • Rebound Rate ≥ Callback Rate”

That’s good ? Or 1% is a big value ?

This is relative to your risk tolerance.

This other conditions - if mandatory and aditional to first described , I can’t atend because I don’t know where obtain :

  • lowest price
  • highest price
  • rebound rate

Can you help me ?

This is derived information, not parameters provided by the client. Highest Price and Lowest Price signifies the highest and lowest market price since order placement, respectively. Rebound Rate is the percentage difference between the current market price and the highest or lowest market price, depending on the direction of the trailing order.

And please WHY ORDERS have a big delay until be positioned ?

Latency is subject to multiple factors. This may be a combination of client and server issues and requires more information to be diagnose correctly.