Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Coordinate Multiple strategy entries

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

    Coordinate Multiple strategy entries

    Is it possible to get a strategy to recognize the total position in a contract, including positions entered by other strategies? I am trying to run 2 strategies on one contract and want orders from Strategy A to cancel if strategy B takes a position.
    Ive tried this, but it only seems to watch orders from its own strategy.


    if (Position.MarketPosition == MarketPosition.Flat)
    {
    EnterLongLimit(this.bid - this.offsetTicks * TickSize);
    }

    #2
    Unfortunately cross strategy positioning is beyond the scope of what we can offer support for.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Josh

      Thanks for the reply. So does that mean it is possible but you cant help with it on the forum, or does that mean its not possible in Ninja?

      Thanks Again

      Comment


        #4
        We do not provide support/assistance for that.

        Comment


          #5
          Ok, I just need to know if it is possible though.

          Comment


            #6
            It depends what you want to achieve, you need to try by yourself. We don't provide support for that.

            Comment


              #7
              I think I get the fact that 'its not supported'. A simple yes or no, was what I was after as my original question was 'Is it possible'. and what I am trying to achieve was also pointed out quite clearly. So I guess I can take it that if I can figure it out myself or pay to get it done then it is a possibility in Ninja. I dont have to go looking for a new platform....

              Comment


                #8
                >> simple yes or no,
                There is not simple reply which is one reason why we don't provide support for that. You need to try by yourself.

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by DJ888, 04-16-2024, 06:09 PM
                4 responses
                12 views
                0 likes
                Last Post DJ888
                by DJ888
                 
                Started by terofs, Today, 04:18 PM
                0 responses
                11 views
                0 likes
                Last Post terofs
                by terofs
                 
                Started by nandhumca, Today, 03:41 PM
                0 responses
                7 views
                0 likes
                Last Post nandhumca  
                Started by The_Sec, Today, 03:37 PM
                0 responses
                3 views
                0 likes
                Last Post The_Sec
                by The_Sec
                 
                Started by GwFutures1988, Today, 02:48 PM
                1 response
                9 views
                0 likes
                Last Post NinjaTrader_Clayton  
                Working...
                X