Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How SetStopLoss works?

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

    How SetStopLoss works?

    Hi,

    I have a small question. I'm running FDAX automated trading system on VELOCITY and set SetStopLoss (CalculationMode.Price, 15); in Initialize().
    Inside the system I have full control and my stop is less than 15 (Am I right SetStopLoss (CalculationMode.Price, 15); mean stop loss 15 points?). But I should be sure that if internet connection closed by any reason in this case VELOCITY will closed opened position. Is it right way call SetStopLoss for my purpose?

    Regards,
    Eugene.

    #2
    Hi ELabunsky,

    If you want to dynamically change your stoploss, it is recommended to call SetStopLoss in the OnBarUpdate().

    If you use it in the calcuation mode 'price', it will use the trading price of your symbol as stop value, please also review this link here - http://www.ninjatrader-support.com/H...tStopLoss.html

    What happens when your internet connection drops, depends on where your orders are residing, please check this link - http://www.ninjatrader-support2.com/...ead.php?t=5349

    Comment


      #3
      Bertrand,
      Am I right I need ask VELOCITY does EUREX supports OCO (One Cancels Other) functionality? And call SetStopLoss in Initialize() is guaranty OCO usage ? I like notice I'm using my own stop rules in onMarketData() and I need guaranty close position only when connection lost.
      Regards,
      Eugene.

      Comment


        #4
        Hi Eugene,
        Yes, please check with Velocity directly where your orders for the Eurex are held.

        If I am not mistaken Eurex supports OCO features with the release 11 update.

        Comment


          #5
          Thank you. I'll ask.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Mindset, 04-21-2026, 06:46 AM
          0 responses
          117 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by M4ndoo, 04-20-2026, 05:21 PM
          0 responses
          166 views
          0 likes
          Last Post M4ndoo
          by M4ndoo
           
          Started by M4ndoo, 04-19-2026, 05:54 PM
          0 responses
          85 views
          0 likes
          Last Post M4ndoo
          by M4ndoo
           
          Started by cmoran13, 04-16-2026, 01:02 PM
          0 responses
          130 views
          0 likes
          Last Post cmoran13  
          Started by PaulMohn, 04-10-2026, 11:11 AM
          0 responses
          88 views
          0 likes
          Last Post PaulMohn  
          Working...
          X