Pybroker Indicator Creator

Write, register, and debug PyBroker indicators using the bundled PyBroker wiki references generated from the local docs. Use when an agent needs to write custom indicator functions with pybroker.indicator, vectorize indicator logic with NumPy and Numba @njit kernels, wrap third-party technical analysis libraries such as TA-Lib, pandas-ta, ta, tulipy, or finta, use the built-in indicator factories and vector helpers, compute indicators standalone with IndicatorSet, parameterize indicators with hyperparams for optimization, compute indicators on multiple time intervals, feed custom data columns into indicators, cache indicator computations, or debug Numba compilation errors and parallel indicator failures.

edtechre d244d26 13 files · 198.8 KB Updated

File contents

edtechre/pybroker/tree/main/skills/pybroker-indicator-creator commit d244d26c7d

Frequently asked questions

npx skillmds@latest add edtechre/pybroker-indicator-creator