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 Geovanny Suaza, 02-11-2026, 06:32 PM
                0 responses
                558 views
                0 likes
                Last Post Geovanny Suaza  
                Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                0 responses
                324 views
                1 like
                Last Post Geovanny Suaza  
                Started by Mindset, 02-09-2026, 11:44 AM
                0 responses
                101 views
                0 likes
                Last Post Mindset
                by Mindset
                 
                Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                0 responses
                545 views
                1 like
                Last Post Geovanny Suaza  
                Started by RFrosty, 01-28-2026, 06:49 PM
                0 responses
                547 views
                1 like
                Last Post RFrosty
                by RFrosty
                 
                Working...
                X