Skip to content

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 targeti…

Notifications You must be signed in to change notification settings

aking1012/pandastalib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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 targeti…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages