View Full Version : Double Exponential Moving Average
Kevin21
07-31-2007, 10:03 AM
Hey,
i'm very interested in using ninja trader, as it looks like meets my requirements to the T. However there is one problem. NJ doesn't seem to support the Double Exponential Moving Average indicator, which is a key part of my analysis. Is there anyway of adding it?
Many thanks
Kevin.
NinjaTrader_Ray
07-31-2007, 10:23 AM
I just created a double EMA indicator that you can use.
http://www.ninjatrader-support.com/vb/showthread.php?t=2804
Kevin21
07-31-2007, 11:08 AM
Hey,
cheers for that. Also do you get the market replay feature in the free version?
NinjaTrader_Ray
07-31-2007, 11:11 AM
Yes, you get every piece of functionality in the free version. The limitation is that you can't execute live orders through a brokerage account.
Kevin21
07-31-2007, 11:53 AM
how do i access it? i went to help and followed the instructions, but the boxes it highlights in the options on the video are not present on my ninja trader
NinjaTrader_Ray
07-31-2007, 01:01 PM
Make sure you are on the latest version which is NT 6.0.1000.4. In the Control Center window, there is a File > Utilities > Import NinjaScript. Import the file.
Kevin21
08-10-2007, 02:44 AM
there's nothing in there... just empty folders
NinjaTrader_Dierk
08-10-2007, 02:59 AM
You need to download file/archive from link below to your local disk and navigate by File > Utilities > Import NinjaScript to the directory you copied that file/archive to.
Kevin21
08-10-2007, 03:15 AM
which link :confused: Also, i'm looking into trading COIL (brent crude oil futures) Does NT support it? My data feed has it...
NinjaTrader_Dierk
08-10-2007, 03:19 AM
- see link below: http://www.ninjatrader-support.com/v...ead.php?t=2804 (http://www.ninjatrader-support.com/vb/showthread.php?t=2804)
- NT is not a market data vendor nor broker. NT supports various market vendors and broker technologies.
http://www.ninjatrader.com/webnew/support_connectionguides.htm
Please ask your preferred vendor/broker if they support COIL.
Kevin21
08-10-2007, 03:41 AM
there's nothing there about market replay :confused:
NinjaTrader_Dierk
08-10-2007, 03:44 AM
Not sure I follow. Please post questions not related to the topic of this thread in a new thread.
Market replay is not a data provider nor broker technology. This is the data you recorded from a data provider or broker.
FYI: Sim feed is a simulated data which you won't find on the list either, since it's not a real feed.
You might consider attending our free webinars for a first orientation. Please see link below in my signature.
ZMaxx
10-09-2008, 09:10 AM
Hello, everyone,
I realy like using of NT, it's realy great sw.
I would like to ask you if you can give an advice about EMA indicator.
How can I set up this indicator for changing colors with move up (green), move down (red)?
thank you very much for your reply.
PS - sorry for my english. :-)
Zdenek
NinjaTrader_Josh
10-09-2008, 09:14 AM
Zdenek,
You will need to create a multi-colored plots version of the indicator. Please take a look at this: http://www.ninjatrader-support.com/vb/showthread.php?t=3227
ZMaxx
10-09-2008, 09:26 AM
Thank you very much, Josh.
one more question - is this EMA or SMA?
thanks.
NinjaTrader_Josh
10-09-2008, 09:33 AM
Not sure what you mean. The reference sample is SMA, but that is irrelevant. You can take the concept highlighted by the sample and use it with anything you want.
ZMaxx
10-09-2008, 09:48 AM
sorry for my stupid question. I don't work with SMA but with EMA and I don't know how can I take this concept and join it with EMA.
Can I set up current configuration (re-write current code)?
thank you.
Zdenek
NinjaTrader_Josh
10-09-2008, 09:52 AM
You can rewrite the code. In the code you will see SMA throughout the code. Simply change all of it to EMA and that will do the trick.
ZMaxx
10-09-2008, 10:13 AM
I have just re-written SMA to EMA in the code and it's working.... :D
Nice work, Josh! Once again for your help.
Zdenek
trader1512
05-28-2009, 02:13 PM
is there a reference to help explain the concept behind a double MA. i use VWMA and would like to implement but dont understand the math behind the indicator or the best use of the ratios of ma1 and ma2
NinjaTrader_Josh
05-28-2009, 03:23 PM
I would search google for some references for these concepts if you cannot find anything here.
trader1512
05-29-2009, 09:44 AM
thanks josh. you have to google it with the full wording, double eponential moving average. here is a link i found insightful
http://www.forexrealm.com/technical-analysis/technical-indicators/double-exponential-ma.html
anyone who may have experience with using this method, it would be interesting to hear from you in this thread
luxurious_04
08-05-2010, 01:16 AM
Can anyone there could help or give me tips in building an EMA with the smoothing capability of ZeroLagMACD?