Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lyndskg committed Dec 28, 2023
1 parent 89f3e47 commit 2c29e85
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,13 +149,11 @@
<a name="feat"></a>
### <ins>Key Features</ins>:

1. **Input Modes**
The program supports various input modes to cater to diverse user needs:

User Input: Users can interactively input option parameters through a command-line interface.
File Input: Option parameters can be read from external files, providing flexibility and ease of data input.
Database Input: Retrieve option parameters from a database, enabling integration with data storage systems.
Market Data Feeds/APIs: Fetch real-time market data from external sources or APIs, ensuring dynamic and up-to-date pricing information.
1. **Input Modes**: The program supports various input modes to cater to diverse user needs.
> <ins>User Input</ins>: Users can interactively input option parameters through a command-line interface.
> File Input: Option parameters can be read from external files, providing flexibility and ease of data input.
> Database Input: Retrieve option parameters from a database, enabling integration with data storage systems.
> Market Data Feeds/APIs: Fetch real-time market data from external sources or APIs, ensuring dynamic and up-to-date pricing information.

2. **Option Greeks Calculation**
Expand Down

0 comments on commit 2c29e85

Please sign in to comment.