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