ProtoOaOrderErrorEvent TRADING_BAD_STOPS returns neither OrderID nor positionID

Created at 06 Jun 2024, 14:03
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
raul_gherman's avatar

raul_gherman

Joined 01.03.2024

ProtoOaOrderErrorEvent TRADING_BAD_STOPS returns neither OrderID nor positionID
06 Jun 2024, 14:03


2024-06-06 12:30:00.445275 0ms WARN ProtoOaOrderErrorEvent {
   ctid_trader_account_id: 000redacted000,
   error_code: "TRADING_BAD_STOPS",
   order_id: Some(
       0,
   ),
   position_id: Some(
       0,
   ),
   description: Some(
       "New TP for BUY position should be >= current BID price. current BID: 0.66466, TP: 0.66464",
   ),
}

 

@PanagiotisCharalampous could you pls advise on this one?


@raul_gherman