{"id":15047900,"url":"https://github.com/chudleyj/algobot","last_synced_at":"2025-04-03T03:12:34.685Z","repository":{"id":41488050,"uuid":"146532738","full_name":"Chudleyj/AlgoBot","owner":"Chudleyj","description":"A C++ stock market algorithmic trading bot","archived":false,"fork":false,"pushed_at":"2018-11-13T15:15:21.000Z","size":67,"stargazers_count":248,"open_issues_count":1,"forks_count":84,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-04-03T03:12:11.996Z","etag":null,"topics":["algorithmic-trading","algotrading","cplusplus","cplusplus-11","cpp","cpp11","finance","financial-analysis","financial-data","financial-markets","iex","iex-api","iextrading","stock-analysis","stock-data","stock-market","stock-prediction","stock-price-prediction","stock-trading","stocks"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/Chudleyj.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":"2018-08-29T02:18:05.000Z","updated_at":"2025-03-29T19:34:45.000Z","dependencies_parsed_at":"2022-09-24T11:00:46.682Z","dependency_job_id":null,"html_url":"https://github.com/Chudleyj/AlgoBot","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/Chudleyj%2FAlgoBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chudleyj%2FAlgoBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chudleyj%2FAlgoBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chudleyj%2FAlgoBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chudleyj","download_url":"https://codeload.github.com/Chudleyj/AlgoBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927839,"owners_count":20856198,"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":["algorithmic-trading","algotrading","cplusplus","cplusplus-11","cpp","cpp11","finance","financial-analysis","financial-data","financial-markets","iex","iex-api","iextrading","stock-analysis","stock-data","stock-market","stock-prediction","stock-price-prediction","stock-trading","stocks"],"created_at":"2024-09-24T21:05:53.663Z","updated_at":"2025-04-03T03:12:34.659Z","avatar_url":"https://github.com/Chudleyj.png","language":"C++","readme":"# AlgoBot\nA C++ stock market algorithmic trading bot\n\n\nThis is a rework of https://github.com/Chudleyj/Binance-Trading-Bot/\n\nThis takes advantage of https://github.com/Chudleyj/IEX_CPP_API\n\nCalculates Technical indicators from stock market, will eventually make automatic buy/sell/hold decisions.\n\nYou will need:\n\nLibcurl: https://curl.haxx.se/docs/install.html\n\nJsoncpp: https://github.com/open-source-parsers/jsoncpp\n\nTo run this on your machine.\n\nYou'll also need to at least have some C++ knowledge to edit the code for your needs.\n\nTo compile and run:\n\nPut all the files from this repo into one folder, and have the above mentioned dependencies installed.\n\nNext, run this in your terminal:\n\ng++ *.cpp -std=c++11 -ljsoncpp -lcurl -o exa.out \u0026\u0026 ./exa.out -I/usr/local/Cellar/boost/1.67.0_1/include/boost/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchudleyj%2Falgobot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchudleyj%2Falgobot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchudleyj%2Falgobot/lists"}