Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Compiler bug or hidden syntax error

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

    Compiler bug or hidden syntax error

    I need someone try and compile this CS file on their system. It gives me a CS0103 error on lines 86,87,89 and 90 and I truly don't understand why.

    The plot name those lines refer to are defined in the Initialize() routine.

    I'm just trying to change the color of the histobars on the standard Fisher Transform.

    Can you tell me if this is a bug or some strange syntax error on my part.

    Thank you!
    Attached Files

    #2
    a) This is the standard MS C# compiler. The likelihood that you encounter a bug is close to 0.
    b) Please check our code at the lines in question. It's very clear that you have not defined the variables "Up" and "Down".
    c) to understand on how to setup NS indicators I suggest starting with some wizard generated code.

    Comment


      #3
      I believe they were defined at lines 39 and 40 in the Add() statement.

      Does the code compile for you without an error?

      Thanks for your help
      Last edited by sbgtrading; 11-22-2007, 07:29 AM.

      Comment


        #4
        Ahhh...in the Properties area...I see where they need to be defined...sorry for the mistake on my part!

        Thanks again!

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        561 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        325 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        547 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        547 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X