Skip to content

Daic115/alpha191

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alpha191

gtja alpha 191 python implementation

input

Dict<key, pd.DataFrame> The key includes the required data, such as close, open, high, low, volume, etc.

The key's value is a wide table dataframe, where columns are stocks, rows are dates. (Faster than some groupby methods.)

output

A wide table dataframe of the alpha values.

About

gtja alpha 191

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages