{"id":20750852,"url":"https://github.com/efe-eroglu/indicators","last_synced_at":"2025-09-27T21:31:59.905Z","repository":{"id":225208768,"uuid":"764087612","full_name":"Efe-Eroglu/Indicators","owner":"Efe-Eroglu","description":"Some of the indicators developed to facilitate trading and technical analysis of stocks on the stock exchange","archived":false,"fork":false,"pushed_at":"2024-03-07T19:46:27.000Z","size":1427,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-17T08:39:45.259Z","etag":null,"topics":["bollinger-bands","candlestick-chart","moving-average","rsi"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Efe-Eroglu.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-27T13:08:42.000Z","updated_at":"2024-10-03T15:18:13.000Z","dependencies_parsed_at":"2024-03-07T20:24:33.455Z","dependency_job_id":"c1b790ea-dd26-4ddd-99fe-5c68f7b85751","html_url":"https://github.com/Efe-Eroglu/Indicators","commit_stats":null,"previous_names":["efe-eroglu/indicators"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efe-Eroglu%2FIndicators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efe-Eroglu%2FIndicators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efe-Eroglu%2FIndicators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efe-Eroglu%2FIndicators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Efe-Eroglu","download_url":"https://codeload.github.com/Efe-Eroglu/Indicators/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234460520,"owners_count":18836838,"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":["bollinger-bands","candlestick-chart","moving-average","rsi"],"created_at":"2024-11-17T08:28:57.794Z","updated_at":"2025-09-27T21:31:54.491Z","avatar_url":"https://github.com/Efe-Eroglu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Indicators\n* An indicator is a series of mathematical operations that provide insight into the direction or strength of a trend. In other words, indicators are technical indicators used to predict financial or economic trends by analyzing current market conditions.\n\n\u003cbr/\u003e\n\n# Some of the indicators\n\u003cbr/\u003e\n\n**1. RSI (Relative Strength Index)**\n```bash\n100 - (100 / (1 + RS))\n```\n\u003cbr/\u003e\n\n**2. MA (Moving Average)**\n```bash\nSMA = Number of Time Slots / Total Price\n```\n\u003cbr/\u003e\n\n**3. Bolinger Bands**\n\n```bash\nMiddle Band = 20-day SMA.\n```\n\n```bash\nUpper Band = 20-day SMA + (20-day standard deviation x 2)\n```\n\n```bash\nLower Band = 20-day SMA - (20-day standard deviation x 2)\n```\n\u003cbr/\u003e\n\n\n**4. Ichimoku Cloud**\n```bash\nSenkouspan is a 26-period translation of A=(Tenkan Sen + Kijun Sen) / 2.\n```\n\u003cbr/\u003e\n\n**5. MacD**\n```bash\nMACD = 12 EMA - 26 EMA\n```\n\n\n\n## Note\n* **All codes in this repository are experimental and do not provide any investment advice**\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefe-eroglu%2Findicators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefe-eroglu%2Findicators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefe-eroglu%2Findicators/lists"}