Socket
Socket
Sign inDemoInstall

questrade-api-enumerations

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "questrade-api-enumerations",
"displayName": "Questrade API TypeScript Enumerations.",
"version": "1.0.0",
"version": "1.0.1",
"description": "Unofficial Questrade API TypeScript Enumerations.",

@@ -6,0 +6,0 @@ "main": "./src/index.js",

@@ -13,10 +13,9 @@ # Questrade API Enumerations

- Type Description
- USD US dollar
- CAD Canadian dollar
- Listing Exchange
## Listing Exchange
### The following table specifies all supported listing exchanges
- Type Description
- TSX Toronto Stock Exchange

@@ -38,3 +37,2 @@ - TSXV Toronto Venture Exchange

- Type Description
- Cash Cash account

@@ -60,3 +58,2 @@ - Margin Margin account

- Type Description
- Individual Account held by an individual

@@ -78,3 +75,2 @@ - Joint Account held jointly by several individuals (eg, spouses)

- Type
- Active

@@ -85,7 +81,7 @@ - Suspended (Closed)

- Closed
- Tick Type
## Tick Type
### The following table specifies all supported market data tick types
- Type Description
- Up Designates an uptick

@@ -99,10 +95,9 @@ - Down Designates a downtick

- Type Description
- Call Call option
- Put Put option
- Option Duration Type
## Option Duration Type
### The following table specifies all supported option duration types
- Type Description
- Weekly Weekly expiry cycle

@@ -117,3 +112,2 @@ - Monthly Monthly expiry cycle

- Type Description
- American American option

@@ -126,3 +120,2 @@ - European European option

- Type Description
- Stock Common and preferred equities, ETFs, ETNs, units, ADRs, etc

@@ -140,3 +133,2 @@ - Option Equity and index options

- Type Description
- All Includes all orders, regardless of their state

@@ -150,3 +142,2 @@ - Open Includes only orders that are still open

- Type Description
- Buy Designates an order to purchase a security

@@ -153,0 +144,0 @@ - Sell Designates an order to dispose a security

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc