{"id":32166214,"url":"https://github.com/benyblack/ex_backtest","last_synced_at":"2026-02-22T19:02:32.916Z","repository":{"id":57499154,"uuid":"194664641","full_name":"benyblack/ex_backtest","owner":"benyblack","description":"A library for back-testing strategies in trading.","archived":false,"fork":false,"pushed_at":"2019-08-01T09:34:14.000Z","size":32,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-22T16:55:41.357Z","etag":null,"topics":["backtesting","backtesting-trading-strategies","elixir","trading"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benyblack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-01T12:01:35.000Z","updated_at":"2025-08-11T00:56:33.000Z","dependencies_parsed_at":"2022-08-28T15:20:39.124Z","dependency_job_id":null,"html_url":"https://github.com/benyblack/ex_backtest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/benyblack/ex_backtest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benyblack%2Fex_backtest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benyblack%2Fex_backtest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benyblack%2Fex_backtest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benyblack%2Fex_backtest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benyblack","download_url":"https://codeload.github.com/benyblack/ex_backtest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benyblack%2Fex_backtest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29723573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T15:10:41.462Z","status":"ssl_error","status_checked_at":"2026-02-22T15:10:04.636Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["backtesting","backtesting-trading-strategies","elixir","trading"],"created_at":"2025-10-21T15:04:13.041Z","updated_at":"2026-02-22T19:02:32.911Z","avatar_url":"https://github.com/benyblack.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExBacktest\n\nFor running the examples:\n```\n\u003e iex -S mix\n\nExBacktest.Example.SmaCrossover.run()\n```\n\nIt will open a browser and will show something like this:\n\n![image](https://user-images.githubusercontent.com/772474/62280598-8c8bd800-b44c-11e9-89da-97f87538c778.png)\n\nBefore running the examples you need to have some OHLCV files. There is a repo for Binance data here (https://github.com/benyblack/BinanceDataset/releases/)\n\nFor chart I am using Bokeh in python. If you check the python file in priv folder it needs some libraries in Pyhton which have to be installed via PIP.\n```\npip install numpy bokeh\n```\n\nAlso, I use [talib](https://github.com/benyblack/talib) as my indicator library in Elixir.\n\nThe docs can be found at [https://hexdocs.pm/ex_backtest](https://hexdocs.pm/ex_backtest).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenyblack%2Fex_backtest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenyblack%2Fex_backtest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenyblack%2Fex_backtest/lists"}