NexusFi: Find Your Edge


Home Menu

 





value = EMA(14)


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Quick Summary with 1 posts (0 thanks)
    2. looks_two rleplae with 1 posts (0 thanks)
    3. looks_3 ratfink with 1 posts (0 thanks)
    4. looks_4 microsat with 1 posts (0 thanks)
    1. trending_up 1,966 views
    2. thumb_up 0 thanks given
    3. group 2 followers
    1. forum 3 posts
    2. attach_file 0 attachments




 
Search this Thread
  #1 (permalink)
microsat
houston texas/us
 
Posts: 25 since Dec 2014
Thanks Given: 6
Thanks Received: 2

normally, we set the plot0 using the following code
Value.Set(EMA(14)[0]);

But why can we not use the following code in the Initialize() directly
Value = EMA(14);

When I write like Value = EMA(14), the ninjatrader says error. How can we solve this problem?


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
US Prop Firms Race Inside the CFTC Perimeter -- Tradeify …
Funded Trading Evaluation Firms
CME Expands 24/7 Trading to WTI Crude Oil and Gold -- We …
Commodities
I Have a Thing Called Iran -- Trump Stays in DC as Airsp …
Prediction Markets & Event Contracts
June 15 Peace Odds Surge From 3.6% to 12.25% After Trump …
Prediction Markets & Event Contracts
Al Arabiya: US-Iran Draft Deal Within Hours Contains Hor …
Prediction Markets & Event Contracts
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
NexusFi site changelog and issues/problem reporting
10 thanks
Darmok and Jalad at Tanagra
3 thanks
Big Mike in Ecuador
1 thanks
30 Sessions
1 thanks
  #3 (permalink)
 
rleplae's Avatar
 rleplae 
Gits (Hooglede) Belgium
Legendary Market Wizard
 
Experience: Master
Platform: NinjaTrader, Proprietary,
Broker: Ninjabrokerage/IQfeed + Synthetic datafeed
Trading: 6A, 6B, 6C, 6E, 6J, 6S, ES, NQ, YM, AEX, CL, NG, ZB, ZN, ZC, ZS, GC
Posts: 2,947 since Sep 2013
Thanks Given: 2,442
Thanks Received: 5,855


In the initialize the data series is not yet available

what do you want to do ?

are you talking about an indicator or a strategy ?


Follow me on X Visit my NexusFi Trade Journal Reply With Quote
  #4 (permalink)
 
ratfink's Avatar
 ratfink 
Birmingham UK
Market Wizard
 
Experience: Intermediate
Platform: NinjaTrader
Broker: TST/Rithmic
Trading: YM/Gold
Posts: 3,550 since Dec 2012
Thanks Given: 17,423
Thanks Received: 8,427


microsat View Post
normally, we set the plot0 using the following code
Value.Set(EMA(14)[0]);

But why can we not use the following code in the Initialize() directly
Value = EMA(14);

When I write like Value = EMA(14), the ninjatrader says error. How can we solve this problem?

 
Code
Values[0][0] = EMA(14)[0];

i.e. the [0] is the barsAgo sub for both, and the first [0] is the Plot subscript into the Values array of plot DataSeries.

Cheers


Travel Well
Visit my NexusFi Trade Journal Reply With Quote




Last Updated on January 13, 2016


© 2026 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 - Downloads - Top
no new posts