about vertical lines

 

I am searching for a script or EA which can draw consecutive vertical lines with one click and if I can specify the colors of these vertical lines 

 
How to make a search on the forum/CodeBase/Market
https://www.mql5.com/en/forum/193510
How can I search for indicators and other elements in this forum?
How can I search for indicators and other elements in this forum?
  • 2017.05.29
  • www.mql5.com
How can I search for indicators in this forum? I need the Hodrick Prescott Filter for MT4. Please, if anyone can help me, I thank you in advance...
 
ALkhalil:

I am searching for a script or EA which can draw consecutive vertical lines with one click and if I can specify the colors of these vertical lines 

Search for it in the Market and Codebase or order it in the Freelance section.

 
Eleni Anna Branou #:

Search for it in the Market and Codebase or order it in the Freelance section.

what (words) I have to use with the search?

 
Sergey Golubev #:
How to make a search on the forum/CodeBase/Market
https://www.mql5.com/en/forum/193510

how to search ??? or how to describe my request ???

 
ALkhalil #:

what (words) I have to use with the search?

I would start with... vertical lines.

 
ALkhalil:

I am searching for a script or EA which can draw consecutive vertical lines with one click and if I can specify the colors of these vertical lines 

If you mean sessions separator heres your search term : https://www.mql5.com/en/search#!keyword=sessions&module=mql5_module_codebase

although I suspect you mean a tool where you click a button once and then each subsequent click places a line where the mouse is on the chart until you hit esc or click the rmb

(If the later is the case , try this tool , although it does not cater to the colors request.Place in experts , drag on chart , click the right mouse button when done to exit)

Files:
line_tool.mq5  6 kb
line_tool.ex5  11 kb
 
Lorentzos Roussos #:

If you mean sessions separator heres your search term : https://www.mql5.com/en/search#!keyword=sessions&module=mql5_module_codebase

although I suspect you mean a tool where you click a button once and then each subsequent click places a line where the mouse is on the chart until you hit esc or click the rmb

(If the later is the case , try this tool , although it does not cater to the colors request.Place in experts , drag on chart , click the right mouse button when done to exit)

thanks for your reply .....

I've tried (Line tool.ex5)

something like that, but more complicated than this

if I place the mouse pointer on a candle (from any timeframe), and click on that candle, I want the EA to draw multi colorful consecutive vertical lines (I specify how many lines and their colors in the settings of this EA )

 
ALkhalil #:

thanks for your reply .....

I've tried (Line tool.ex5)

something like that, but more complicated than this

if I place the mouse pointer on a candle (from any timeframe), and click on that candle, I want the EA to draw multi colorful consecutive vertical lines (I specify how many lines and their colors in the settings of this EA )

Since you want something very personalized, you should post your request as a job in the Freelance section.

 
ALkhalil #:

thanks for your reply .....

I've tried (Line tool.ex5)

something like that, but more complicated than this

if I place the mouse pointer on a candle (from any timeframe), and click on that candle, I want the EA to draw multi colorful consecutive vertical lines (I specify how many lines and their colors in the settings of this EA )

You want to mark your signals sequence , i imagine there will be presets too , i mean on what the sequence of colors and # of lines are 

Reason: