Skip to content

Commit

Permalink
fix: support OrderTypes in Readme (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
Romazes authored Dec 5, 2024
1 parent a0a201a commit 352ab5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,10 @@ The following table describes the available order types for each asset class tha
| LimitOrder | Yes | Yes | Yes |
| StopMarketOrder | Yes | Yes | Yes |
| StopLimitOrder | Yes | Yes | Yes |
| Market On Open | Yes | | |
| Market On Close | Yes | | |
| Combo Market | Yes | Yes | Yes |
| Combo Limit | Yes | Yes | Yes |
## Downloading Data
Expand Down

0 comments on commit 352ab5c

Please sign in to comment.