Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Methods and subroutines

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

    Methods and subroutines

    I am just starting NT and learning C# at the same time. I am migrating from TradeStation to your platform for better broker control etc. Is there a listing of common methods and/or subroutines that are already available. I am looking for things like:

    Start of new trading day
    Previous day high
    last bar on chart

    I guess some easy place where standard methods are listed and defined as in utilities.
    I can write them, but I find by doing it this way, it helps me learn programming techniques for a new platform.

    Thanks in advance.

    #2
    Hello familytrading,

    Welcome to the NinjaTrader forums!

    Yes, NinjaScript comes with many built in methods and properties. You can see an alphabetical listing of all these available here:


    You're interested in:
    Bars.FirstBarOfSession
    PriorDayOHLC().PriorHigh
    See this post for example last bar on chart.
    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    649 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    370 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    109 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    574 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    576 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X