{"repo":"joshyattridge/smart-money-concepts","free":true,"listed":false,"github":"https://github.com/joshyattridge/smart-money-concepts","clone":"git clone https://github.com/joshyattridge/smart-money-concepts.git","description":"Discover our Python package designed for algorithmic trading. It brings ICT's smart money concepts to Python, offering a range of indicators for your algorithmic trading strategies.","language":"Python","stars":1938,"topics":["circle","concepts","crypto","forex","ict","inner","liquidity","money","ob","smart"],"license":"MIT","category":"trading","readme_excerpt":"Smart Money Concepts (smc) The Smart Money Concepts Python Indicator is a sophisticated financial tool developed for traders and investors to gain insights into market sentiment, trends, and potential reversals. This indicator is inspired by Inner Circle Trader (ICT) concepts like Order blocks, Liquidity, Fair Value Gap, Swing Highs and Lows, Break of Structure, Change of Character, and more. Please Take a look and contribute to the project. Installation Usage Prepare data to use with smc: smc expects properly formated ohlc DataFrame, with column names in lowercase: [\"open\", \"high\", \"low\", \"close\"] and [\"volume\"] for indicators that expect ohlcv input. Indicators Fair Value Gap (FVG) A fair value gap is when the previous high is lower than the next low if the current candle is bullish. Or when the previous low is higher than the next high if the current candle is bearish. parameters: join consecutive: bool - if there are multiple FVG in a row then they will be merged into one using the highest top and the lowest bottom returns: FVG = 1 if bullish fair value gap, -1 if bearish fair value gap Top = the top of the fair value gap Bottom = the bottom of the fair value gap MitigatedIndex = the index of the candle that mitigated the fair value gap Swing Highs and Lows A swing high is when the current high is the highest high out of the swing length amount of candles before and after. A swing low is when the current low is the lowest low out of the swing length amount of candles befo","default_branch":null,"files":null,"tree":[],"storefront":"/r/joshyattridge","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/joshyattridge/smart-money-concepts/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}