Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to override Stoploss generated by Strategy in Superdom

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

    How to override Stoploss generated by Strategy in Superdom

    Hi, I have created a strategy which sets my stoploss automatically (using setstoploss). I want to be able to change my stop manually in superdom while the strategy is still running. The problem is whenever I change my stop in superdom manually, my stop will automatically change back to the level defined in setstoploss() in my strategy.

    I understand that instead of using iorder related procedures (such as enterlonglimit), I can use AtmStrategyCreate() which will allow me to change my stop or profit target manually in superdom. But my strategy requires me to use iorder.

    Is there a way which I can manually change the stoploss and override setstoploss() in strategy while it is still running?

    Thanks in advance.

    #2
    puppeye, unfortunately not - to be able to manage strategy generated orders manually on ChartTrader and the DOM's you would need need work with calling ATM templates for exit management.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    282 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    173 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    172 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    262 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    214 views
    0 likes
    Last Post CarlTrading  
    Working...
    X