Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Ask / Bid info on Chart indicator

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

    Ask / Bid info on Chart indicator

    Hi Folks,

    I am new to ninjatrader, and also ninjascript. I need the following indicator, and wondering if anyone could help....Thank you !

    Ask/Bid info on chart:


    A green line plotted on the chart at the current ask price
    The current volume at Ask displayed above the ask-line, along with the percentage of the current volume at ask compared to the total volume

    A red line plotted on the chart at the current bid price
    The current volume at Bid displayed below the bid-line, along with the percentage of the current volume at bid compared to the total volume

    If the Volume at Ask is higher than the volume at Bid, then the Ask Volume info should be highlighted in green.
    If the Volume at Bid is higher than the volume at Ask, then the Bid Volume info should be highlighted in red.

    The colors, length of lines, size of font should be changeable, if possible.


    Thank you in advance for your help.
    Zoomer

    #2
    Hello Zoomer,

    We have a fully documented help guide which will help you get started with Ninja Script. You will find language references to all of the methods and functions you will be using. You will also see a tutorial section which will help you create your first indicator and get you started with some of these concepts.

    A link to our Help Guide can be found below: http://www.ninjatrader.com/support/h...stribution.htm

    Some of the main methods that you may be using is GetCurrentBid(), GetCurrentBidVolume(), GetCurrentAsk(), and GetCurrentAskVolume().

    I am also linking you to the Educational Resources section of the Help Guide to help you get started with NinjaScript: http://www.ninjatrader.com/support/h..._resources.htm

    We also have some Reference Samples online as well as some Tips and Tricks for both indicators and strategies:
    Click here to see our NinjaScript Reference Samples
    Click here to see our NinjaScript Tips

    These samples can be downloaded, installed and modified from NinjaTrader and hopefully serve as a good base for your custom works.

    There is a also a growing library of user submitted custom indicators (100+) that can be downloaded from our support form. Please look in the NinjaScript File Sharing section of our support forum as you may find what you are looking for there.

    If you have limited time or programming capabilities, you can discuss your requirements with any of our certified NinjaScript consultants.
    Click here for a list of certified NinjaScript Consultants

    Let us know if we can be of further assistance.
    JCNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    597 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    343 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    103 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    556 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    555 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X