Norman FungDebunking 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 27Jul 27
Norman FungAggregated 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 22Jul 22
Norman FungStandalone py to monitor Magnificent 7 EarningsThis is a small, stand alone python script which helps automate monitoring of earning updates.Jun 20Jun 20
Norman FungHow 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 8Jun 8
Norman FungFetching 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 8May 8
Norman FungDebunking 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 6May 6
Norman FungDebunking Myths: Trading breakouts[This is not investment advice, do your own research. Assume I am here to lie to you.]Apr 30Apr 30
Norman FungSimple 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 26Apr 26
Norman FungTime 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 17Apr 17