Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
SlingShot
Collapse
X
-
-
-
-
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
Comment
-
-
Perfect !!!!
Thank you and thank you Elliott for uploading this.
RJay
Comment
-
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
Comment
-
Change Ma Type ?
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 .
Comment
-
Why aren't you having any luck?Originally posted by T2020 View PostHello 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 .
Any errors? What are you getting?
Comment
-
Using SlingShot in a strategy
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:
and it keeps telling me: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
Comment
-
Originally posted by Jeff_Brower View Postroonius, 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:
and it keeps telling me: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
Attached sample strategy should help you to solve your problemAttached Files
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
129 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
74 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
116 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
111 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
89 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|


Comment