Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/man-group/mdf
Data-flow programming toolkit for Python
https://github.com/man-group/mdf
Last synced: 3 months ago
JSON representation
Data-flow programming toolkit for Python
- Host: GitHub
- URL: https://github.com/man-group/mdf
- Owner: man-group
- License: mit
- Created: 2013-11-05T10:25:38.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-12-28T12:43:09.000Z (about 8 years ago)
- Last Synced: 2024-07-01T13:36:00.084Z (6 months ago)
- Language: Python
- Size: 1.01 MB
- Stars: 165
- Watchers: 31
- Forks: 53
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-systematic-trading - Man MDF - flow programming toolkit for Python | ![GitHub stars](https://badgen.net/github/stars/man-group/mdf) | ![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg) | (Graph Computation / Cryptocurrencies)
- awesome-systematic-trading - Man MDF (No activity) - group/mdf?style=social) | Python | - Data-flow programming toolkit for Python (Basic Components / Computation)
README
mdf
===mdf stands for man systematic strategies data-flow. mdf is a toolkit for expressing programs in Python as directed acyclic graphs (DAGS). mdf was developed to make it easier to wire together quantitative trading strategies composed of related computations over time-series data, but it can be used as a toolkit for describing general computations as DAGS.
The full documentation, with examples, can be found here: http://mdf-data-flow-programming-toolkit.readthedocs.org/en/latest/