2019 - 2021
~321 words, 2 min read
Hotei indicator are showing data's that we consider useful that are not show on other website providing an hedge on the market.
As part of my studies, I had the opportunity to develop a project to create a company: Hotei. For over a year, with the help of a colleague studying engineering, we developed a suite of tools intended to assist and automate cryptocurrency trading systems.
Responsible for all the technical part of Hotei:
Algorithmic Trading:
We started with an open source project (RedGekko), into which we integrated our algorithm and modified the project to perform two-leg trades.
Backtester:
Complete construction of a multi-strategy, multi-asset group backtester that records each buy & sell in multiple .csv files to then generate an html report (ranaroussi/quantstats).
Website/Backend:
Website for viewing charts and tools (Open interest, long/short volumes, Price impact). Automated system for fetching and aggregating data (trades, open interest, long/short ratios, social scores) from several CeFi/DeFi exchanges (Binance, FTX, Coingecko, UniswapV3). Alert system for more than 2000 assets.
Research:
Research on 200 assets over 3 years on the behavior of one or a group of cryptocurrencies per day, per hour, after a rise/fall of x%, etc., generating line plots, bar plots, to identify recurrences. Study of the spread + funding rate on ByBit's inverse futures with the aim of creating a rate arbitrage bot.