Click here to Login





                                                   Multiple Static Watchlists and Screener

  0

0
allan nathan
2014-06-24 13:32:19


Hi,
Is there a simple way to add multiple static watchlists to the screener for analysis?

I have many fundamental portfolios that I would like to run screens on.

I dont believe adding several watchlists to a screen works as I had hoped


Thank you

Allan



QuantShare
2014-06-24 15:38:39

  0

Hi Allan,

A static watchlist is just a list of symbols. You can add all symbols from these static watchlists to your screen.
Or you can add several watchlists to the symbols selection control of the screen ("Select Symbols" button)

Add the following conditions:
- Internal List -> Watchlist -> Static Watchlist -> Your first watchlist
- Union Operator
- Internal List -> Watchlist -> Static Watchlist -> Your second watchlist
- Union Operator
- Internal List -> Watchlist -> Static Watchlist -> Your third watchlist



allan nathan
2014-06-24 18:15:02

  0

Perfect!!

If I would like to identify which watchlist the passing stocks belonged to,how would I do that?

I know we would need to use the Addcolumn function.Just dont know how to identify watchlist"..



QuantShare
2014-06-25 18:13:14

  0

You can use the following function: IsInList

Example:
a = IsInList(_Watchlist, "WatchlistName");



allan nathan
2014-06-26 12:28:27

  0

i dont thnk the formula

a = IsInList(_Watchlist, "WatchlistName");

achieves what i am looking for.

I have several watchlists such as Low p/b, low Peg, low p/fcf...

when i run a screen of the combined watchlist, i would like to identify which watchlists the stocks are in



QuantShare
2014-06-26 16:57:22

  0

You have to check for each watchlist using that function. There are no other functions.

str = "";
str = str.iffstr(IsInList(_Watchlist, "Low p/b"), "Low p/b - ", "");
str = str.iffstr(IsInList(_Watchlist, "Low Peg"), "Low Peg - ", "");
AddColumn("Watchlists", str);




No more messages
0




Reply:

No html code. URLs turn into links automatically.

Type in the trading objects you want to include: - Add Objects
To add a trading object in your message, type in the object name, select it and then click on "Add Objects"










QuantShare

Trading Items
Advancing-Declining-Unchanged volume for NYSE, AMEX and NASDAQ
Number of Symbols in Watchlists
Multiple Time Frames Trading System - Price / Moving Average Cros...
Falling and Rising Wedge Patterns
GMMA - Guppy Multiple Moving Average

How-to Lessons
Difference between the watchlist and the screener tools
How to speed up watchlist and screener plug-ins when working with...
How to drag & drop a stock to a static watchlist
How to download EOD quotes for active and valid stocks only
How to plot support and resistance lines automatically

Related Forum Threads
Backtesting Static Watchlists
DISCREPANCIES IN SCREENING BY SCREENER AND SCREENING THRU WATCHLI...
indicator for 1 symbol in screener and simulation
Stochastics, screener Slow D and K cross
Lists and Watchlists

Blog Posts
How to speed up quotes and news downloads
How to use QuantShare screener to trade penny stocks
Reducing risk and increasing return by combining several trading ...
Fundamental Screen based on Stock price, ROI and Market capitaliz...
Create indicators, composites and trading systems using QL and CS...









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.