https://github.com/man-group/mdf
Data-flow programming toolkit for Python
https://github.com/man-group/mdf
Last synced: 8 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-12-28T12:43:09.000Z (almost 9 years ago)
- Last Synced: 2025-03-01T14:48:45.792Z (8 months ago)
- Language: Python
- Size: 1.01 MB
- Stars: 170
- Watchers: 29
- 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 |  |  | (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/