Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Slippage ?

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

    Slippage ?

    Hello
    I have question about automated trading on N8 platform:

    In properties, I saw historical fill processing contain (Slippage)
    My strategy is using pending orders.

    The question is.

    When I trade on the real account or demo account, Will this (Slippage) work with the pending orders that my strategy will place?

    Maybe you mean that (Slippage) works only on back test?
    What is correct?

    Thank you


    #2
    Is there any update ?
    I need an answer please

    Comment


      #3
      Hi Trader199,

      Slippage (in ticks) only applies to backtests and simulation runs. If running with real money then your fill price is dependent on the market.

      So if you set slippage to 1, in your backtest if you submit an order it will get filled 1 tick against you and so forth.

      I build useful software systems for financial markets
      Generate automated strategies in NinjaTrader : www.stratgen.io

      Comment


        #4
        Originally posted by JakeOfSpades View Post
        Hi Trader199,

        Slippage (in ticks) only applies to backtests and simulation runs. If running with real money then your fill price is dependent on the market.

        So if you set slippage to 1, in your backtest if you submit an order it will get filled 1 tick against you and so forth.

        I build useful software systems for financial markets
        Generate automated strategies in NinjaTrader : www.stratgen.io
        Thank you for your answer
        Well, now I made sure that slippage only works on the backtest, but I also want it to work on my real account
        So, can I add parameter (slippage) to my own automated strategy by the programmer, Is this possible?

        Comment


          #5
          Originally posted by Trader199 View Post

          Thank you for your answer
          Well, now I made sure that slippage only works on the backtest, but I also want it to work on my real account
          So, can I add parameter (slippage) to my own automated strategy by the programmer, Is this possible?
          Yes you can add your own parameter if you'd like through the code (Ninjascript), what's your intention?

          I build useful software systems for financial markets
          Generate automated strategies in NinjaTrader : www.stratgen.io

          Comment


            #6
            Hello Trader199,

            Slippage applies to historical market orders only (backtest). This does not apply to real-time market orders on the Sim101 or with a live connected account.

            In real-time, market orders are filled by market dynamics. Slippage is the amount of price change from when an order is submitted to when it fills. The further you are from thee brokerage servers, or the higher the latency on the internet connection, the longer it will take for orders to be transmitted from your local computer to the brokerage, and the higher change the price may have changed in that time.

            The Sim101 orders are filled locally without travelling through the internet and generally cannot be affected by slippage, unless the market is moving extremely fast. However, orders to a live demo would likely be affected the same as a live order to a funded account with the same brokerage.

            Unfortunately, there are no supported ways to change the fill price of an order as this is handled either by market dynamics or the simulation engine. In the logic you can wait to submit an order until a tick, second, or bar later if you wanted.
            Chelsea B.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

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