Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to add additional/optional parameters to an indicator?

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

    How to add additional/optional parameters to an indicator?

    I created a custom indicator, compiled and used it in a strategy. Now I want to go back and add more parameters to the indicator and it gives me error "No overload mothod CS1501" I believe that since the indicator dll is referenced in the strategy it is not allowing me to change it. How can i fix this?

    #2
    isitpossible, either change the call in the strategy accordingly at the same time and recompile and comment out the indicator call in the strategy and then work out the new overload in the indicator, when it compiles well you can then update the strategy to the new call.

    Comment


      #3
      Thanks for quick response.

      Comment


        #4
        create indicator overload

        is it possible to do this ? -
        Last edited by ttodua; 07-13-2018, 12:49 AM.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        31 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        21 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        184 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        341 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        264 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X