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

Market Orders Filled @ Ask and @ Bid!!!

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

    Market Orders Filled @ Ask and @ Bid!!!

    NT,

    I am looking for a way to display market orders that have been filled at ask and at bid.

    I tried to reproduce this today and to display results to the output screen.

    I found the following:

    -----------------------------------------------------------------------

    e.MarketData.Bid.Price feed - gives me the current bid price.

    e.MarketData.Bid.Volume feed - gives me the current number of contracts available @ that bid price.

    MarketDataType.Last feed - gives me the sum of bid and ask contracts traded between each update.

    ------------------------------------------------------------------------

    I have not been able to find a stream displaying filled Bid and Ask Market Orders.

    I believe your volume series is the sum of Market Orders filled at Bid and Ask.

    This problem seems pretty basic, but its got me stumped!!!

    How do I go about collecting this data???

    Thanks,

    RJay
    RJay
    NinjaTrader Ecosystem Vendor - Innovative Trading Solutions

    #2
    RJay, I don't believe there is such a stream - you would need to create this logic yourself in the code, for samples please check into our BuySell Pressure / Volume indicators, which classify trades with Level 1 data.

    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by judysamnt7, 03-13-2023, 09:11 AM
    4 responses
    59 views
    0 likes
    Last Post DynamicTest  
    Started by ScottWalsh, Today, 06:52 PM
    4 responses
    36 views
    0 likes
    Last Post ScottWalsh  
    Started by olisav57, Today, 07:39 PM
    0 responses
    7 views
    0 likes
    Last Post olisav57  
    Started by trilliantrader, Today, 03:01 PM
    2 responses
    21 views
    0 likes
    Last Post helpwanted  
    Started by cre8able, Today, 07:24 PM
    0 responses
    10 views
    0 likes
    Last Post cre8able  
    Working...
    X