![]() |
This website will be down for maintenance from Friday May 24th at 6PM MDT until Sunday May 26th at 12PM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com
|
|||||||
| NinjaScript File Sharing Discussion Discussion for shared NinjaScript files. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Certified NinjaScript Consultant
|
I came accross "the new indicator" from TTM. They call it "SlingShot".
They charge $697 (for two moving averages??????????????). Sometimes people are really funny. So I "borrowed" some code from Ichimoku indicator and NT users can test "SlingShot" for free ![]() More information about SlingShot: http://www.tradethemarkets.com/products/item82.cfm Roonius
Last edited by roonius; 01-08-2009 at 07:53 PM.
|
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Mar 2008
Posts: 731
Thanks: 0
Thanked 1 time in 1 post
|
Looks a bit like an indicator called trigger lines (which is quite good).
thanks again. |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Feb 2008
Posts: 177
Thanks: 0
Thanked 0 times in 0 posts
|
Nice idea with that Ichimoku-style roonius!
ThanX for this one max-td |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Oct 2008
Location: Dallas, TX
Posts: 682
Thanks: 0
Thanked 2 times in 2 posts
|
|
|
|
|
|
The following user says thank you to ctrlbrk for this post: |
|
|
|
#5 |
|
Senior Member
Join Date: Oct 2008
Location: Dallas, TX
Posts: 682
Thanks: 0
Thanked 2 times in 2 posts
|
roonius,
Is this indicator ready for strategy use? I am having trouble because it generates errors due to the Color [xxx] parameter. |
|
|
|
|
|
#6 |
|
Certified NinjaScript Consultant
|
Try to redownload it. I made little changes... it should work now - moved color from parameters to visual (thanks Elliott for the hint)
I am not into developing the strategies as of yet... Probably have to try
Last edited by roonius; 01-08-2009 at 07:53 PM.
|
|
|
|
|
|
#7 |
|
Senior Member
Join Date: May 2008
Location: Hartford, CT. USA
Posts: 618
Thanks: 12
Thanked 24 times in 18 posts
|
Roonius,
Truthfully, I'm not as impressed as most with Slingshot. But in your screen print you are using another indicator called RValueChart. I am interested in that one. Did you find it here? Is it anything your willing to share? If its a personal indicator, I understand. Let me Know, RJay |
|
|
|
|
|
#8 |
|
Certified NinjaScript Consultant
|
Last edited by roonius; 01-08-2009 at 07:53 PM.
|
|
|
|
|
|
#9 |
|
Senior Member
Join Date: May 2008
Location: Hartford, CT. USA
Posts: 618
Thanks: 12
Thanked 24 times in 18 posts
|
Perfect !!!!
Thank you and thank you Elliott for uploading this. RJay |
|
|
|
|
|
#10 |
|
Senior Member
Join Date: Jul 2007
Posts: 176
Thanks: 0
Thanked 0 times in 0 posts
|
Thanks roonius.
Very nice indicator. I have a question though: Is it possible to add a "Price Type" to the "Slow MA Length" so that each MA Length could have its own seperate "Price Type" setting...incase I wanted to use the "Fast MA Length" Close and a "Slow MA Length" Open as the crossover? If so, how could I do that? If possible any help would be great. Thanks |
|
|
|
|
|
#11 |
|
Senior Member
Join Date: Jun 2008
Posts: 644
Thanks: 0
Thanked 0 times in 0 posts
|
Hello roonius.
I'm trying to change one of the MA types to LinReg . On some indicators this is all that's necessary . I'm not having any luck with this . Changing say the TMA to LinReg where ever I see it . Could you tell me what I'm missing ? thx . |
|
|
|
|
|
#12 | |
|
Certified NinjaScript Consultant
|
Quote:
Any errors? What are you getting? |
|
|
|
|
|
|
#13 |
|
Senior Member
Join Date: Jun 2008
Posts: 644
Thanks: 0
Thanked 0 times in 0 posts
|
|
|
|
|
|
|
#14 |
|
Junior Member
Join Date: Nov 2009
Posts: 3
Thanks: 0
Thanked 0 times in 0 posts
|
roonius, I love the way the indicator looks and I found a great way to use it in a strategy (I think) but I can not seem to make it work. Can you please document for me how to include it in a strategy script?
I have tried several forms of: Code:
Add(Strategy.SlingShot(15, PriceType.Close, SlingShot.Utility.MovingAverageType.EMA, 30, PriceType.Close, SlingShot.Utility.MovingAverageType.EMA)); ... is a 'method' which is not valid in the given context Nothing I do seems to make a difference. Thanks! -- Jeff |
|
|
|
|
|
#15 | |
|
Certified NinjaScript Consultant
|
Quote:
Attached sample strategy should help you to solve your problem |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Slingshot indicator | saschja | NinjaScript File Sharing Discussion | 7 | 12-15-2007 04:24 PM |