
Why it ranks here
The external extension processed all 744 rows twice and returned the same 725 valid points and final SMA value. It also registered one callable Python API and one REST route without changing OpenBB source.
Best for
Developers who want one custom financial capability available from both Python code and a REST service.
Not ideal for
People who only want to drop in a small Python class and avoid package registration or interface generation.
What to expect
This run installed a local extension, rebuilt the OpenBB interface, and fixed a missing pip command plus a duplicated router prefix.








