From 23237abaf114eac889005e50c309394c87363a82 Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Thu, 9 Jan 2025 08:49:44 -0300 Subject: [PATCH] Added chart-patterns and orderflow --- site/index.qmd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/index.qmd b/site/index.qmd index 2218b66..5f1b035 100644 --- a/site/index.qmd +++ b/site/index.qmd @@ -425,6 +425,8 @@ date conversion, scaling factor values, and filtering by the specified date. - [portfolio-allocation](https://github.com/lequant40/portfolio_allocation_js) - PortfolioAllocation is a JavaScript library designed to help constructing financial portfolios made of several assets: bonds, commodities, cryptocurrencies, currencies, exchange traded funds (ETFs), mutual funds, stocks... - [Ghostfolio](https://github.com/ghostfolio/ghostfolio) - Wealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions. - [IndicatorTS](https://github.com/cinar/indicatorts) - Indicator is a TypeScript module providing various stock technical analysis indicators, strategies, and a backtest framework for trading. +- [chart-patterns](https://github.com/focus1691/chart-patterns) - Technical analysis library for Market Profile, Volume Profile, Stacked Imbalances and High Volume Node indicators. +- [orderflow](https://github.com/focus1691/orderflow) - Orderflow trade aggregator for building Footprint Candles from exchange websocket data. - [ccxt](https://github.com/ccxt/ccxt) - A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges. - [PENDAX](https://github.com/CompendiumFi/PENDAX-SDK) - Javascript SDK for Trading/Data API and Websockets for FTX, FTXUS, OKX, Bybit, & More.