{"id":18860701,"url":"https://github.com/paulseperformance/bittrexorderflowfilter","last_synced_at":"2026-02-09T02:30:17.439Z","repository":{"id":125566837,"uuid":"141214576","full_name":"pAulseperformance/bittrexorderflowfilter","owner":"pAulseperformance","description":"python script that gets the order book from bittrex and filters out insignificant orders to identify key levels.","archived":false,"fork":false,"pushed_at":"2018-07-17T02:00:33.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-12-30T20:23:59.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pAulseperformance.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":"2018-07-17T01:32:28.000Z","updated_at":"2024-09-21T07:25:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"1140d4d9-4f0d-49f4-be06-9e8f982c10b1","html_url":"https://github.com/pAulseperformance/bittrexorderflowfilter","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/pAulseperformance%2Fbittrexorderflowfilter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pAulseperformance%2Fbittrexorderflowfilter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pAulseperformance%2Fbittrexorderflowfilter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pAulseperformance%2Fbittrexorderflowfilter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pAulseperformance","download_url":"https://codeload.github.com/pAulseperformance/bittrexorderflowfilter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239800428,"owners_count":19699128,"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-11-08T04:26:25.074Z","updated_at":"2026-02-09T02:30:17.411Z","avatar_url":"https://github.com/pAulseperformance.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bittrex Orderflow Filter\n### The purpose of this script is to help identify key levels of accumulated buy/sell orders on the Bittrex orderbook.\nLarge bids will be printed to the terminal every 5 seconds separated by the current price and large asks on top.\nThe output is meant to be concise and minimal in order to quickly assess the state of the market.\n```\n________________MOON___________________\n\nPrice: 0.48179865                Amount: 51413.0\nPrice: 0.48237931                Amount: 13282.9813236\nPrice: 0.48334456                Amount: 13282.9813236\nPrice: 0.48399998                Amount: 61331.0\nPrice: 0.48968526                Amount: 23359.46136\n\n\nLASTPRICE:0.47889998\n\n\nPrice: 0.47889998                Amount: 24899.3201939\nPrice: 0.47667973                Amount: 46514.0\nPrice: 0.47667972                Amount: 61331.0\nPrice: 0.4701105                Amount: 35805.9082155\nPrice: 0.47011                Amount: 49720.9541603\nPrice: 0.4695                Amount: 42492.3771021\nPrice: 0.46943459                Amount: 52995.1189405\nPrice: 0.46833741                Amount: 61331.0\nPrice: 0.465                Amount: 25004.9734875\nPrice: 0.46187057                Amount: 61331.0\n\n_______________FLOOR__________________\n```\n\n## Setup\n1. Clone this repository ```git clone https://github.com/GrilledChickenThighs/bittrexorderflowfilter.git ```\n2. Install Dependencies ``pip install python-bittrex``\n3. Run ```python2 main.py```\n\n## To Do\n * Add support for user input\n * Abstract Modularize Functions\n * Round Decimal Outputs\n\n## Future Features\n* Graphical Display With Automated Level Plotting\n* Automated Strategic Level Indicator/Alert (Will require back testing and statistical analysis to support profitability)\n* Your Contributions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulseperformance%2Fbittrexorderflowfilter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulseperformance%2Fbittrexorderflowfilter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulseperformance%2Fbittrexorderflowfilter/lists"}