Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Semi-Automatic Trading System.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Semi-Automatic Trading System.

    I have a Automatic Trade Management strategy triggers a trade, can I intercept the trade ticket before the trade is placed, confirm the order then and then send it manually?

    Thanks

    #2
    Hello dmking,

    I wanted to check the terms you used here to confirm I understand the question.

    By trade ticket do you mean an order before it is accepted/working?

    If you are referring to a NinjaScript strategy and intercepting orders before they are accepted, this is something you would need to implement into its logic to just prevent submitting the order. For example if you have a condition that enters a trade, instead of entering the trade you could make an alert or do some action to notify you to place a trade manually like an indicator.

    There is not a way to intercept trades so you would need to build the interception in as part of the tools logic. You can observe placed/filled trades to drive logic, but intercepting to decide if the trade actually should be sent would require controlling the logic to avoid placing the trade at all.


    I look forward to being of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Today, 05:17 AM
    0 responses
    20 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    119 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    63 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    41 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    45 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X