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
    BertrandNinjaTrader Customer Service

    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.
        BertrandNinjaTrader Customer Service

        Comment


          #5
          Thank you. I'll ask.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Rapine Heihei, 04-23-2024, 07:51 PM
          2 responses
          30 views
          0 likes
          Last Post Max238
          by Max238
           
          Started by Shansen, 08-30-2019, 10:18 PM
          24 responses
          943 views
          0 likes
          Last Post spwizard  
          Started by Max238, Today, 01:28 AM
          0 responses
          9 views
          0 likes
          Last Post Max238
          by Max238
           
          Started by rocketman7, Today, 01:00 AM
          0 responses
          7 views
          0 likes
          Last Post rocketman7  
          Started by wzgy0920, 04-20-2024, 06:09 PM
          2 responses
          28 views
          0 likes
          Last Post wzgy0920  
          Working...
          X