Skip to content

A CV model capable of capturing a dynamic candlestick graph of stock prices and predict the trade option.

License

Notifications You must be signed in to change notification settings

sr42-dev/optobot-approaches

Repository files navigation

optobot

A CV algorithm capable of capturing a dynamic candlestick graph of stock prices and predict the trade option.

All references are implicit.

This project repository covers multiple approaches for predicting a good trade outcome. Out of them, the only approach that's been seen through to completion and gives relatively reliable profits over short time spans is the 3 candlestick approach.

To run the program :

  1. Download the pale moon browser.
  2. Pip install all the dependencies in case your system doesn't have all the required packages.
  3. Run the python script 'optobot_v1.0' under the '3-candlestick-approach' directory.

About

A CV model capable of capturing a dynamic candlestick graph of stock prices and predict the trade option.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published