Skip to content

PyCandleStrat is a Python tool that analyses financial candlestick data to build optimal trading strategies. It allows the user to specify what candlestick patterns to look for, and will return the optimal strategy in terms of buying or selling the following day. The tool provides summary statistics on the returns from the strategy.

License

Notifications You must be signed in to change notification settings

jamescamb/PyCandleStrat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCandleStrat 🕯️

PyCandleStrat is a Python tool that analyses financial candlestick data to build optimal trading strategies. It allows the user to specify what candlestick patterns to look for, and will return the optimal strategy in terms of buying or selling the following day. The tool provides summary statistics on the returns from the strategy.

About

PyCandleStrat is a Python tool that analyses financial candlestick data to build optimal trading strategies. It allows the user to specify what candlestick patterns to look for, and will return the optimal strategy in terms of buying or selling the following day. The tool provides summary statistics on the returns from the strategy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages