Comments field in Market Scanner

Questions about MultiCharts and user contributed studies.
greenroomhoo
Posts: 62
Joined: 03 Nov 2011
Has thanked: 12 times
Been thanked: 2 times

Comments field in Market Scanner

Postby greenroomhoo » 17 Feb 2012

Cant seem to find a way to do it - but sure would be helpful to keep track of notes and things to watch...

Am i missing it? If not, can we add it to the to do list?

User avatar
JoshM
Posts: 2195
Joined: 20 May 2011
Location: The Netherlands
Has thanked: 1544 times
Been thanked: 1565 times
Contact:

Re: Comments field in Market Scanner

Postby JoshM » 17 Feb 2012

Cant seem to find a way to do it - but sure would be helpful to keep track of notes and things to watch...

Am i missing it? If not, can we add it to the to do list?
There's no "official" comment option, but as a work around you can add a indicator to the MarketScanner that plots a custom text:

Code: Select all

Inputs:
MyTextToDisplay("Example");

Plot1(MyTextToDisplay, "Comments");
Drawback of this is that, if you want to change the comment, you'll have to go to Format Indicator and change the string's content, which might be tedious if you make a lot of comments.

greenroomhoo
Posts: 62
Joined: 03 Nov 2011
Has thanked: 12 times
Been thanked: 2 times

Re: Comments field in Market Scanner

Postby greenroomhoo » 17 Feb 2012

must be a programming challenge - i recall the same issue/workaround on TS

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

Re: Comments field in Market Scanner

Postby Henry MultiСharts » 17 Feb 2012

Hello Greenroomhoo,

This feature has not been implemented yet. 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”