Welcome, Guest

Search Symbol
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Search Symbol

Search Symbol 2 years, 2 months ago #2734

  • Tomes101
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Karma: 0
Hello,

i think i'm doing something wrong. When I try to add "Symbol without Exchange Code"(" Add Condition "->" Descriptive "->" Security "->" Symbol without Exchange Code ") in the screen field, the screener loads, but at some point I get a message whether I want to wait or leave the page. If I wait, nothing happens. If I leave the page, the screener closes. I think this is a request from Chrome. Is there anything I can do about it? I would use "Symbol without Exchange Codes", because sometimes I don't have the Exchange Code at hand and cannot search via" View Profile "without the Exchange Code, if I've understood correctly. All in all, I just want to be able to quickly search for a security like enter the name of the security in a screener. Are there perhaps efficient ways to find a stock quickly?


I would also like to praise the screener. The screener is really fantastic and the support is great as always. I'm so glad I came across this screener.

Best Regards,
Dominik
Dominik

Re: Search Symbol 2 years, 2 months ago #2735

  • admin
  • OFFLINE
  • Administrator
  • Posts: 290
  • Karma: 18
Dominik,

You can use two simple Advanced Screens to search for company names and symbols:

companyname LIKE "%[partial name]%"

with [partial name] replaced by part of the company's name, will find all companies that include that text in their names.

dispsymbol LIKE "%[partial symbol]%"

with [partial symbol] replaced by part of the company's symbol, will find all companies that include that text in their symbols.
The following user(s) said Thank You: Tomes101

Re: Search Symbol 2 years, 2 months ago #2736

  • Tomes101
  • OFFLINE
  • Fresh Boarder
  • Posts: 12
  • Karma: 0
Perfect, thank you.

Kind regards,
Dominik
Dominik

Re: Search Symbol 2 years, 1 month ago #2737

  • wwwclaes
  • OFFLINE
  • Junior Boarder
  • Posts: 24
  • Karma: 0
FYI, another option would be to use Firefox instead of Chrome. Chrome seems to have issues with such huge select lists, but Firefox handles it much better.

Follow-up question to "companyname" and "dispsymbol"... Can I find out similar variables somehow myself? They are not choosable through the menus, but could be very useful in more advanced screening.
Claes
The following user(s) said Thank You: Tomes101

Re: Search Symbol 2 years, 1 month ago #2738

  • admin
  • OFFLINE
  • Administrator
  • Posts: 290
  • Karma: 18
Text variables are not accessible from the Advanced Screener "Add Condition" menu because it is not clear what values those variables can have (the Basic Screener lets you choose the options from a drop-down). If you create a condition with a text variable in the Basic Screener (where the menu items do appear), you can click the Advanced Screener tab to convert it into an Advanced Screen. That will expose the variable name and the condition in SQL syntax.

dispsymbol and companyname are special cases, though. Because there are so many possible values for the drop-down, they can cause problems in the browser in the Basic Screener. Most text variables are not problematic in that way, and their conditions can be converted to advanced syntax merely by switching tabs.
The following user(s) said Thank You: Tomes101

Re: Search Symbol 2 years, 1 month ago #2739

  • wwwclaes
  • OFFLINE
  • Junior Boarder
  • Posts: 24
  • Karma: 0
Ah, works great, thanks! That's a good way to get to them.
Claes
The following user(s) said Thank You: Tomes101
  • Page:
  • 1
Time to create page: 0.09 seconds