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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    42 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    29 views
    1 like
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    46 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    38 views
    0 likes
    Last Post CarlTrading  
    Working...
    X