Skip to content

juchengquan/optionality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optionality

A lightweight tool designed to help amateur part-time traders (like me) to get timely information for low-frequency options trading.

Overview

Optionality is a small, simple yet effective tool aimed at providing a report to enhance your decision-making process in options trading. Whether you're a beginner or an experienced trader, this tool is designed to help you stay informed and make smarter trading decisions.

[IMPORTANT] Prerequisite

Usage

  1. Clone the Repository:

    git clone https://github.com/juchengquan/optionality.git
  2. Install Dependencies:

    pip install -e .
  3. Configure Settings: Edit the hondings.yaml or strategy.yaml file in examples to set up your API keys, preferred data, and alert thresholds.

  4. Run the Application:

    python main.py -t holdings -f ./_examples/holdings.yaml  # To get information for current holdings 

    or

    python main.py -t strategy -f ./_examples/strategy.yaml # To get new information for new strategies

    The results will be saved locally or sent via email address if set in the config file.

License

Distributed under the GNU Affero General Public License. See LICENSE for more information.

Acknowledgments

About

A lightweight tool designed to help amateur part-time traders (like me) to get timely information for low-frequency options trading

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages