Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

TS Convert - ExitsToday;HighD

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

    TS Convert - ExitsToday;HighD

    Hi all,
    I'm new here, just giving heavy test of migrating code from TradeStation to Ninja.

    I have two questions about identifying the equivalent functions in Ninja that I use in TS.
    TS has a function called ExitsToday, which gives the number of trade exits that have occurred in 24 hr period. ExitsToday(0) is current 24hr, ExitsToday(1) is previous 24hr. The 24hr period begins and ends at midnight! Is there anything equivalent to that in Ninja Script?

    TS has a function called HighD/LowD. These return the previous High of day being referenced. Again HighD(0) current 24hr, HighD(1) previous 24hr, etc.
    Is there anything equivalent to that in NinjaScript. I couldn't see anything that was obvious that equivalent.

    It would probably be possible to write the script to support both, but that will take a little work and thought if there was already something available, I would obviously use that instead.

    Thank you for your help!
    Dennis

    #2
    Dennis, welcome to our forums - there's unfortunately no direct equivalent for the ExitsToday, you would need to custom it using for example the performance class methods / properties - http://www.ninjatrader.com/support/h...collection.htm



    For the prior daily highs and lows, you can work with the PriorDayOHLC() indicator / method in NinjaScript -

    Comment


      #3
      TS Convert - ExitsToday;HighD

      Thanks Bertrand,
      I'm reviewing those elements now. Looks like they just might do the trick!
      Thanks again!
      Dennis

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      71 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      43 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      25 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      28 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      56 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X