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 PaulMohn, Today, 05:00 AM
          0 responses
          6 views
          0 likes
          Last Post PaulMohn  
          Started by ZenCortexAuCost, Today, 04:24 AM
          0 responses
          6 views
          0 likes
          Last Post ZenCortexAuCost  
          Started by ZenCortexAuCost, Today, 04:22 AM
          0 responses
          3 views
          0 likes
          Last Post ZenCortexAuCost  
          Started by SantoshXX, Today, 03:09 AM
          0 responses
          16 views
          0 likes
          Last Post SantoshXX  
          Started by DanielTynera, Today, 01:14 AM
          0 responses
          5 views
          0 likes
          Last Post DanielTynera  
          Working...
          X