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

Indicator Prior Day OHLC and correct price from Level 2

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

    Indicator Prior Day OHLC and correct price from Level 2

    Hello

    How I have to change indicator Prior Day OHLC to see correct price for Close past session from Level 2? Picture for CL08-19, Day

    Click image for larger version

Name:	97df4fb9d0.png
Views:	628
Size:	78.2 KB
ID:	1061920
    Thanks a lot

    Sergey

    #2
    Hello sergey_z,

    The PriorDayOHLC does not use level 2 data to calculate the prior day values, it uses Historical data and session information. If you wanted to use level 2 data in some way to gather that value, you would need to work out logic do accomplish that task. While I wouldnt be able to provide any direction in using level 2 data for this task, if you are using a provider which offers the LastClose metric, you can use fundamental data and OnMarketData to access that value when the provider supplies it. Fundamental data cannot be requested, this is something you would observe or listen for changes like listening to a radio:



    MarketDataType.LastClose (prior session close)



    Please let me know if I may be of further assistance.
    JesseNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by kujista, Today, 06:23 AM
    0 responses
    1 view
    0 likes
    Last Post kujista
    by kujista
     
    Started by traderqz, Yesterday, 04:32 PM
    1 response
    10 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by f.saeidi, Today, 05:56 AM
    1 response
    4 views
    0 likes
    Last Post Jltarrau  
    Started by Jltarrau, Today, 05:57 AM
    0 responses
    4 views
    0 likes
    Last Post Jltarrau  
    Started by Stanfillirenfro, Yesterday, 09:19 AM
    7 responses
    52 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Working...
    X