Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Testing for 'equal'

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

    Testing for 'equal'

    Testing 'double' variables such as EMA's or other indicators can be a challenge. For example, even though YM is denominated in whole dollars without a decimal.. an EMA can have 12900.111, 12900.112, 12900.011 etc. This displays as a flat line on the chart but fails the basic '==' equality test.

    So .. what's the best way of dealing with this? Round() comes to mind, but this is a pain as you need to use a different rounding/decimal amount for each instrument.

    Thanks in advance

    #2
    See if this helps -

    RayNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Stanfillirenfro, Today, 07:23 AM
    4 responses
    18 views
    0 likes
    Last Post Stanfillirenfro  
    Started by DayTradingDEMON, Today, 09:28 AM
    1 response
    13 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by cmtjoancolmenero, Yesterday, 03:58 PM
    8 responses
    31 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by helpwanted, Today, 03:06 AM
    2 responses
    22 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Started by navyguy06, Today, 09:28 AM
    0 responses
    6 views
    0 likes
    Last Post navyguy06  
    Working...
    X