Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

My First indicator

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

    My First indicator

    Hi I am writing an indicator as a means to learn C# and Ninja Script

    The basic concept of what I am trying to do is write an indicator that draws 4 lines on a chart and then moves an arrow around the chart based on how prices crosses the lines. This indicator serves no purpose other than as an exercise I am using to develop my coding skills.

    I have coded most of the framework of what I am trying to do, but have got a bit stuck finding the Y value (the price) of the draw line objects.

    I used stopValue = DrawObjects[stopTagName].GetValue(); with stopValue and stopTagName being two double varibles.

    The error I am getting on compile is IDrawingTool which is the parent for DrawObjects, does not have the GetValue definition.

    So my question for this post is how do you find the Y value (the Y value being a parameter each drawobject has) of any object, so I can add that to my stopValue variable?

    attached is the code I have written, there are more compile errors than mentioned here, the intent is to work threw each solving the issues and eventually getting the indicator working.

    I am sure there are better ways to approach the exercise, but as I have already said this is my first attempt at coding so I am expecting some of my code to be naïve. Also the over commented sections are for my benefit more so than others.PriceCrossingLines20161108.zip

    #2
    Hello EastLondonKiwi,

    Thanks for your post.

    As there are a number of items to discuss, please send an e-mail to PlatformSupport[at]NinjaTrader[dot]com. Set the subject to Atten: Paul and a link to this thread.

    Thank-you.
    Paul H.NinjaTrader Customer Service

    Comment


      #3
      Email sent

      Comment


        #4
        Hello EastLondonKiwi,

        Thanks for your post. I have replied via e-mail.
        Paul H.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by burtoninlondon, Today, 12:38 AM
        0 responses
        5 views
        0 likes
        Last Post burtoninlondon  
        Started by AaronKoRn, Yesterday, 09:49 PM
        0 responses
        14 views
        0 likes
        Last Post AaronKoRn  
        Started by carnitron, Yesterday, 08:42 PM
        0 responses
        11 views
        0 likes
        Last Post carnitron  
        Started by strategist007, Yesterday, 07:51 PM
        0 responses
        13 views
        0 likes
        Last Post strategist007  
        Started by StockTrader88, 03-06-2021, 08:58 AM
        44 responses
        3,983 views
        3 likes
        Last Post jhudas88  
        Working...
        X