Click here to Login




How to display the number of notes per stock

Updated on 2011-05-28





Using the watch-list tool, you can monitor stocks and display the number of notes for each one of these stocks.
It is very easy to track the number of notes and the following article will show you how to do it.

Few things you need to know:
- Add a note to a stock by typing CONTROL+N or right clicking on a chart then selecting Tools -> Notes
- Notes are stored in an internal intraday database whose name is "_notes"

Steps:

- Open the watchlist tool by selecting "Tools" in the main menu then "Watchlist"
- Click on "Create" then on "Create a dynamic watchlist"
- Select all symbols in the "Select Symbols" form, and then click on "Next"
- Type the following formula: (Click on "Switch to editor" if you are in "wizard" mode)

notes1 = Sum(GetDataCount("_notes", "note"));
filter = notes1 > 0;
AddColumn("Notes", notes1);

// we calculate the number of notes for each stock using the "Sum" and "GetDataCount" functions then we display this data using the "AddColumn" method

- Click on "Next" then type the watchlist name. (Example: Notes)



The watchlist is automatically updated each time you add a new note to a stock.

You can also display the number of notes per stock using the screener or pivot table tools.








no comments (Log in)

Back







QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2024 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items



Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.