Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

StopLimit

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

    StopLimit

    I know it may be missed but how do I use a stoplimit order to get an exact entry price or do I EnterLongMIT?
    Last edited by dibDab; 11-17-2022, 08:04 AM.

    #2
    Hi dibDab, thanks for posting. The documentation pages for the stop limit orders are linked below. There is a small example on how to call the method on each page:




    Kind regards,
    -ChrisL

    Comment


      #3
      ok thanks but how do I get an entry at a specific price (if thats possible)

      Comment


        #4
        Hi dibDab, thanks for the follow up. You can place the order at a desired price level. The market price needs to reach that level for the order to fill, it will not enter the market at any price level. E.g. the current price of a security is 100$, if you place the BuyStopLimit at prices, 110$-120$, the market price needs to reach at least 110$ for the order to fill.

        Kind regards,
        -ChrisL

        Comment


          #5
          sorry but I don't understand?

          if market is currently 2095.00 how can I get a specific entry at 3000.25?

          EnterLongStopLimit(1, 3000.25, 3000.25)

          or should I be using another method.

          Comment


            #6
            Hi,
            Is there a way when I switch my accounts in SuperDOM it will change on all my charts, without going to individual Chart Trader?​

            Comment


              #7
              Hi, thanks for your reply. The Limit order is not needed in this case, EnterLongStopMarket() can be used for the single 3000.25 price.
              EnterLongStopMarket(int quantity, double stopPrice)

              This is testable in the platform through the Simulated data feed. If you are not sure about the behavior of a method or any piece of code in the NinjaScript library, please always test the code in a test script using the Sim101 account and the Simulated data feed.

              SuperDuper, I am sorry, but there is no way to make a global account selector. You must select the account for the order entry window you are using. If you have further questions, please create a new topic.

              Comment


                #8
                ok thanks again.

                doesn't EnterLongStopMarket(1, 3000.25) result in this price or worse?
                Last edited by dibDab; 11-21-2022, 10:07 AM.

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by CarlTrading, 03-31-2026, 09:41 PM
                1 response
                41 views
                0 likes
                Last Post NinjaTrader_ChelseaB  
                Started by CarlTrading, 04-01-2026, 02:41 AM
                0 responses
                20 views
                0 likes
                Last Post CarlTrading  
                Started by CaptainJack, 03-31-2026, 11:44 PM
                0 responses
                29 views
                1 like
                Last Post CaptainJack  
                Started by CarlTrading, 03-30-2026, 11:51 AM
                0 responses
                46 views
                0 likes
                Last Post CarlTrading  
                Started by CarlTrading, 03-30-2026, 11:48 AM
                0 responses
                37 views
                0 likes
                Last Post CarlTrading  
                Working...
                X