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

Run code on Bid or Ask change

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

    Run code on Bid or Ask change

    OnBarUpdate() runs any time a new tickis detected; however, is there a way to cause a method to run on a bid/ask change?

    #2
    Hello snaphook,

    Thank you for your post.

    OnMarketData() can be used on a change in market data such as bid or ask.

    Information on OnMarketData() can be found at the following link: http://www.ninjatrader.com/support/h...marketdata.htm

    You can find information on the methods and parameters that can be used with OnMarketData() at the following link: http://www.ninjatrader.com/support/h...aeventargs.htm

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

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by pibrew, Today, 06:37 AM
    0 responses
    4 views
    0 likes
    Last Post pibrew
    by pibrew
     
    Started by rbeckmann05, Yesterday, 06:48 PM
    1 response
    14 views
    0 likes
    Last Post bltdavid  
    Started by llanqui, Today, 03:53 AM
    0 responses
    6 views
    0 likes
    Last Post llanqui
    by llanqui
     
    Started by burtoninlondon, Today, 12:38 AM
    0 responses
    11 views
    0 likes
    Last Post burtoninlondon  
    Started by AaronKoRn, Yesterday, 09:49 PM
    0 responses
    16 views
    0 likes
    Last Post AaronKoRn  
    Working...
    X