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 CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    173 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    90 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    129 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    208 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    186 views
    0 likes
    Last Post CarlTrading  
    Working...
    X