NexusFi: Find Your Edge


Home Menu

 





Help with creating a strategy from custom indicator


Discussion in NinjaTrader

Updated
    1. trending_up 2,069 views
    2. thumb_up 1 thanks given
    3. group 1 followers
    1. forum 1 posts
    2. attach_file 0 attachments




 
Search this Thread

Help with creating a strategy from custom indicator

  #1 (permalink)
sra18376
kansas city, ks
 
Posts: 17 since Jun 2014
Thanks Given: 0
Thanks Received: 5

I would like to program a strategy to trigger longs and shorts when the the current bar crosses the entry line on the ABC portion of the PriceActionSwingPro indicator. I have never written a strategy that refers to custom indicators so I want to know what needs to be put in the "using declarations" region, the "variables" region, etc. As far as the specific "if, thens" of the strategy i can figure out myself, but the aforementioned things are the things i need help with. I have seen this page of the PAS discussion but it didnt help me much (https://nexusfi.com/ninjatrader/1272-priceactionswing-discussion-60.html)

Can anyone help me? It would be a huge help and end a lot of frustrations.

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
MC PL editor upgrade
MultiCharts
PowerLanguage & EasyLanguage. How to get the platfor …
EasyLanguage Programming
REcommedations for programming help
Sierra Chart
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
Better Renko Gaps
The Elite Circle
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
30 thanks
Spoo-nalysis ES e-mini futures S&P 500
28 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
20 thanks
GFIs1 1 DAX trade per day journal
16 thanks
  #2 (permalink)
 
NinjaTrader's Avatar
 NinjaTrader  NinjaTrader is an official Site Sponsor
Site Sponsor

Web: NinjaTrader
AMA: Ask Me Anything
Webinars: NinjaTrader Webinars
Elite offer: Click here
 
Posts: 1,713 since May 2010
Thanks Given: 203
Thanks Received: 2,686


sra18376 View Post
I would like to program a strategy to trigger longs and shorts when the the current bar crosses the entry line on the ABC portion of the PriceActionSwingPro indicator. I have never written a strategy that refers to custom indicators so I want to know what needs to be put in the "using declarations" region, the "variables" region, etc. As far as the specific "if, thens" of the strategy i can figure out myself, but the aforementioned things are the things i need help with. I have seen this page of the PAS discussion but it didnt help me much ( )

Can anyone help me? It would be a huge help and end a lot of frustrations.

You don't need to put anything into the using declarations.

- If you have created a custom indicator, for example let's call it MyCustomIndicator
- Then in your strategy, as an example, you would just reference it like the code below:

if (Close[0] > MyCustomIndicator(yourParameterGoHere)[0])
// Do something here

Follow me on Twitter Reply With Quote
Thanked by:




Last Updated on July 5, 2014


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts