Monitoring Incoming Deribit Open InterestHere’s a small script to monitor Deribit incoming open interest. Example 27 Dec 2024 Fri, USD 14 bn option expiry, price start falling day…3d ago3d ago
Debunking Myths: Trade with TrendFirst fundamental concept in trading is, you want to Trade with the Trend (i.e. Don’t trade against it), whatever asset class you’re…Jul 27, 2024Jul 27, 2024
Aggregated orderbooks using CCXT and REST calls to CEXesCCXT offers out of the box “fetch_order_book”. (In my previous article I used ccxt websocket API instead. It additionally check if book is…Jul 22, 2024Jul 22, 2024
Standalone py to monitor Magnificent 7 EarningsThis is a small, stand alone python script which helps automate monitoring of earning updates.Jun 20, 2024Jun 20, 2024
How much can BTC move per Hour? per Day?‘close_delta_percent’ is base on percentage changes on close prices. So, if your purpose is to determine appropriate stop loss thresholds…Jun 8, 2024Jun 8, 2024
Fetching orderbooks via CCXT Pro websockets libraryCCXT Pro has been free for sometime now, in olden days we need write lower level websocket calls. With CCXT Pro, it’s very simple to fetch…May 8, 2024May 8, 2024
Debunking Myths: Fibonacci 618, Buy the Dip (Short the bounce)?[This is not investment advice, do your own research. Assume I am here to lie to you.]May 6, 2024May 6, 2024
Debunking Myths: Trading breakouts[This is not investment advice, do your own research. Assume I am here to lie to you.]Apr 30, 2024Apr 30, 2024
Simple script to run correlation on crypto pairsParameters at top, it should be fairly self explanatory. start, end dates, pairs to run correlation on, and which exchange to fetch candles…Apr 26, 2024Apr 26, 2024
Time Series slicer and Price Pattern extractionsThis is a python utility which allows you to automatically segment a time series, and classify each segment as rising/falling…Apr 17, 2024Apr 17, 2024