• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 12:40am
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 12:40am
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

Need divergence lines added to Constance Brown Composite Indicator 2 replies

Need MTF indicator to show opening price lines 0 replies

Need Indicator To Draw Horizontal Lines/Sound Alert 3 replies

Need MACD indicator with crossing lines 5 replies

00 & 50 levels horizontal lines indicator 1 reply

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 24
Attachments: Need Lines Indicator for 20/80 price levels
Exit Attachments

Need Lines Indicator for 20/80 price levels

  • Last Post
  •  
  • Page 1 23 4
  • Page 1 23 4
  •  
  • Post #1
  • Quote
  • First Post: Jun 4, 2009 2:43pm Jun 4, 2009 2:43pm
  •  Matrixxdg
  • | Joined Feb 2007 | Status: Trade to Live | 369 Posts
Hi All,
I am looking for an indicator that will draw lines at 20 and 80 on the chart. I have tried a few of the line drawing indicators designed for 50 and 00 but cannot get them to work. So... recap.

Lines at every 20 and 80 on the chart...example. U/J 96.80, 96.20, 95.80, 95.20 and so on.

Thanks. MG
  • Post #2
  • Quote
  • Jun 7, 2009 12:20am Jun 7, 2009 12:20am
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
Quoting Matrixxdg
Disliked
Hi All,
I am looking for an indicator that will draw lines at 20 and 80 on the chart. I have tried a few of the line drawing indicators designed for 50 and 00 but cannot get them to work. So... recap.

Lines at every 20 and 80 on the chart...example. U/J 96.80, 96.20, 95.80, 95.20 and so on.

Thanks. MG
Ignored
Try the attached indicator.
Download into ...../experts/indicators folder and restart MT4.
Attached File
File Type: mq4 Lines_8020.mq4   3 KB | 1,988 download
  • Post #3
  • Quote
  • Jun 7, 2009 9:51am Jun 7, 2009 9:51am
  •  Matrixxdg
  • | Joined Feb 2007 | Status: Trade to Live | 369 Posts
Quoting hanover
Disliked
Try the attached indicator.
Download into ...../experts/indicators folder and restart MT4.
Ignored
Hanover,
You are truly a time saver it works perfectly.

Thank you so much.

MG
  • Post #4
  • Quote
  • Jun 7, 2009 9:08pm Jun 7, 2009 9:08pm
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
The version attached to this post should plot the lines only in the H4 and lower timeframes.
Attached File
File Type: mq4 Lines_8020.mq4   3 KB | 745 downloads
  • Post #5
  • Quote
  • Jun 7, 2009 9:23pm Jun 7, 2009 9:23pm
  •  Matrixxdg
  • | Joined Feb 2007 | Status: Trade to Live | 369 Posts
Quoting hanover
Disliked
The version attached to this post should plot the lines only in the H4 and lower timeframes.
Ignored
Thanks a million Dave.

MG
  • Post #6
  • Quote
  • Jun 8, 2009 2:54am Jun 8, 2009 2:54am
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
For the sake of open-ended completeness, the timeframes are now selectable.
Attached File
File Type: mq4 Lines_8020.mq4   4 KB | 1,283 download
  • Post #7
  • Quote
  • Jun 8, 2009 8:21am Jun 8, 2009 8:21am
  •  Matrixxdg
  • | Joined Feb 2007 | Status: Trade to Live | 369 Posts
Quoting hanover
Disliked
For the sake of open-ended completeness, the timeframes are now selectable.
Ignored
Thank you. That's perfect.

MG
  • Post #8
  • Quote
  • Jun 8, 2009 8:29am Jun 8, 2009 8:29am
  •  Matrixxdg
  • | Joined Feb 2007 | Status: Trade to Live | 369 Posts
Quoting hanover
Disliked
For the sake of open-ended completeness, the timeframes are now selectable.
Ignored
Hi Hanover. I cannot get the lines to disappear on any TF even though I unchecked them. Any ieas?

MG
Attached Image
  • Post #9
  • Quote
  • Jun 8, 2009 2:21pm Jun 8, 2009 2:21pm
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
Quoting Matrixxdg
Disliked
Hi Hanover. I cannot get the lines to disappear on any TF even though I unchecked them. Any ieas?

MG
Ignored
What you're trying to do won't work, because the indicator doesn't plot an "indicator" as such (in MT4 terms), instead it simply plots multiple lines. So you would need to edit the Visualization on each individual line.

However, in the latest version that I posted (post #6), the timeframes are selectable, via the TimeFrames parameter on the "Inputs" (not the "Visualization") tab. If you change this parameter to M1,M5,M15,M30,H1,H4 then the lines should be re-plotted on those timeframes only.
  • Post #10
  • Quote
  • Jun 8, 2009 2:42pm Jun 8, 2009 2:42pm
  •  Matrixxdg
  • | Joined Feb 2007 | Status: Trade to Live | 369 Posts
Quoting hanover
Disliked
What you're trying to do won't work, because the indicator doesn't plot an "indicator" as such (in MT4 terms), instead it simply plots multiple lines. So you would need to edit the Visualization on each individual line.

However, in the latest version that I posted (post #6), the timeframes are selectable, via the TimeFrames parameter on the "Inputs" (not the "Visualization") tab. If you change this parameter to M1,M5,M15,M30,H1,H4 then the lines should be re-plotted on those timeframes only.
Ignored
Duh!! Sorry I did not look, I assumed it was on the TF tab. Works great, Thanks again.

MG
  • Post #11
  • Quote
  • Jun 14, 2009 8:31am Jun 14, 2009 8:31am
  •  ComoxBluejay
  • | Joined Mar 2008 | Status: And on, and on, and on.... | 122 Posts
Quoting hanover
Disliked
For the sake of open-ended completeness, the timeframes are now selectable.
Ignored
Hi Hanover,
Any chance of a slightly more advanced version of 'Lines'?
I would love an indicator that would draw nine horizontal lines, all spaced at 25 pips from each other, and for the start line to be placed at a figure input by the user -
Many thanks
Take care
So make sure it's an exciting one, 'cos it's the only one you get!
  • Post #12
  • Quote
  • Jun 14, 2009 10:08am Jun 14, 2009 10:08am
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
Quoting ComoxBluejay
Disliked
Hi Hanover,
Any chance of a slightly more advanced version of 'Lines'?
I would love an indicator that would draw nine horizontal lines, all spaced at 25 pips from each other, and for the start line to be placed at a figure input by the user -
Many thanks
Take care
Ignored
Try the attached indicator.
Download into ...../experts/indicators folder and restart MT4.
Attached File
File Type: mq4 SpacedLines.mq4   4 KB | 1,108 download
  • Post #13
  • Quote
  • Jun 14, 2009 10:17am Jun 14, 2009 10:17am
  •  ComoxBluejay
  • | Joined Mar 2008 | Status: And on, and on, and on.... | 122 Posts
Quoting hanover
Disliked
Try the attached indicator.
Download into ...../experts/indicators folder and restart MT4.
Ignored
Great hanover, & thanks for the fast reply.
Can I push my luck and ask for the addition of a long/short input.
So that the lines are drawn in the direction of a trade?
So make sure it's an exciting one, 'cos it's the only one you get!
  • Post #14
  • Quote
  • Jun 15, 2009 3:22am Jun 15, 2009 3:22am
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
Quoting ComoxBluejay
Disliked
Great hanover, & thanks for the fast reply.
Can I push my luck and ask for the addition of a long/short input.
So that the lines are drawn in the direction of a trade?
Ignored
AboveBelow parameter:
A = draw lines above (upward, starting at) the specified price
B = draw lines below (downward, starting at) the specified price
AB = do both
Attached File
File Type: mq4 SpacedLines.mq4   5 KB | 976 downloads
  • Post #15
  • Quote
  • Jun 15, 2009 4:53am Jun 15, 2009 4:53am
  •  ComoxBluejay
  • | Joined Mar 2008 | Status: And on, and on, and on.... | 122 Posts
Thanks hanover, I really appreciate the effort....now the next trick, can you make me a million?!
Take care
So make sure it's an exciting one, 'cos it's the only one you get!
  • Post #16
  • Quote
  • Jun 15, 2009 5:08am Jun 15, 2009 5:08am
  •  cobraforex
  • Joined Aug 2008 | Status: Sharpen the Scalper Razor | 4,704 Posts
Hi Dave

I see that you did a nice work again.

Traderathome modified for the THV system once the SDX sweetspot indicator where you have options to change Thickness, color etc.

Maybe you would like to look inside.

Have a great trading week
Attached File
File Type: mq4 THV SDX-SweetSpots v4.mq4   8 KB | 930 downloads
  • Post #17
  • Quote
  • Jun 15, 2009 3:28pm Jun 15, 2009 3:28pm
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
Quoting cobraforex
Disliked
Hi Dave

I see that you did a nice work again.

Traderathome modified for the THV system once the SDX sweetspot indicator where you have options to change Thickness, color etc.

Maybe you would like to look inside.

Have a great trading week
Ignored
Thanks Cobra, I'll take a look.
  • Post #18
  • Quote
  • Jun 20, 2009 5:00am Jun 20, 2009 5:00am
  •  ComoxBluejay
  • | Joined Mar 2008 | Status: And on, and on, and on.... | 122 Posts
Hi hanover,

Your 'SpacedLines' are just the job, worked beatifully last week.

Any chance of two small additions....ouch! that hurt.
If you decide to do so, could you make the first line user definable in terms of style & colour, just to make it stand out from the others. and attach the price in text to it?

I really will share the first million....honestly!

Take care
So make sure it's an exciting one, 'cos it's the only one you get!
  • Post #19
  • Quote
  • Jun 20, 2009 9:15am Jun 20, 2009 9:15am
  •  Alihuzaifa
  • | Membership Revoked | Joined Oct 2008 | 2,791 Posts
thanx hanover so usefull gadgets.
  • Post #20
  • Quote
  • Jul 4, 2009 7:13am Jul 4, 2009 7:13am
  •  ComoxBluejay
  • | Joined Mar 2008 | Status: And on, and on, and on.... | 122 Posts
Hi hanover,
Your 'SpaceLines' really are bringing home the bacon.
My style of trading is very simple. I trade the 'Spaces' between the pivots.
And use your 'SpaceLines' to set my entry, stop, & Tp.
Lines are set as a function of the distance between pivot, S1/R1

Without stretching your kindness too far - could I ask for the following?
If I select setting 'A' is it possible to adapt the indicator to have the lower line as my stop, the next line up as the choosen entry, & all others as Tps?
And the reverse for 'B' setting.
Which means there would only be one line above/below the 'StartPrice' entry.
In a five line 'A' setup, the second line would become the 'StartPrice' entry.
Forgive me if I've laboured the point here!
Have a great w/end
So make sure it's an exciting one, 'cos it's the only one you get!
  • Platform Tech
  • /
  • Need Lines Indicator for 20/80 price levels
  • Reply to Thread
    • Page 1 23 4
    • Page 1 23 4
0 traders viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2021