Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Log True Range (Kase) Bars - Help

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

    Log True Range (Kase) Bars - Help

    I'm trying to alter the logic of true range bars to be a log return as opposed to points/ticks.
    My script is failing and i'm not sure how to address it, if anyone could help it'd be much appreciated.
    LogKaseBar.cs

    #2
    Hello tbaldwin,

    Thanks for your post.

    Using the C# method Math.Log() would go beyond the support we would be able to provide since it is not NinjaScript specific. You could find information about using the C# Math.Log() method by doing a quick Google search for something like 'Math.Log C#'.

    That said, if a script is not behaving as expected then debugging prints should be added to the script to see exactly how the logic of the script is processing values.

    Below is a link to a forum post that demonstrates how to use prints to understand behavior.

    https://ninjatrader.com/support/foru...121#post791121

    This forum thread will also be open for other community members to share their insights on this topic.

    Please let me know if I may assist further.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    563 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    329 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    547 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    548 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X