Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Aroon indicator as condition

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

    Aroon indicator as condition

    I created a very simple script with only two conditions and it is working as long as the conditions are met.
    Indicators used and calculated on each tick as they come .
    • EMA
    • SMA
    • Aroon
    Conditions and Actions
    • For long trade entry : EMA Cross above SMA and Aroon Up Greater equal xy > Action : Enter long and draw green vertical lines.
    • For short trade entry : EMA Cross below SMA and Aroon Down Less equal xy > Action : Enter short and draw red vertical lines
    The script is working as expected as long as conditions are being met.

    The problem is sometimes Aroon isn't triggering trades. There are situations where Aroon would jump from value 25 to 100 without passing through 50 or 60 or 75 therefore
    Entry points at these values aren’t triggered.
    Any idea how to resolve this issue, see attached screen shots.

    Kind Regards.
    Adiano
    Attached Files
    Last edited by akitenge; 06-08-2018, 01:58 PM.

    #2
    Hello akitenge,

    Thank you for your post and welcome to the NinjaTrader Support Forum!

    You can look into our debugging information at the following link: https://ninjatrader.com/support/help...script_cod.htm

    If you would like I can take a look into the strategy if you would like to post it here or attach it to an email to platformsupport[at]ninjatrader[dot]com with 'ATTN: Patrick H' in the subject line and a reference to this thread in the body of the email.

    You can export your strategy by going to Tools > Export > NinjaScript Add On > Add > select your strategy > OK > Export > name the file 'NTsupport' > Save.

    The file will be located under Documents\NinjaTrader 8\bin\Custom\ExportNinjaScript. Please attach the file to your response.

    I look forward to assisting you further.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    88 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    135 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    119 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    69 views
    0 likes
    Last Post PaulMohn  
    Working...
    X