Support Board
Date/Time: Fri, 07 Nov 2025 03:48:49 +0000
Post From: Maximum failed modifications have been reached
| [2025-10-23 05:57:31] |
| hamezigno_esseco - Posts: 3 |
|
Dear support, I hope you're doing well I built a custom ASCIL study that modifies the price of a limit order, following some indicator. At some point, I get the following message appearing in the Trade Service Log: "Unable to modify order because maximum failed modifications has been reached. Limit: 20" Two questions: - Can I change the limit=20 to something higher ? (or disable it?) - I'm currently manually calling sc.ModifyOrder for that purpose and it fails when the indicator does not change ("Price and quantity (xxx, xxx) for order modification are the same as existing order"), which eventually triggers the "Maximum failed modifications" error. Is calling sc.ModifyOrder the recommended way for this use case or would you recommend doing something else ? Thanks for your help |
