Erasing vertical lines only

Questions about MultiCharts and user contributed studies.
arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Erasing vertical lines only

Postby arjfca » 05 Dec 2014

Hello

I may be tired, but I just don't figure how I could erase only vertical lines one my charts

Martin

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Re: Erasing vertical lines only

Postby TJ » 05 Dec 2014

Hello
I may be tired, but I just don't figure how I could erase only vertical lines one my charts
Martin
What do you mean vertical lines?

Manually drawn lines?

or from an indicator?
drawing object? or plot?

arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Re: Erasing vertical lines only

Postby arjfca » 06 Dec 2014

Hello
I may be tired, but I just don't figure how I could erase only vertical lines one my charts
Martin
What do you mean vertical lines?

or from an indicator?
drawing object? or plot?
Good day J.

Manually draw with the Time Line tool.
I want to erase them with the code, not manually

Martin

User avatar
TJ
Posts: 7740
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2221 times

Re: Erasing vertical lines only

Postby TJ » 06 Dec 2014

Good day J.

Manually draw with the Time Line tool.
I want to erase them with the code, not manually

Martin
1. Find the TL
2. Identify the ID
3. TL_delete

arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Re: Erasing vertical lines only

Postby arjfca » 06 Dec 2014

Good day J.

Manually draw with the Time Line tool.
I want to erase them with the code, not manually

Martin
1. Find the TL
2. Identify the ID
3. TL_delete
Did tried that, Removed all drawing, installed 1 time line: TL_Getfirst returned -2, meaning no trend line found.

I don't see any specific function to "time line" line

Have a nice weekend
Martin

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Erasing vertical lines only

Postby Henry MultiСharts » 08 Dec 2014

Only Trendlines, Arrows and Text drawing tools can be controlled from the code.
Time line is not a Trendline so it cannot be deleted from the code.

arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Re: Erasing vertical lines only

Postby arjfca » 08 Dec 2014

Only Trendlines, Arrows and Text drawing tools can be controlled from the code.
Time line is not a Trendline so it cannot be deleted from the code.
Any plan to add it?

My goal, Put a time line at area that I want to comments on a notepad. Once in a while I want to erase them in a batch

Martin

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Erasing vertical lines only

Postby Henry MultiСharts » 08 Dec 2014

Martin, this is not something that is in our to-do list at the moment. You may want to submit a feature request to the Project Management of our web site so other users can vote for it: https://www.multicharts.com/pm/


Return to “MultiCharts”