Algo-trading resources - books
            On 25 August 2024 - tagged
            resources
          
          Starting with algo-trading is hard. As this field is highly competitive and quickly evolving, there are not many quality resources available and those at hand are often of varying quality. This page is a collection of resources that I have found useful.

Algo-trading resources - online
            On 29 August 2024 - tagged
            resources
          
          Here are few online resources that I have found useful for algo-trading. Strategy ZOO, analysis mashup, historical hft data provider and podcasts included!

Integrating Custom Trading Indicators with Pandas
How to implement common trading indicators using Pandas/NumPy and extend Pandas objects with custom methods for computing those indicators for seamless financial analysis.
