Support Board
Date/Time: Sun, 23 Aug 2026 03:51:28 +0000
Post From: SpreadSheet Entry and Exit formulas
| [2026-07-22 14:04:32] |
| alexo2022 - Posts: 55 |
|
the system to connect to prop firm using rhythmic it only happens when the system is entering long trade, in short trade the system work properly. while the system enters long trade, once there a signal ( yellow bar ), there's a bracket with stop, target and entry point. ( pic 1 ) and as the market is triggered at the entry level ( pic 2 ) suddenly the stop is moving to upper location ( pic 3 ) this is the formula I have in column K (Buy Entry) - =IF(AND(ID21.SG1@4=1, R3<=40), 1, 0) this is the formula I have in column p that is connected to the trade management by study - =IF(K3=1, D4-$J$21, 0) these are the messages I got in the trade activity log 2026-07-21 09:35:07.156 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:07.318 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:07.490 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:07.826 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:08.011 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:08.220 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:08.444 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:08.611 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:08.804 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:08.997 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:09.309 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:09.486 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:09.660 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:09.868 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:10.073 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:10.260 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:10.518 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:10.689 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:10.932 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:11.090 | Stopping trail order modification due to multiple failed modifications | Symbol: NQU6.CME | TradeAccount: LFE150-H4DLC102-TEST001 | InternalOrderID: 12513 | ServiceOrderID: 166531754 | Current Status: Pending Modify * 2026-07-21 09:35:11.090 | Order modification failed | Rithmic Direct - DTC (Order cancel/replace reject). Info: sell order stop price must be below trade price. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:11.098 | Order modification failed (InternalOrderID) | Unable to modify order because maximum failed modifications has been reached. Limit: 20. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:11.161 | Order modification failed (InternalOrderID) | Unable to modify order because maximum failed modifications has been reached. Limit: 20. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:11.466 | Order modification failed (InternalOrderID) | Unable to modify order because maximum failed modifications has been reached. Limit: 20. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: 2026-07-21 09:35:11.567 | Order modification failed (InternalOrderID) | Unable to modify order because maximum failed modifications has been reached. Limit: 20. Internal Order ID: 12513. Service Order ID: 166531754. Symbol: NQU6.CME. Account: any ideas how can solve this problem ? |
| |
