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 SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    50 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    22 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    16 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    22 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    23 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X