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

Update private string path variable when todays date changes

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

    Update private string path variable when todays date changes

    Hi,

    I would like to know how I could update private string path to todays date, the reason I want to do this is so I don't have to reload a ninjascript everyday and instead I can let it run.

    Thanks in advance,
    suprsnipes

    #2
    I assume you're referring to a string variable used within one of your scripts?

    If so you could do a date check using the DateTimeSeries Class: http://www.ninjatrader.com/support/h...ries_class.htm

    And then update the string as needed using that date: http://msdn.microsoft.com/en-us/libr.../ms228362.aspx

    Please let me know if I can be of further assistance.
    LanceNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by knowmad, Today, 03:52 AM
    0 responses
    17 views
    0 likes
    Last Post knowmad
    by knowmad
     
    Started by tradingnasdaqprueba, Today, 03:42 AM
    0 responses
    12 views
    0 likes
    Last Post tradingnasdaqprueba  
    Started by Haiasi, 04-25-2024, 06:53 PM
    4 responses
    63 views
    0 likes
    Last Post effraenk  
    Started by ccbiasi, 11-23-2017, 06:06 AM
    5 responses
    2,213 views
    0 likes
    Last Post leodavis  
    Started by kujista, Yesterday, 12:39 AM
    2 responses
    14 views
    0 likes
    Last Post kujista
    by kujista
     
    Working...
    X