Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
BB (TTM) Squeeze and PBF Squeeze replica ported to NT
Collapse
X
-
Bertrand!
I actually got this from a different site altogether. If I grab the one from 40, is there a specific instruction I need?
-
Dave, there are various version floating around - the one from post 42 or 10? Both differ...
Leave a comment:
-
Hey Josh,
I actually have the indicator. Just don't see a .dll anywhere in it. As always, people are obviously out to get me.
Thanks.
Leave a comment:
-
You need to actually have that file installed in your NinjaTrader for it to work. Unfortunately I would not know what that RSqueeze is or where you can get it.
Leave a comment:
-
mensat, thanks for that tip but I'm now getting: The type or namespace name 'RSqueeze' could not be found (are you missing a using directive or an assembly reference?) and don't see a dll. Am I missing something?Originally posted by mensat View PostIn #region Using declarations add this line
using RSqueeze.Utility;
and you are OK.
Thanks,
Dave
Leave a comment:
-
simpletrades, unfortunately not directly supported with 6.5 - NinjaTrader 7 will have the overlay option build in.
Leave a comment:
-
I agree.Originally posted by NinjaTrader_Bertrand View PostThanks for posting this roonius, great job!
A friend with tradestation has the BB squeeze histogram plotting as red/green dots (not bars) that are overlayed in the same chart section as the candles.
How can i do that with ninja?
Leave a comment:
-
In #region Using declarations add this line
using RSqueeze.Utility;
and you are OK.
Leave a comment:
-
Squeeze Indicator
I'm running into this same issue. Anybody figure out how to get roonius' squeeze indicator to work in a strategy without triggering these errors?
Originally posted by chipotlebop View PostForest,
I'm trying to use the same indicator in a strategy and unsuccesful. I have the same error. Were able to figure out a valid code? Thanks
Leave a comment:
-
Were you able to figure this out?
Forest,
I'm trying to use the same indicator in a strategy and unsuccesful. I have the same error. Were able to figure out a valid code? Thanks
Originally posted by forrestang View PostWhat paremeters would you want to use to access the items in this indicator?
When I try to add it to a strategy, it gives me a CS0119 error with no explanation.
"Ninja Trader.Strategy.Strategy.RSqueeze(RSqueeze.Utility .SqueezeStyle)' is a 'method', which is not valid in the given context"
I have tested it as follows just setting it to a value greater than some value just to evaluate.
Like this:
Any help is appreciated,Code:if (RSqueeze(RSqueeze.Utility.SqueezeStyle.BBSqueeze).Squeeze[0] > 1.000) { EnterLong(DefaultQuantity, "");
Forrest
Leave a comment:
-
The NEW PREMIUM Squeeze Indicator!
Anyone yet coded the new and improved "TTM Squueeeze This" indicator....???
Watch out for those double bottom signals.......JK.....LOL!
Leave a comment:
-
What paremeters would you want to use to access the items in this indicator?
When I try to add it to a strategy, it gives me a CS0119 error with no explanation.
"Ninja Trader.Strategy.Strategy.RSqueeze(RSqueeze.Utility .SqueezeStyle)' is a 'method', which is not valid in the given context"
I have tested it as follows just setting it to a value greater than some value just to evaluate.
Like this:
Any help is appreciated,Code:if (RSqueeze(RSqueeze.Utility.SqueezeStyle.BBSqueeze).Squeeze[0] > 1.000) { EnterLong(DefaultQuantity, "");
Forrest
Leave a comment:
-
You have a parameter which switches between modesOriginally posted by BrianNC View PostRoonius, when I import to NinjaTrader, the only one I see in the indicators is the RSqueeze and when put on the chart it is the BBSqueeze. I can't find the PBF Squeeze or the counter trend squeeze.
One other question, did you replicate any more of the PBF indicators such as the paint bars and scalp dots?
Leave a comment:
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
134 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
106 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
89 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
110 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
88 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Leave a comment: