SkillAgentSearch skills...

Pandastalib

A wrapper for a wrapper. Wraps the talib python wrapper in another layer, so you essentially just throw a Pandas Series/DataFrame at any particular talib function. The function gets precomputed and saved. Additional moving parts will let you select precomputes to join in to frames based on constraints in order to examine things. I'm only targeting python3. Dependencies are easily installable with conda.

Install / Use

/learn @aking1012/Pandastalib
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NASDAQ, AMEX, and NYSE are all built in.

It takes a considerable amount of time for initial run. Staying synced is meant to be run as a background task via cron or whatever, not a watch and wait.

`

import pandastalib pandastalib.abstract.multi_update_all() ` for example

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2y ago
Forks1

Languages

Python

Security Score

55/100

Audited on Jun 23, 2023

No findings