+1 888 340 6572 GET STARTED
MultiCharts Project Management
previous_open_issue.png
Go to the previous open issue
previous_issue.png
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
feature_request_small.png
Open Feature request MC-1617

Add more overloaded methods to the ISymbolsStorage interface

action_vote_minus_faded.png
3
Votes
action_vote_plus_faded.png
next_issue.png
Go to the next issue (open or closed)
next_open_issue.png
Go to the next open issue
Description

It would be helpful if the ISymbolsStorage interface had the following two overloaded methods:

MTPA_MCSymbolInfo2[] GetSymbols(string data_feed, ESymbolCategory _cat);

MTPA_MCSymbolInfo2[] GetSymbols(string data_feed, ESymbolCategory _cat, string Exchange);

That way, we can return a more specific symbol list with MTPA_MCSymbolInfo2[] without having the need to specify the instrument. For example, it might be helpful to get all IQFeed symbols that are an index.

In the current implementation, we can only get all symbols from a data feed or specify a specific symbol name.

Steps to reproduce this issue

n/a

Comments (0)
History
Issue basics
  • Type of issue
    Feature request
  • Category
    Usability
  • Targeted for
    MultiCharts 9.0 (RELEASED)
  • Status
    Released
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (2)
People involved
Times and dates
  • Posted at
  • Last updated
Issue details
  • Resolution
    Not determined
  • Severity
    Normal
Attachments (0)
There is nothing attached to this issue
Commits (0)
There are no code checkins for this issue
Duplicate issues (0)
This issue does not have any duplicates