Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Date Picker Code for Strategies

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

    Date Picker Code for Strategies

    I would like to include a date picker in the General section of one of my strategy input fields. My C# programming ability is minimal, but I have reached the point where I can figure out how to copy and paste fairly well annotated code and I do now understand all of the code in the NT strategy template..
    Does anyone have code that he or she could share with me or point me to some code that's already on this site or in one of the provided strategies or indicators?

    Thanks,
    Stephen
    Last edited by sgordet; 01-12-2011, 04:48 PM.

    #2
    Stephen,

    Unfortunately this is not supported, but to give you an idea...

    Take a look at how you currently do parameters like integers or doubles. Instead of making public int ____ or public double ____, try making a DateTime object.
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by franciscog21, Today, 05:27 PM
    0 responses
    1 view
    0 likes
    Last Post franciscog21  
    Started by hdge4u, 04-29-2024, 12:23 PM
    5 responses
    28 views
    0 likes
    Last Post MisterTee  
    Started by llanqui, 01-25-2024, 06:15 PM
    9 responses
    64 views
    0 likes
    Last Post MisterTee  
    Started by tradingnasdaqprueba, 05-07-2024, 03:42 AM
    16 responses
    65 views
    0 likes
    Last Post tradingnasdaqprueba  
    Started by Vulgoth_t_Destroyer, 05-09-2022, 04:45 PM
    55 responses
    5,463 views
    0 likes
    Last Post BartMan
    by BartMan
     
    Working...
    X