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 argusthome, 03-08-2026, 10:06 AM
          0 responses
          76 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          45 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          26 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          32 views
          0 likes
          Last Post TheRealMorford  
          Started by Mindset, 02-28-2026, 06:16 AM
          0 responses
          62 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Working...
          X