Operating Symbol List

From MultiCharts
Revision as of 13:18, 11 January 2012 by Admin (talk | contribs)
Jump to navigation Jump to search

Operating Symbol List

Expand All

Operating Symbol List

Symbol List is a list of commonly used financial instruments. Modern-day investors need easy access to any of the trading vehicles. QM has been developed based on those needs, the basic requirements being:

  • The program must function with numbers of symbols in tens of thousands
  • Rapid data access, which means powerful search, sorting, and selection capabilities
  • Convenient adding and editing of data
  • Simple data backup and restore
  • Minimal setup and maintenance effort

Adding Symbol(s) to Symbol List

Selecting Symbol(s) in Symbol List

Deleting Symbol(s) from the Symbol List

Sorting the Symbol List

Finding Symbol(s) in Symbol List

Customizing the Symbol List

<script> var param=window.name; window.name=""; if (param) { params=new Array(); params=param.split("=");

for(i=0;i<params.length;i++) { document.getElementById(params[i]).click(); }

} </script>