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

interger

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

    interger

    I have a time value that is an as follows:

    ToTime(Time[0])=144150 and I want to divide it by 10000 and get the interger of that number and then multiply it by 60

    Int(144150 / 10000)*60

    Result should be 14*60 = 840

    I tried the following:

    Int(ToTime(Time[0])/10000)*60

    but NT did not like that.

    How do I get an interger?

    thanks
    Last edited by velocity; 08-31-2009, 08:42 PM.

    #2
    I figured it out. NT please delete post.

    thanks.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by hazylizard, Today, 08:38 AM
    2 responses
    8 views
    0 likes
    Last Post hazylizard  
    Started by geddyisodin, Today, 05:20 AM
    2 responses
    17 views
    0 likes
    Last Post geddyisodin  
    Started by Max238, Today, 01:28 AM
    5 responses
    45 views
    0 likes
    Last Post Max238
    by Max238
     
    Started by giulyko00, Yesterday, 12:03 PM
    3 responses
    13 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by habeebft, Today, 07:27 AM
    1 response
    16 views
    0 likes
    Last Post NinjaTrader_ChristopherS  
    Working...
    X