Trading Articles
Article Categories
Article Tools
_ADXVMA_Alerts_v01_5 data series
Updated March 5, 2010
trending_up
3,181 views
thumb_up
2 thanks given
group
1 followers
forum
5 posts
attach_file
1 attachments
Welcome to futures io: the largest futures trading community on the planet, with well over 125,000 members
Genuine reviews from real traders, not fake reviews from stealth vendors
Quality education from leading professional traders
We are a friendly, helpful, and positive community
We do not tolerate rude behavior, trolling, or vendors advertising in posts
We are here to help, just let us know what you need
You'll need to
register in order to view the content of the threads and start contributing to our community.
It's free and simple.
-- Big Mike, Site Administrator
(If you already have an account, login at the top of the page)
_ADXVMA_Alerts_v01_5 data series
(login for full post details)
#1 (permalink )
San Francisco, CA
Experience: Intermediate
Platform: NinjaTrader
Broker: Zen-Fire
Trading: ES
Posts: 54 since Feb 2010
Thanks: 8 given,
17
received
I am trying to read some values from the _ADXVMA_Alerts_v01_5_1 indicator in my strategy, all the values returned are 0. Can anyone help me with this issue please? Thanks.
Can you help answer these questions from other members on futures io?
Best Threads (Most Thanked) in the last 7 days on futures io
(login for full post details)
#3 (permalink )
Frankfurt
Experience: Intermediate
Platform: NinjaTrader
Trading: FGBL 6E B4
Posts: 1,754 since Jun 2009
Thanks: 2,309 given,
924
received
hi,
show us what exactly you use for grabing the values please !
(login for full post details)
#4 (permalink )
San Francisco, CA
Experience: Intermediate
Platform: NinjaTrader
Broker: Zen-Fire
Trading: ES
Posts: 54 since Feb 2010
Thanks: 8 given,
17
received
max-td
hi,
show us what exactly you use for grabing the values please !
Hi, I am doing this...
private NinjaTrader .Indicator._ADXVMA_Alerts_v01_5_1 ADX;
// Initialize ADXAlert
ADX = _ADXVMA_Alerts_v01_5_1(Close, 5 , true );
if (ADX.Signal[ 0 ] == 0 )
{
Print ("ADX.Rising: " +ADX.Rising[ 0 ]);
MicroTrendUp = false ;
MicroTrendDn = false ;
}
The if statement always gets hit because Signal[0] always returns 0.
(login for full post details)
#5 (permalink )
Frankfurt
Experience: Intermediate
Platform: NinjaTrader
Trading: FGBL 6E B4
Posts: 1,754 since Jun 2009
Thanks: 2,309 given,
924
received
hm - the indicator has multiple dataseries it gives out.
- try to take a look in the strategy wizard to find out wich code is needed for the right data-series. i thinks you need the Main
start with tools - new scrpit - strategy -- klick through till you see the condition + action window + then choose your ADXVMA -
choose a plot and another plot on the right side -- hit OK
and then klick " View Code"
then a script opens and shows you exactly how the dataseries you choosed are named.
thats the way i use to find out those things.
The following user says Thank You to max-td for this post:
(login for full post details)
#6 (permalink )
San Francisco, CA
Experience: Intermediate
Platform: NinjaTrader
Broker: Zen-Fire
Trading: ES
Posts: 54 since Feb 2010
Thanks: 8 given,
17
received
thanks max, got it figured out following your instruction.
The following user says Thank You to ryohkyo for this post:
Last Updated on March 5, 2010
Right now
Ongoing
Right now
March
Register to Attend
Elite only
Coming soon
April