I am looking to translate this mt4 indicator to NT. It tracks MMA consolidation. I have given an explanation as to what I am looking for on the pic. Attached is the mt4 indicator itself.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Have idea for new indie for Rainbow traders
Collapse
X
-
Have idea for new indie for Rainbow traders
I posted this in another Thread but I am making it its ownb thread so as not to hijack the other thread.
I am looking to translate this mt4 indicator to NT. It tracks MMA consolidation. I have given an explanation as to what I am looking for on the pic. Attached is the mt4 indicator itself.Tags: None
-
-
Comment
-
-
Here.. I already had this coded, very similar to the one you posted.
Edit: Er, looks like someone else already posted a conversion, oops =)
My version can use different types of moving averages though so I will leave it up in case that interests anyone.
Also BTW when scalping with RMMA, I find that it is better to use 1-3 Range bars instead of 1second or 5 second bars..Attached FilesLast edited by sefstrat; 03-15-2009, 05:51 PM.
Comment
-
-
Hi,
could please anybody explain how to import this .cs files into ninjatrader in order to get this indicator running. i tried to copy it into the indicator folder, but that doesn't work.
maybe some would be so kind and post the zipped version...
Regards, jetjockey
Comment
-
Hi Jetjockey737, welcome to our support forums! Just copy the cs file into the MyDocuments\NinjaTrader 6.5\bin\Custom\Indicator folder (for indicators). Then open any file in your NinjaScript editor (Tools > Edit NinjaScript > Indicator) and F5 in it to compile all your script, then the fresh imported one should be available for immediate use.
Comment
-
Originally posted by whself beginner View Postthats true, show the picture range=4
and new script with german alert function and small modification.
Found A bug....
When I try to change the sensitivity by decreasing the alert zone it changes back to .0005 (default) on eur/usd as soon as I remove cursor from the box.
Works fine when I change the alert zone on the eurjpy. (.05 to .0x)
Comment
-
this is not a bug. --> this is the min of input parameter. you can chance it in the code by <find/replace> for example 0.0005 - 0.00005.
open the textfile and use the <find/replace> function of an editor, save the file, compile and press F5 on the chart.
sometimes it would help, to read the document of an application.
best regards
Comment
-
no problem.
thanx to you, for post this idea. indicator works well for me to find better entries and exit with simple 123 pattern.
i like it more as adx, cci ...
best regards
Comment
-
Yes... stolen idea from my work by Eagle... lolOriginally posted by whself beginner View Postno problem.
thanx to you, for post this idea. indicator works well for me to find better entries and exit with simple 123 pattern.
i like it more as adx, cci ...
best regards
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
659 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
374 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
574 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
579 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment