Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Stochastic Programming

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

    Stochastic Programming

    So I am working witht he scripting wizard and cant get the programming down to trigger my logic when entering parameters like:
    Draw a line when stochastics crosses below the 80 line
    Draw a line when stochastics crosses above the 20 line

    Same thing when I work in the Williams R.

    Does anyone have any ideas?

    #2
    First you need to determine what the problem is?

    - Is the condition not being met?
    - Problem with drawing the line?

    You can tell if a condition is being met by inserting an action of Printing something to the output window in addition to drawing a line. Then open the Output window and if you see something then you know its working --> Then you can take a look at the DrawLine parameters you are using.
    RayNinjaTrader Customer Service

    Comment


      #3
      No, it isnt that the condition is not met, I dont know how to script when the stochastic crosses the 80 line in the parameters field

      Originally posted by NinjaTrader_Ray View Post
      First you need to determine what the problem is?

      - Is the condition not being met?
      - Problem with drawing the line?

      You can tell if a condition is being met by inserting an action of Printing something to the output window in addition to drawing a line. Then open the Output window and if you see something then you know its working --> Then you can take a look at the DrawLine parameters you are using.

      Comment


        #4
        The following Help Guide link will provide you some guidance on how to create a cross condition in the Wizard.

        RayNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by futtrader, 04-21-2024, 01:50 AM
        6 responses
        58 views
        0 likes
        Last Post futtrader  
        Started by sgordet, Today, 11:48 AM
        0 responses
        4 views
        0 likes
        Last Post sgordet
        by sgordet
         
        Started by Trader146, Today, 11:41 AM
        0 responses
        5 views
        0 likes
        Last Post Trader146  
        Started by jpapa, 04-23-2024, 07:22 AM
        2 responses
        19 views
        0 likes
        Last Post rene69851  
        Started by funk10101, Today, 11:35 AM
        0 responses
        3 views
        0 likes
        Last Post funk10101  
        Working...
        X