{"id":13699808,"url":"https://github.com/llazzaro/analyzer","last_synced_at":"2025-05-04T17:30:55.719Z","repository":{"id":28673278,"uuid":"32193020","full_name":"llazzaro/analyzer","owner":"llazzaro","description":":chart: Python framework for real-time financial and backtesting trading strategies","archived":true,"fork":false,"pushed_at":"2015-12-22T04:38:21.000Z","size":1934,"stargazers_count":213,"open_issues_count":10,"forks_count":43,"subscribers_count":25,"default_branch":"develop","last_synced_at":"2025-04-09T15:54:46.080Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://llazzaro.github.io/analyzer","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/llazzaro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-14T02:54:20.000Z","updated_at":"2024-12-27T15:20:54.000Z","dependencies_parsed_at":"2022-09-01T18:24:05.913Z","dependency_job_id":null,"html_url":"https://github.com/llazzaro/analyzer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llazzaro%2Fanalyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llazzaro%2Fanalyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llazzaro%2Fanalyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llazzaro%2Fanalyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llazzaro","download_url":"https://codeload.github.com/llazzaro/analyzer/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252371650,"owners_count":21737373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T20:00:43.753Z","updated_at":"2025-05-04T17:30:55.343Z","avatar_url":"https://github.com/llazzaro.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":["Trading \u0026 Backtesting","交易与回测"],"readme":"![Logo](https://cloud.githubusercontent.com/assets/568181/11385720/44413bac-92fa-11e5-87e7-0ec09f5eff1d.jpg)\n\n[![Build Status](https://travis-ci.org/llazzaro/analyzer.svg?branch=master)](https://travis-ci.org/llazzaro/analyzer)\n[![Coverage Status](https://coveralls.io/repos/llazzaro/analyzer/badge.svg)](https://coveralls.io/r/llazzaro/analyzer)\n[![Code Health](https://landscape.io/github/llazzaro/analyzer/master/landscape.svg?style=flat)](https://landscape.io/github/llazzaro/analyzer/master)\n\n[![Join the chat at https://gitter.im/llazzaro/analyzer](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/llazzaro/analyzer?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nDonate bitcoins to this project.\n\n        BTC: 1GeVxWa5jzLNwr4GfyNYEYgdrLc1r7tv76\n\nPython project for real-time financial analyzing and backtesting trading strategies\n\n#How to install\n\n```\npip install analyzer\n```\n\n# How to use it\n\nAfter project installation the following executable will be available:\n\n* feeder\n* trading_center\n* trading_engine\n* alarms\n* backtester\n\n*feeder* will retrieve quotes or ticks from the configured DAM in the .ini file\n\n*trading_center* will process each quote or tick and execute the strategies selected on the .ini\n\n*trading_center* will execute order to the exchanger (example to cex.io)\n\n*alarms* if an action was triggered, this activate the alarms. Currently only EmailAlarm is implemented\n\n*backtester* uses .ini to back test strategies with tick or quote information\n\n## Example of realtime configuration\n```\ntmuxp load realtime_session.yml\n```\n\n#Architecture\n\n![Architecture](https://cloud.githubusercontent.com/assets/568181/10708823/4d2d9174-79ec-11e5-8390-1f8533faed53.png)\n\n\nOriginally DAM and model were in the ultrafinance project, but I wanted to have DAM more as plugin.\nSince I already have a stock market relational model I wanted to adapt it for this project.\nMoving DAM and model to a new project will maintain a minimalistic analyzer code.\n\nCheck these projects:\n\n * Data Access https://github.com/llazzaro/analyzerdam \n * Model https://github.com/llazzaro/pystock\n * Strategies https://github.com/llazzaro/analyzerstrategies\n\nimportant: this project is a fork of the original https://github.com/panpanpandas/ultrafinance\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllazzaro%2Fanalyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllazzaro%2Fanalyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllazzaro%2Fanalyzer/lists"}