Page 1 of 2

2009.03.19 EVERYONE USING METATRADER MT4 PLEASE READ

Posted: Wed Mar 18, 2009 11:35 pm
by TheRumpledOne
2009.03.19 EVERYONE USING METATRADER MT4 PLEASE READ


EVERYONE USING METATRADER MT4 PLEASE CLICK HERE



Indicators

Double-click on or near indicators with the left mouse button, to call their parameter setup windows.

Right-click to call the indicator's context menu.

If the screen is cluttered with overlapping indicators and/or objects, making it too difficult to select the desired indicator, press Ctrl-I to call up the Indicators dialog window. Double click (or click the Edit button, or Alt-E) on the indicator to edit its properties (parameters, colors, etc), or click the Delete button (or Alt-D) to remove it from the chart.

You can use the Home, End and Page/arrow Up/Down keys to navigate up/down the list.

===============================================

The indicators that I write are SOFT CODED. That means you, the user, can change how the indicators work by changing the inputs. I code this way so me, the programmer, doesn't have to make code changes every time a user wants the indicator to behave differently. You can change things like where the indicator is placed on the chart, the colors, line width, number of bars it uses in calculations, the chart period is uses, etc....

Please read the information above so you'll understand how to do this.

Thanks again for your support.

Posted: Tue Mar 31, 2009 7:21 am
by aVi
Thank YOU.

TRO_SupResHHLL

Posted: Sun Nov 01, 2009 12:46 am
by TheRumpledOne
Image

Make sure you read post #1.

Updated TRO_SupResHHL attached.

Updates include:

1) TRO_SupResHHL now works with 5 digits.

2) myBars input when set to 0 will use all of the bars on the visible chart to determine the high (resistance) and low (support). I use this to SEE where price is on daily and weekly charts compared to the high and low. The % in range value in the gauge displays EXACTLY where price is in the range as a percentage of the range. Low = 0% and high = 100%. Those who like fibonacci retraces are using percent in range ( sometimes without realizing it ).

3) The problem with stray objects has been fixed.




PLEASE DO NOT POST MY CODE ON OTHER FORUMS.

Posted: Sun Nov 01, 2009 2:33 pm
by PINKPANTHER5
Hey TRO,

That is a good indicator. I am also thinking of using it on the higher time frames. But tha sure looks like a huge trigger, lol.

TRO_Jacko_Trend_Plot

Posted: Sun Nov 01, 2009 2:34 pm
by TheRumpledOne
Image

Make sure you read post #1.

Updated TRO_Jacko_Trend_Plot

1) Fixed stray object problem

2) Includes range and percent in range in comments.


PLEASE DO NOT POST MY CODE ON OTHER FORUMS.

Posted: Sun Nov 01, 2009 2:36 pm
by TheRumpledOne
PINKPANTHER5 wrote:Hey TRO,

That is a good indicator. I am also thinking of using it on the higher time frames. But tha sure looks like a huge trigger, lol.


Change the window input to change the triggers.

Posted: Tue Nov 03, 2009 8:43 am
by ForexShawn
Good Morning Avery,

I am stumped and would appreciate feedback.

IN&OUT INDICATOR
This indicator allows me to "mark" inside bars by changing their wick colour and also thickening the wicks up.
Q...Utilizing SAVE TEMPLATE "captures" the colour variation but not the
wick thickening (try to say that 6 times in a row). :) How do I do it?

Posted: Tue Nov 03, 2009 1:05 pm
by TheRumpledOne
I don't see any input for wick thickening in the version that I have.

Posted: Thu Nov 05, 2009 2:41 am
by TheRumpledOne
Image

I modified TRO RANGE GAUGE to use the highest and lowest values on the chart if myBars = 0.



PLEASE DO NOT POST MY CODE ON OTHER FORUMS.

IF SOMEONE WANTS IT, THEY CAN DOWNLOAD IT HERE FOR FREE.

TroNotes

Posted: Mon Dec 14, 2009 6:37 pm
by ForexShawn
Hi Avery,

I want to write multiple line notes on my MT4 charts.

It is a nuisance to write one line "bullets" of information utilizing MyNotes and then try to left justify them on my chart before printing the image for study purposes.

Am I missing something? Is there a way to write short paragraphs through the notes feature and then download it "all at once" onto my chart.

Thanks for any insights you might offer.