inves-broker
Advanced tools
Comparing version 0.2.99 to 0.3.0
{ | ||
"name": "inves-broker", | ||
"version": "0.2.99", | ||
"version": "0.3.0", | ||
"description": "Interact with multiple broker APIs in the Indian stock market.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -148,3 +148,3 @@ import axios from "axios"; | ||
transactionType: params?.transactionType, | ||
exchangeSegment: `${this.securityList[params.tradingSymbol].exchange}_${this.getSegmentForOrderPlacement(this.securityList[params.tradingSymbol].segment)}`, | ||
exchangeSegment: `${params.exchange}_${this.getSegmentForOrderPlacement(this.securityList[params.tradingSymbol].segment)}`, | ||
productType: this.transformKiteToDhanProduct(params), | ||
@@ -151,0 +151,0 @@ orderType: this.transformKiteToDhanOrderType(params?.orderType), |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
652121
16598
32
1