Skip to content

Latest commit

 

History

History

python

Ganymede | on-demand financial data | Python

This folder is dedicated to illustrating various aspects of Ganymede gRPC API using Python.

PyPI version

The examples are grouped on a per topic basis, feel free to browse through:

  • Reference data samples (symbology, indices weigths, sectors)
  • Corporate actions samples (splits, dividends, symbol changes)
  • Market data samples (extracting daily data, intraday data, tick data)
  • Analytics samples (applying analytics to daily data, intraday data, tick data)
  • Best execution samples (interval, point-in-time)
  • Strategies samples (daily, tick-by-tick) with signal generation.

It's also advised to have a look at the documentation.

There are also plenty of other examples in C# and in F#.