Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note that the cache does require a valid Xignite API key to run. The Xignite Finance Player Client app will pass on the API key it uses to the cache service so that they both use the same valid key.

...

Performance and Debug log messages can be enabled and disabled using the Xignite Finance Player Client

Automatic Backup

The service holds the active cache data and stock list in memory for quick retrieval while it's running.

...

To manually edit the list of symbols in the data file 📄 stocks.txt

  1. Create a copy of the file

  2. Edit it by adding and removing symbols as desired - one symbol per line

  3. Stop the cache service (it will save it's current list to the data file)

  4. Overwrite the existing data file with your modified copy

  5. Restart the cache service

  6. The cache app will start with the new list of stocks

  7. Re-open the Cache stocks window to see the updated list in the client app

Command Line Control

The service can be stopped and started using windows command line statements:

...