3_Level_ZZ_Semafor TRO_MODIFIED_VERSION

free & uncensored discussion arena for TheRumpledOne

Moderator: moderators

MKRoxton
rank: <50 posts
rank: <50 posts
Posts: 3
Joined: Sun Jul 19, 2009 1:19 pm
Reputation: 0
Gender: None specified

Who can upload this indicator?

Postby MKRoxton » Sun Jul 19, 2009 1:36 pm

Hi TRO and other members on kreslik.com,
I search this indicator (Symbol-Version MTF-Level-3-ZZ-Semafor).
I have attached the picture how the indicator can see (in yellow rectange).

Can one here upload this indicator?
I can not find this indicator in this forum (sorry).

Very thanks!

MKRoxton
Attachments
Search-indicator.gif
Search-indicator.gif (37.35 KiB) Viewed 10589 times

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Postby TheRumpledOne » Sun Jul 19, 2009 2:22 pm

That indicator is DONATIONAL.
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!

Please do NOT PM me with trading or coding questions, post them in a thread.

MKRoxton
rank: <50 posts
rank: <50 posts
Posts: 3
Joined: Sun Jul 19, 2009 1:19 pm
Reputation: 0
Gender: None specified

Postby MKRoxton » Sun Jul 19, 2009 2:32 pm

OK!
Thanks for the fast reply!!!

Know you how the indicator name is?

MKRoxton

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Postby TheRumpledOne » Sun Jul 19, 2009 2:39 pm

Image

TRO_MM_123 is the name of the indicator.

PLEASE NOTE THAT TRO_MM_123 DOESN'T HAVE ANYTHING TO DO WITH THE 3_LEVEL_ZZ_SEMAFOR.

TRO_MM_123 shows if the last "3" of the 1-2-3 pattern is a long or short entry. That was a "test" version.

TRO2009_MM_123 also shows how many bars ago the "3" occurred.
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!



Please do NOT PM me with trading or coding questions, post them in a thread.

MKRoxton
rank: <50 posts
rank: <50 posts
Posts: 3
Joined: Sun Jul 19, 2009 1:19 pm
Reputation: 0
Gender: None specified

Postby MKRoxton » Sun Jul 19, 2009 2:42 pm

Hello,
very thanks. I will search this indicators now.

MKRoxton

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.

User avatar
foreman01
rank: 50+ posts
rank: 50+ posts
Posts: 100
Joined: Sat May 23, 2009 12:55 am
Reputation: 0
Gender: None specified

Postby foreman01 » Sun Jul 19, 2009 4:23 pm

This seem like the best thread to share my clean screen version of the 3 level ZZ indcator.

I didn't like having to keep changing the settings when I loaded the indicator, and so I modded my mq4 file, renamed, and then compiled so that it would default to a clean screen version whenever I loaded it.

I usually turn the fibs on, but leave them off by default.

I especially like using the 168 wingding for all three levels, rather than the 140, 141 and 142 numbered circles.

The attached image also includes the stopping volume indicator.

Here are the mods I made to the MQ4 file.
Starting at line 26

extern bool Show.Legend = false;
extern bool Show.Trendlines = false;
extern bool Show.Retracelines = false;
extern bool Show.Targetlines = false;
extern bool Show.Medianline = false;
extern bool Show.TrendLines3 = false;
extern bool Show.Fiblines = false;
extern bool Show.Fiblines3 =false;
extern bool Show.Bars = true ;
extern bool Show.Label = true ;
extern int ShiftLabel = 10 ;
extern bool Show.SupResLines3 = false;
extern int mySRlevel = 1;
extern int NumSRLines = 5 ;

-------------
At line 126 you can change the wingding to a square

extern int Symbol_1_Kod=168;
extern int Symbol_2_Kod=168;
extern int Symbol_3_Kod=168;

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Postby TheRumpledOne » Sun Jul 19, 2009 5:42 pm

Instead of changing the code, you can load the indicator on a blank chart with your inputs and then save the chart as a template.

Then load the template when you want to use the indicator(s) with your settings.
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!



Please do NOT PM me with trading or coding questions, post them in a thread.

Alps007
rank: <50 posts
rank: <50 posts
Posts: 14
Joined: Thu Jul 23, 2009 12:54 pm
Reputation: 0
Gender: None specified

Postby Alps007 » Fri Jul 24, 2009 1:27 pm

TheRumpledOne wrote:
TRO_MM_123 is the name of the indicator.

PLEASE NOTE THAT TRO_MM_123 DOESN'T HAVE ANYTHING TO DO WITH THE 3_LEVEL_ZZ_SEMAFOR.

TRO_MM_123 shows if the last "3" of the 1-2-3 pattern is a long or short entry. That was a "test" version.

TRO2009_MM_123 also shows how many bars ago the "3" occurred.


Hello TRO,

I'm trying to understand this abit better. What is 1-2-3?

Cheers

Alps

User avatar
TheRumpledOne
rank: 10000+ posts
rank: 10000+ posts
Posts: 15544
Joined: Sun May 14, 2006 9:31 pm
Reputation: 3035
Location: Oregon
Real name: Avery T. Horton, Jr.
Gender: None specified
Contact:

Postby TheRumpledOne » Sat Jul 25, 2009 10:15 pm

It is a chart pattern.
IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT!



Please do NOT PM me with trading or coding questions, post them in a thread.

User avatar
Patch
rank: 500+ posts
rank: 500+ posts
Posts: 941
Joined: Sat Jan 06, 2007 6:13 pm
Reputation: 0
Location: Virginia
Real name: Jeff
Gender: Male
Contact:

Postby Patch » Sun Jul 26, 2009 12:50 am

Hi foreman01

By any chance have you uploaded your indi and template to this thread? If so where would I find it. I like squares and colors.

Patch
ENOUGH being a Yalie for me Back to the Sea. "What i can lose, i can win" "YES YOU CAN" - dragon33 -"Pick one method and one pair and stick with them until you master it. "The choice is yours - success or failure." TRO

Please add www.kreslik.com to your ad blocker white list.
Thank you for your support.


Return to “TheRumpledOne”