![]() |
This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com
|
|||||||
| Suggestions And Feedback New feature suggestions and feedback. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
Join Date: Nov 2008
Posts: 47
Thanks: 0
Thanked 0 times in 0 posts
|
Greetings,
Does anyone have a divergence indicator for use on any indicator i.e.macdbb,cci,stoistic, using optional different mvg avg based on optional high,low,open,close,median paramenters..Viewed tazatek website, but they seem they don't offer their divergence indicator anymore. Thanks!!
|
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Mar 2008
Posts: 205
Thanks: 0
Thanked 1 time in 1 post
|
I have wanted something like this for so long!
I used to have esignal and they had an indicator that had a number of settings and would draw lines on price and a lower panel of the macD or whatever. It meant I didnt have to be always manually checking. raycam |
|
|
|
|
|
#3 | |
|
Senior Member
Join Date: Aug 2008
Location: Netherlands
Posts: 159
Thanks: 17
Thanked 5 times in 5 posts
|
Hi raycam,
Quote:
Regards, |
|
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Mar 2008
Posts: 205
Thanks: 0
Thanked 1 time in 1 post
|
I have that one but it tend s to not draw lines anywhere on my charts- only yellow dots!
Are you familiar with the indicator? Perhaps I have a parameter wrong or something? Thanks for getting back to me raycam |
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Nov 2008
Posts: 117
Thanks: 0
Thanked 0 times in 0 posts
|
there's some nice ones in metatrader language but unfortunately nobody seems to be able to convert them into ninjatarder language.
|
|
|
|
|
|
#6 | |
|
Senior Member
Join Date: Aug 2008
Location: Netherlands
Posts: 159
Thanks: 17
Thanked 5 times in 5 posts
|
Quote:
The indicator for version 7.0 does not plot the lines when signaling an divergence. It is possible to make this work with a slight modification of the code: Open the file 'D3SpotterV2' in the NinjaScript Editor, Comment the line number 368, line number 389, line 450, and line 467. Save the file and compile. This will let the indicator plot the lines when an divergence is found. (See attached screen). Alternatively, you can download the D3SpotterV2 file (see attachment) and: 1. place it in your C:\Users\USER\Documents\NinjaTrader 7\bin\Custom\Indicator folder, 2. Open any indicator in NinjaTrader (through Tools -> Edit NinjaScript -> Indicator..) 3. Click on the Compile button in the top of the NinjaScript Editor window. Good luck! Regards, |
|
|
|
|
|
The following user says thank you to J_o_s for this post: |
|
|
|
#7 |
|
Senior Member
Join Date: Mar 2008
Posts: 205
Thanks: 0
Thanked 1 time in 1 post
|
Thanks J_O_S, Thanks for your detailed answer to my problem.
I don't know how to "comment" a line. I can get as far as opening the relevant indicator in "edit indicators" and scan down to whatever line. Unfortunately when I try the alternate way I get an error- The name "z20090712LaguerreECO" does not exist in the current context. Is that an indicator that already needed to have on my system for this one to work? Thanks raycam |
|
|
|
|
|
#8 | |
|
Senior Member
Join Date: Aug 2008
Location: Netherlands
Posts: 159
Thanks: 17
Thanked 5 times in 5 posts
|
Hi Raycam,
Quote:
Good luck! Regards, |
|
|
|
|
|
The following user says thank you to J_o_s for this post: |
|
|
|
#9 |
|
Senior Member
Join Date: Mar 2008
Posts: 205
Thanks: 0
Thanked 1 time in 1 post
|
YES, YES, YES!!!
Thanks so much... IT WORKS! raycam |
|
|
|
|
|
#10 |
|
Senior Member
Join Date: Aug 2008
Location: Netherlands
Posts: 159
Thanks: 17
Thanked 5 times in 5 posts
|
Glad I could help.
|
|
|
|
|
|
#11 |
|
Junior Member
Join Date: May 2011
Posts: 2
Thanks: 0
Thanked 0 times in 0 posts
|
J_o_s.
I installed this indicator and it works great on one PC. When I added it to my indicators folder on another PC I get the following errors when I try to compile it. Any help getting this resolved would be much appreciated. Indicator\D3SpotterV2.cs The name 'SMI' does not exist in the current context CS0103 - click for info 224 18 Indicator\D3SpotterV2.cs The name 'DerivativeOscillator' does not exist in the current context CS0103 - click for info 229 18 Thanks |
|
|
|
|
|
#12 |
|
Senior Member
Join Date: Aug 2008
Location: Netherlands
Posts: 159
Thanks: 17
Thanked 5 times in 5 posts
|
Hi Jbirchall,
Looks like the NinjaTrader on the other pc doesn't have the SMI and DerivateOscillator in its indicators folder. Does it work when you copy these from the PC (on which the Divergence Indicator works) to the PC which gives you the error? Good luck! Regards, |
|
|
|
|
|
#13 |
|
Junior Member
Join Date: May 2011
Posts: 2
Thanks: 0
Thanked 0 times in 0 posts
|
J_o_s.
Thanks for the reply. That was it. I had just figured it out and was coming back to tell you to disregard my post. Nice Indicator thought. Is there a way to get arrows drawn on a momentum indicator when it crosses 0 either way? It seems that when the D3Spotter draws an arrow that lines up with momentum crossing 0 its a higher percentage trade in that direction. Thanks again. |
|
|
|
|
|
#14 | |
|
Junior Member
Join Date: Dec 2011
Posts: 2
Thanks: 0
Thanked 0 times in 0 posts
|
Quote:
|
|
|
|
|
|
|
#15 |
|
Junior Member
Join Date: Dec 2011
Posts: 2
Thanks: 0
Thanked 0 times in 0 posts
|
You are just great J-o-s, what can I say?
Well, I am using NT7. I have the following queries though.(i) I see D3SpotterV2 as an oscillator on the chart but when I compile this indicator, I get error messages like 'The name 'Drawing2D' does not exist - error code CS0103. See attached error file (ii) When I use this indicator in the condition builder, the color Dark Magneta goes blank. (iii) What condition in the property box must satisfy to be able to place buy/sell order for auto trading purposes. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MQL4 to Ninja: Ravi FX Fisher divergence indicator | pashalv | Indicator Development | 9 | 12-14-2011 09:29 PM |
| Divergence/Conv script/indicator | bugman4/u | Indicator Development | 1 | 09-20-2010 10:21 AM |
| Reversal/Divergence Bar Indicator? | belecona | NinjaScript File Sharing Discussion | 1 | 10-19-2009 02:03 AM |
| Divergence | pistolpete | Automated Trading | 3 | 08-14-2009 10:26 AM |
| Trying to write a 'divergence' indicator | DancesWithBears | Indicator Development | 2 | 07-29-2009 08:47 PM |