Skip to content

Features Engines

This notebook has some of the early work of a larger app. At this point, 24 notebooks run in cycles on the hour, fetching data from CoinGecko to update my coin databases, engineering new probablistic features on several timeframes and aggregating those into a determinant variable.

Conditions are thereby defined for withdrawing from or adding to liquidity pools via Tinyman App on Algorand blockchain. Alerts are sent if the notebook fails to run. The features derived in this noteboook aren't what I ended up using in the automated swapper, yet they point at them.


1 hidden cell
Hidden code

OLHC Plot

Hidden code
Hidden code
Hidden code
Hidden code
Hidden code
Hidden code

To Do:

  • add day_olch from hour
  • add change (close-open)
Hidden code

1 hidden cell
Hidden code