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 -

    BertrandNinjaTrader Customer Service

    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 rhyminkevin, Today, 04:58 PM
      4 responses
      52 views
      0 likes
      Last Post dp8282
      by dp8282
       
      Started by iceman2018, Today, 05:07 PM
      0 responses
      5 views
      0 likes
      Last Post iceman2018  
      Started by lightsun47, Today, 03:51 PM
      0 responses
      7 views
      0 likes
      Last Post lightsun47  
      Started by 00nevest, Today, 02:27 PM
      1 response
      14 views
      0 likes
      Last Post 00nevest  
      Started by futtrader, 04-21-2024, 01:50 AM
      4 responses
      50 views
      0 likes
      Last Post futtrader  
      Working...
      X