Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to remove color variable from indicator for strategy wizard use

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

    How to remove color variable from indicator for strategy wizard use

    I am using an indicator that displays vwap along with 2 and 3 std deviation VWAP lines and would like to create a strategy using the strategy wizard. However I receive an error " System drawing color is a type but is being used like a variable" . Is there a simple way to remove the color variable? I have tried with no success so far The code for the indicator is attached. Any help would be greatly appreciated..

    If anyone would be willing to modify the code to accomplish the above, it would be greatly appreciated. Thanks
    Attached Files
    Last edited by NAD1225; 06-05-2017, 05:35 PM. Reason: Assistance needed

    #2
    Hello NAD1225,

    The Strategy Wizard in NinjaTrader 7 was not designed to handle color inputs.

    Because of this, the Color inputs would need to be removed from the indicator for this to work with the Strategy Wizard. (I would recommend making a copy of the indicator for use specifically with strategies).

    If the script is open source, to edit this click Tools -> Edit NinjaScript -> Indicator...

    To copy a script:



    The color inputs will appear as they do in this post.

    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    82 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    43 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    64 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    68 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    56 views
    0 likes
    Last Post CarlTrading  
    Working...
    X