adaptic-backend 1.0.146 → 1.0.147
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -2
- package/generated/selectionSets/Account.cjs +0 -9992
- package/generated/selectionSets/Account.d.ts +0 -2
- package/generated/selectionSets/Account.d.ts.map +0 -1
- package/generated/selectionSets/Account.js.map +0 -1
- package/generated/selectionSets/Action.cjs +0 -719
- package/generated/selectionSets/Action.d.ts +0 -2
- package/generated/selectionSets/Action.d.ts.map +0 -1
- package/generated/selectionSets/Action.js.map +0 -1
- package/generated/selectionSets/Alert.cjs +0 -14
- package/generated/selectionSets/Alert.d.ts +0 -2
- package/generated/selectionSets/Alert.d.ts.map +0 -1
- package/generated/selectionSets/Alert.js.map +0 -1
- package/generated/selectionSets/AlpacaAccount.cjs +0 -588
- package/generated/selectionSets/AlpacaAccount.d.ts +0 -2
- package/generated/selectionSets/AlpacaAccount.d.ts.map +0 -1
- package/generated/selectionSets/AlpacaAccount.js.map +0 -1
- package/generated/selectionSets/Asset.cjs +0 -1206
- package/generated/selectionSets/Asset.d.ts +0 -2
- package/generated/selectionSets/Asset.d.ts.map +0 -1
- package/generated/selectionSets/Asset.js.map +0 -1
- package/generated/selectionSets/Authenticator.cjs +0 -9985
- package/generated/selectionSets/Authenticator.d.ts +0 -2
- package/generated/selectionSets/Authenticator.d.ts.map +0 -1
- package/generated/selectionSets/Authenticator.js.map +0 -1
- package/generated/selectionSets/Customer.cjs +0 -9988
- package/generated/selectionSets/Customer.d.ts +0 -2
- package/generated/selectionSets/Customer.d.ts.map +0 -1
- package/generated/selectionSets/Customer.js.map +0 -1
- package/generated/selectionSets/EconomicEvent.cjs +0 -14
- package/generated/selectionSets/EconomicEvent.d.ts +0 -2
- package/generated/selectionSets/EconomicEvent.d.ts.map +0 -1
- package/generated/selectionSets/EconomicEvent.js.map +0 -1
- package/generated/selectionSets/NewsArticle.cjs +0 -687
- package/generated/selectionSets/NewsArticle.d.ts +0 -2
- package/generated/selectionSets/NewsArticle.d.ts.map +0 -1
- package/generated/selectionSets/NewsArticle.js.map +0 -1
- package/generated/selectionSets/NewsArticleAssetSentiment.cjs +0 -92
- package/generated/selectionSets/NewsArticleAssetSentiment.d.ts +0 -2
- package/generated/selectionSets/NewsArticleAssetSentiment.d.ts.map +0 -1
- package/generated/selectionSets/NewsArticleAssetSentiment.js.map +0 -1
- package/generated/selectionSets/Order.cjs +0 -2646
- package/generated/selectionSets/Order.d.ts +0 -2
- package/generated/selectionSets/Order.d.ts.map +0 -1
- package/generated/selectionSets/Order.js.map +0 -1
- package/generated/selectionSets/Position.cjs +0 -14128
- package/generated/selectionSets/Position.d.ts +0 -2
- package/generated/selectionSets/Position.d.ts.map +0 -1
- package/generated/selectionSets/Position.js.map +0 -1
- package/generated/selectionSets/Session.cjs +0 -12509
- package/generated/selectionSets/Session.d.ts +0 -2
- package/generated/selectionSets/Session.d.ts.map +0 -1
- package/generated/selectionSets/Session.js.map +0 -1
- package/generated/selectionSets/StopLoss.cjs +0 -13
- package/generated/selectionSets/StopLoss.d.ts +0 -2
- package/generated/selectionSets/StopLoss.d.ts.map +0 -1
- package/generated/selectionSets/StopLoss.js.map +0 -1
- package/generated/selectionSets/TakeProfit.cjs +0 -13
- package/generated/selectionSets/TakeProfit.d.ts +0 -2
- package/generated/selectionSets/TakeProfit.d.ts.map +0 -1
- package/generated/selectionSets/TakeProfit.js.map +0 -1
- package/generated/selectionSets/Trade.cjs +0 -1700
- package/generated/selectionSets/Trade.d.ts +0 -2
- package/generated/selectionSets/Trade.d.ts.map +0 -1
- package/generated/selectionSets/Trade.js.map +0 -1
- package/generated/selectionSets/User.cjs +0 -5802
- package/generated/selectionSets/User.d.ts +0 -2
- package/generated/selectionSets/User.d.ts.map +0 -1
- package/generated/selectionSets/User.js.map +0 -1
- package/generated/selectionSets/VerificationToken.cjs +0 -11
- package/generated/selectionSets/VerificationToken.d.ts +0 -2
- package/generated/selectionSets/VerificationToken.d.ts.map +0 -1
- package/generated/selectionSets/VerificationToken.js.map +0 -1
- package/generated/selectionSets/index.cjs +0 -43
- package/generated/selectionSets/index.d.ts +0 -3
- package/generated/selectionSets/index.d.ts.map +0 -1
- package/generated/selectionSets/index.js.map +0 -1
@@ -1,2 +0,0 @@
|
|
1
|
-
export declare const Action = "\n{\n id\n sequence\n tradeId\n type\n note\n status\n fee\n trade {\n id\n alpacaAccountId\n assetId\n qty\n price\n total\n optionType\n signal\n strategy\n analysis\n summary\n confidence\n timestamp\n createdAt\n updatedAt\n status\n }\n order {\n id\n clientOrderId\n alpacaAccountId\n assetId\n qty\n notional\n side\n type\n orderClass\n timeInForce\n limitPrice\n stopPrice\n stopLoss { id }\n takeProfit { id }\n trailPrice\n trailPercent\n extendedHours\n status\n createdAt\n updatedAt\n submittedAt\n filledAt\n filledAvgPrice\n actionId\n asset { id\n symbol\n name\n type\n logoUrl\n description\n cik\n exchange\n currency\n country\n sector\n industry\n address\n officialSite\n fiscalYearEnd\n latestQuarter\n marketCapitalization\n ebitda\n peRatio\n pegRatio\n bookValue\n dividendPerShare\n dividendYield\n eps\n revenuePerShareTTM\n profitMargin\n operatingMarginTTM\n returnOnAssetsTTM\n returnOnEquityTTM\n revenueTTM\n grossProfitTTM\n dilutedEPSTTM\n quarterlyEarningsGrowthYOY\n quarterlyRevenueGrowthYOY\n analystTargetPrice\n analystRatingStrongBuy\n analystRatingBuy\n analystRatingHold\n analystRatingSell\n analystRatingStrongSell\n trailingPE\n forwardPE\n priceToSalesRatioTTM\n priceToBookRatio\n evToRevenue\n evToEbitda\n beta\n week52High\n week52Low\n day50MovingAverage\n day200MovingAverage\n sharesOutstanding\n dividendDate\n exDividendDate\n askPrice\n bidPrice\n createdAt\n updatedAt\n trades {\n id\n alpacaAccountId\n assetId\n qty\n price\n total\n optionType\n signal\n strategy\n analysis\n summary\n confidence\n timestamp\n createdAt\n updatedAt\n status\n actions { id\n sequence\n tradeId\n type\n note\n status\n fee\n trade {\n id\n alpacaAccountId\n assetId\n qty\n price\n total\n optionType\n signal\n strategy\n analysis\n summary\n confidence\n timestamp\n createdAt\n updatedAt\n status\n }\n order {\n id\n clientOrderId\n alpacaAccountId\n assetId\n qty\n notional\n side\n type\n orderClass\n timeInForce\n limitPrice\n stopPrice\n stopLoss { id }\n takeProfit { id }\n trailPrice\n trailPercent\n extendedHours\n status\n createdAt\n updatedAt\n submittedAt\n filledAt\n filledAvgPrice\n actionId\n asset { id\n symbol\n name\n type\n logoUrl\n description\n cik\n exchange\n currency\n country\n sector\n industry\n address\n officialSite\n fiscalYearEnd\n latestQuarter\n marketCapitalization\n ebitda\n peRatio\n pegRatio\n bookValue\n dividendPerShare\n dividendYield\n eps\n revenuePerShareTTM\n profitMargin\n operatingMarginTTM\n returnOnAssetsTTM\n returnOnEquityTTM\n revenueTTM\n grossProfitTTM\n dilutedEPSTTM\n quarterlyEarningsGrowthYOY\n quarterlyRevenueGrowthYOY\n analystTargetPrice\n analystRatingStrongBuy\n analystRatingBuy\n analystRatingHold\n analystRatingSell\n analystRatingStrongSell\n trailingPE\n forwardPE\n priceToSalesRatioTTM\n priceToBookRatio\n evToRevenue\n evToEbitda\n beta\n week52High\n week52Low\n day50MovingAverage\n day200MovingAverage\n sharesOutstanding\n dividendDate\n exDividendDate\n askPrice\n bidPrice\n createdAt\n updatedAt\n trades {\n id\n alpacaAccountId\n assetId\n qty\n price\n total\n optionType\n signal\n strategy\n analysis\n summary\n confidence\n timestamp\n createdAt\n updatedAt\n status\n actions { id\n sequence\n tradeId\n type\n note\n status\n fee\n trade {\n id\n alpacaAccountId\n assetId\n qty\n price\n total\n optionType\n signal\n strategy\n analysis\n summary\n confidence\n timestamp\n createdAt\n updatedAt\n status\n }\n order {\n id\n clientOrderId\n alpacaAccountId\n assetId\n qty\n notional\n side\n type\n orderClass\n timeInForce\n limitPrice\n stopPrice\n stopLoss { id }\n takeProfit { id }\n trailPrice\n trailPercent\n extendedHours\n status\n createdAt\n updatedAt\n submittedAt\n filledAt\n filledAvgPrice\n actionId\n asset { id }\n fee\n strikePrice\n expirationDate\n optionType\n stopLossId\n takeProfitId\n } }\n }\n orders {\n id\n clientOrderId\n alpacaAccountId\n assetId\n qty\n notional\n side\n type\n orderClass\n timeInForce\n limitPrice\n stopPrice\n stopLoss { id }\n takeProfit { id }\n trailPrice\n trailPercent\n extendedHours\n status\n createdAt\n updatedAt\n submittedAt\n filledAt\n filledAvgPrice\n actionId\n fee\n strikePrice\n expirationDate\n optionType\n stopLossId\n takeProfitId\n }\n positions {\n id\n assetId\n averageEntryPrice\n qty\n qtyAvailable\n marketValue\n costBasis\n unrealizedPL\n unrealizedPLPC\n unrealisedIntradayPL\n unrealisedIntradayPLPC\n currentPrice\n lastTradePrice\n changeToday\n assetMarginable\n alpacaAccountId\n }\n newsMentions {\n id\n assetId\n newsArticleId\n url\n news { id\n title\n content\n source\n sourceDomain\n url\n sentiment\n authors\n summary\n bannerImage\n timePublished\n category\n topics\n logo\n createdAt\n updatedAt\n assets {\n id\n assetId\n newsArticleId\n url\n asset { id }\n relevancyScore\n sentimentScore\n sentimentLabel\n } }\n relevancyScore\n sentimentScore\n sentimentLabel\n } }\n fee\n strikePrice\n expirationDate\n optionType\n stopLossId\n takeProfitId\n } }\n }\n orders {\n id\n clientOrderId\n alpacaAccountId\n assetId\n qty\n notional\n side\n type\n orderClass\n timeInForce\n limitPrice\n stopPrice\n stopLoss { id }\n takeProfit { id }\n trailPrice\n trailPercent\n extendedHours\n status\n createdAt\n updatedAt\n submittedAt\n filledAt\n filledAvgPrice\n actionId\n fee\n strikePrice\n expirationDate\n optionType\n stopLossId\n takeProfitId\n }\n positions {\n id\n assetId\n averageEntryPrice\n qty\n qtyAvailable\n marketValue\n costBasis\n unrealizedPL\n unrealizedPLPC\n unrealisedIntradayPL\n unrealisedIntradayPLPC\n currentPrice\n lastTradePrice\n changeToday\n assetMarginable\n alpacaAccountId\n }\n newsMentions {\n id\n assetId\n newsArticleId\n url\n news { id\n title\n content\n source\n sourceDomain\n url\n sentiment\n authors\n summary\n bannerImage\n timePublished\n category\n topics\n logo\n createdAt\n updatedAt\n assets {\n id\n assetId\n newsArticleId\n url\n asset { id\n symbol\n name\n type\n logoUrl\n description\n cik\n exchange\n currency\n country\n sector\n industry\n address\n officialSite\n fiscalYearEnd\n latestQuarter\n marketCapitalization\n ebitda\n peRatio\n pegRatio\n bookValue\n dividendPerShare\n dividendYield\n eps\n revenuePerShareTTM\n profitMargin\n operatingMarginTTM\n returnOnAssetsTTM\n returnOnEquityTTM\n revenueTTM\n grossProfitTTM\n dilutedEPSTTM\n quarterlyEarningsGrowthYOY\n quarterlyRevenueGrowthYOY\n analystTargetPrice\n analystRatingStrongBuy\n analystRatingBuy\n analystRatingHold\n analystRatingSell\n analystRatingStrongSell\n trailingPE\n forwardPE\n priceToSalesRatioTTM\n priceToBookRatio\n evToRevenue\n evToEbitda\n beta\n week52High\n week52Low\n day50MovingAverage\n day200MovingAverage\n sharesOutstanding\n dividendDate\n exDividendDate\n askPrice\n bidPrice\n createdAt\n updatedAt\n trades {\n id\n alpacaAccountId\n assetId\n qty\n price\n total\n optionType\n signal\n strategy\n analysis\n summary\n confidence\n timestamp\n createdAt\n updatedAt\n status\n actions { id\n sequence\n tradeId\n type\n note\n status\n fee\n trade {\n id\n alpacaAccountId\n assetId\n qty\n price\n total\n optionType\n signal\n strategy\n analysis\n summary\n confidence\n timestamp\n createdAt\n updatedAt\n status\n }\n order {\n id\n clientOrderId\n alpacaAccountId\n assetId\n qty\n notional\n side\n type\n orderClass\n timeInForce\n limitPrice\n stopPrice\n stopLoss { id }\n takeProfit { id }\n trailPrice\n trailPercent\n extendedHours\n status\n createdAt\n updatedAt\n submittedAt\n filledAt\n filledAvgPrice\n actionId\n asset { id }\n fee\n strikePrice\n expirationDate\n optionType\n stopLossId\n takeProfitId\n } }\n }\n orders {\n id\n clientOrderId\n alpacaAccountId\n assetId\n qty\n notional\n side\n type\n orderClass\n timeInForce\n limitPrice\n stopPrice\n stopLoss { id }\n takeProfit { id }\n trailPrice\n trailPercent\n extendedHours\n status\n createdAt\n updatedAt\n submittedAt\n filledAt\n filledAvgPrice\n actionId\n fee\n strikePrice\n expirationDate\n optionType\n stopLossId\n takeProfitId\n }\n positions {\n id\n assetId\n averageEntryPrice\n qty\n qtyAvailable\n marketValue\n costBasis\n unrealizedPL\n unrealizedPLPC\n unrealisedIntradayPL\n unrealisedIntradayPLPC\n currentPrice\n lastTradePrice\n changeToday\n assetMarginable\n alpacaAccountId\n }\n newsMentions {\n id\n assetId\n newsArticleId\n url\n news { id\n title\n content\n source\n sourceDomain\n url\n sentiment\n authors\n summary\n bannerImage\n timePublished\n category\n topics\n logo\n createdAt\n updatedAt\n assets {\n id\n assetId\n newsArticleId\n url\n asset { id }\n relevancyScore\n sentimentScore\n sentimentLabel\n } }\n relevancyScore\n sentimentScore\n sentimentLabel\n } }\n relevancyScore\n sentimentScore\n sentimentLabel\n } }\n relevancyScore\n sentimentScore\n sentimentLabel\n } }\n fee\n strikePrice\n expirationDate\n optionType\n stopLossId\n takeProfitId\n }\n}";
|
2
|
-
//# sourceMappingURL=Action.d.ts.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Action.d.ts","sourceRoot":"","sources":["../../../src/generated/selectionSets/Action.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,syjBA0sBjB,CAAC"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Action.js","sourceRoot":"","sources":["../../../src/generated/selectionSets/Action.ts"],"names":[],"mappings":";;;AAAa,QAAA,MAAM,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA0sBpB,CAAC"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Alert.d.ts","sourceRoot":"","sources":["../../../src/generated/selectionSets/Alert.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,2FAShB,CAAC"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Alert.js","sourceRoot":"","sources":["../../../src/generated/selectionSets/Alert.ts"],"names":[],"mappings":";;;AAAa,QAAA,KAAK,GAAG;;;;;;;;;EASnB,CAAC"}
|
@@ -1,588 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.AlpacaAccount = void 0;
|
4
|
-
exports.AlpacaAccount = `
|
5
|
-
{
|
6
|
-
id
|
7
|
-
type
|
8
|
-
APIKey
|
9
|
-
APISecret
|
10
|
-
configuration
|
11
|
-
marketOpen
|
12
|
-
minOrderSize
|
13
|
-
maxOrderSize
|
14
|
-
minPercentageChange
|
15
|
-
volumeThreshold
|
16
|
-
user {
|
17
|
-
id
|
18
|
-
name
|
19
|
-
email
|
20
|
-
emailVerified
|
21
|
-
image
|
22
|
-
createdAt
|
23
|
-
updatedAt
|
24
|
-
role
|
25
|
-
bio
|
26
|
-
jobTitle
|
27
|
-
currentAccount
|
28
|
-
customer { id }
|
29
|
-
customerId
|
30
|
-
accounts { id }
|
31
|
-
sessions { id }
|
32
|
-
authenticators { id }
|
33
|
-
plan
|
34
|
-
alpacaAccounts { id }
|
35
|
-
openaiAPIKey
|
36
|
-
openaiModel
|
37
|
-
}
|
38
|
-
userId
|
39
|
-
createdAt
|
40
|
-
updatedAt
|
41
|
-
trades {
|
42
|
-
id
|
43
|
-
alpacaAccountId
|
44
|
-
assetId
|
45
|
-
qty
|
46
|
-
price
|
47
|
-
total
|
48
|
-
optionType
|
49
|
-
signal
|
50
|
-
strategy
|
51
|
-
analysis
|
52
|
-
summary
|
53
|
-
confidence
|
54
|
-
timestamp
|
55
|
-
createdAt
|
56
|
-
updatedAt
|
57
|
-
status
|
58
|
-
alpacaAccount { id }
|
59
|
-
asset { id }
|
60
|
-
actions { id }
|
61
|
-
}
|
62
|
-
orders {
|
63
|
-
id
|
64
|
-
clientOrderId
|
65
|
-
alpacaAccountId
|
66
|
-
assetId
|
67
|
-
qty
|
68
|
-
notional
|
69
|
-
side
|
70
|
-
type
|
71
|
-
orderClass
|
72
|
-
timeInForce
|
73
|
-
limitPrice
|
74
|
-
stopPrice
|
75
|
-
stopLoss { id }
|
76
|
-
takeProfit { id }
|
77
|
-
trailPrice
|
78
|
-
trailPercent
|
79
|
-
extendedHours
|
80
|
-
status
|
81
|
-
createdAt
|
82
|
-
updatedAt
|
83
|
-
submittedAt
|
84
|
-
filledAt
|
85
|
-
filledAvgPrice
|
86
|
-
actionId
|
87
|
-
alpacaAccount { id }
|
88
|
-
action { id }
|
89
|
-
asset { id }
|
90
|
-
fee
|
91
|
-
strikePrice
|
92
|
-
expirationDate
|
93
|
-
optionType
|
94
|
-
stopLossId
|
95
|
-
takeProfitId
|
96
|
-
}
|
97
|
-
positions {
|
98
|
-
assetId
|
99
|
-
averageEntryPrice
|
100
|
-
qtyAvailable
|
101
|
-
marketValue
|
102
|
-
costBasis
|
103
|
-
unrealizedPL
|
104
|
-
unrealizedPLPC
|
105
|
-
unrealisedIntradayPL
|
106
|
-
unrealisedIntradayPLPC
|
107
|
-
currentPrice
|
108
|
-
lastTradePrice
|
109
|
-
changeToday
|
110
|
-
assetMarginable
|
111
|
-
alpacaAccount { id
|
112
|
-
type
|
113
|
-
APIKey
|
114
|
-
APISecret
|
115
|
-
configuration
|
116
|
-
marketOpen
|
117
|
-
minOrderSize
|
118
|
-
maxOrderSize
|
119
|
-
minPercentageChange
|
120
|
-
volumeThreshold
|
121
|
-
user {
|
122
|
-
id
|
123
|
-
name
|
124
|
-
email
|
125
|
-
emailVerified
|
126
|
-
image
|
127
|
-
createdAt
|
128
|
-
updatedAt
|
129
|
-
role
|
130
|
-
bio
|
131
|
-
jobTitle
|
132
|
-
currentAccount
|
133
|
-
customer { id }
|
134
|
-
customerId
|
135
|
-
accounts { id }
|
136
|
-
sessions { id }
|
137
|
-
authenticators { id }
|
138
|
-
plan
|
139
|
-
alpacaAccounts { id }
|
140
|
-
openaiAPIKey
|
141
|
-
openaiModel
|
142
|
-
}
|
143
|
-
userId
|
144
|
-
createdAt
|
145
|
-
updatedAt
|
146
|
-
trades {
|
147
|
-
id
|
148
|
-
alpacaAccountId
|
149
|
-
assetId
|
150
|
-
qty
|
151
|
-
price
|
152
|
-
total
|
153
|
-
optionType
|
154
|
-
signal
|
155
|
-
strategy
|
156
|
-
analysis
|
157
|
-
summary
|
158
|
-
confidence
|
159
|
-
timestamp
|
160
|
-
createdAt
|
161
|
-
updatedAt
|
162
|
-
status
|
163
|
-
alpacaAccount { id }
|
164
|
-
asset { id }
|
165
|
-
actions { id }
|
166
|
-
}
|
167
|
-
orders {
|
168
|
-
id
|
169
|
-
clientOrderId
|
170
|
-
alpacaAccountId
|
171
|
-
assetId
|
172
|
-
qty
|
173
|
-
notional
|
174
|
-
side
|
175
|
-
type
|
176
|
-
orderClass
|
177
|
-
timeInForce
|
178
|
-
limitPrice
|
179
|
-
stopPrice
|
180
|
-
stopLoss { id }
|
181
|
-
takeProfit { id }
|
182
|
-
trailPrice
|
183
|
-
trailPercent
|
184
|
-
extendedHours
|
185
|
-
status
|
186
|
-
createdAt
|
187
|
-
updatedAt
|
188
|
-
submittedAt
|
189
|
-
filledAt
|
190
|
-
filledAvgPrice
|
191
|
-
actionId
|
192
|
-
alpacaAccount { id }
|
193
|
-
action { id }
|
194
|
-
asset { id }
|
195
|
-
fee
|
196
|
-
strikePrice
|
197
|
-
expirationDate
|
198
|
-
optionType
|
199
|
-
stopLossId
|
200
|
-
takeProfitId
|
201
|
-
}
|
202
|
-
positions {
|
203
|
-
assetId
|
204
|
-
averageEntryPrice
|
205
|
-
qtyAvailable
|
206
|
-
marketValue
|
207
|
-
costBasis
|
208
|
-
unrealizedPL
|
209
|
-
unrealizedPLPC
|
210
|
-
unrealisedIntradayPL
|
211
|
-
unrealisedIntradayPLPC
|
212
|
-
currentPrice
|
213
|
-
lastTradePrice
|
214
|
-
changeToday
|
215
|
-
assetMarginable
|
216
|
-
alpacaAccount { id
|
217
|
-
type
|
218
|
-
APIKey
|
219
|
-
APISecret
|
220
|
-
configuration
|
221
|
-
marketOpen
|
222
|
-
minOrderSize
|
223
|
-
maxOrderSize
|
224
|
-
minPercentageChange
|
225
|
-
volumeThreshold
|
226
|
-
user {
|
227
|
-
id
|
228
|
-
name
|
229
|
-
email
|
230
|
-
emailVerified
|
231
|
-
image
|
232
|
-
createdAt
|
233
|
-
updatedAt
|
234
|
-
role
|
235
|
-
bio
|
236
|
-
jobTitle
|
237
|
-
currentAccount
|
238
|
-
customer { id }
|
239
|
-
customerId
|
240
|
-
accounts { id }
|
241
|
-
sessions { id }
|
242
|
-
authenticators { id }
|
243
|
-
plan
|
244
|
-
alpacaAccounts { id }
|
245
|
-
openaiAPIKey
|
246
|
-
openaiModel
|
247
|
-
}
|
248
|
-
userId
|
249
|
-
createdAt
|
250
|
-
updatedAt
|
251
|
-
trades {
|
252
|
-
id
|
253
|
-
alpacaAccountId
|
254
|
-
assetId
|
255
|
-
qty
|
256
|
-
price
|
257
|
-
total
|
258
|
-
optionType
|
259
|
-
signal
|
260
|
-
strategy
|
261
|
-
analysis
|
262
|
-
summary
|
263
|
-
confidence
|
264
|
-
timestamp
|
265
|
-
createdAt
|
266
|
-
updatedAt
|
267
|
-
status
|
268
|
-
alpacaAccount { id }
|
269
|
-
asset { id }
|
270
|
-
actions { id }
|
271
|
-
}
|
272
|
-
orders {
|
273
|
-
id
|
274
|
-
clientOrderId
|
275
|
-
alpacaAccountId
|
276
|
-
assetId
|
277
|
-
qty
|
278
|
-
notional
|
279
|
-
side
|
280
|
-
type
|
281
|
-
orderClass
|
282
|
-
timeInForce
|
283
|
-
limitPrice
|
284
|
-
stopPrice
|
285
|
-
stopLoss { id }
|
286
|
-
takeProfit { id }
|
287
|
-
trailPrice
|
288
|
-
trailPercent
|
289
|
-
extendedHours
|
290
|
-
status
|
291
|
-
createdAt
|
292
|
-
updatedAt
|
293
|
-
submittedAt
|
294
|
-
filledAt
|
295
|
-
filledAvgPrice
|
296
|
-
actionId
|
297
|
-
alpacaAccount { id }
|
298
|
-
action { id }
|
299
|
-
asset { id }
|
300
|
-
fee
|
301
|
-
strikePrice
|
302
|
-
expirationDate
|
303
|
-
optionType
|
304
|
-
stopLossId
|
305
|
-
takeProfitId
|
306
|
-
}
|
307
|
-
positions {
|
308
|
-
assetId
|
309
|
-
averageEntryPrice
|
310
|
-
qtyAvailable
|
311
|
-
marketValue
|
312
|
-
costBasis
|
313
|
-
unrealizedPL
|
314
|
-
unrealizedPLPC
|
315
|
-
unrealisedIntradayPL
|
316
|
-
unrealisedIntradayPLPC
|
317
|
-
currentPrice
|
318
|
-
lastTradePrice
|
319
|
-
changeToday
|
320
|
-
assetMarginable
|
321
|
-
alpacaAccount { id
|
322
|
-
type
|
323
|
-
APIKey
|
324
|
-
APISecret
|
325
|
-
configuration
|
326
|
-
marketOpen
|
327
|
-
minOrderSize
|
328
|
-
maxOrderSize
|
329
|
-
minPercentageChange
|
330
|
-
volumeThreshold
|
331
|
-
user {
|
332
|
-
id
|
333
|
-
name
|
334
|
-
email
|
335
|
-
emailVerified
|
336
|
-
image
|
337
|
-
createdAt
|
338
|
-
updatedAt
|
339
|
-
role
|
340
|
-
bio
|
341
|
-
jobTitle
|
342
|
-
currentAccount
|
343
|
-
customer { id }
|
344
|
-
customerId
|
345
|
-
accounts { id }
|
346
|
-
sessions { id }
|
347
|
-
authenticators { id }
|
348
|
-
plan
|
349
|
-
alpacaAccounts { id }
|
350
|
-
openaiAPIKey
|
351
|
-
openaiModel
|
352
|
-
}
|
353
|
-
userId
|
354
|
-
createdAt
|
355
|
-
updatedAt
|
356
|
-
trades {
|
357
|
-
id
|
358
|
-
alpacaAccountId
|
359
|
-
assetId
|
360
|
-
qty
|
361
|
-
price
|
362
|
-
total
|
363
|
-
optionType
|
364
|
-
signal
|
365
|
-
strategy
|
366
|
-
analysis
|
367
|
-
summary
|
368
|
-
confidence
|
369
|
-
timestamp
|
370
|
-
createdAt
|
371
|
-
updatedAt
|
372
|
-
status
|
373
|
-
alpacaAccount { id }
|
374
|
-
asset { id }
|
375
|
-
actions { id }
|
376
|
-
}
|
377
|
-
orders {
|
378
|
-
id
|
379
|
-
clientOrderId
|
380
|
-
alpacaAccountId
|
381
|
-
assetId
|
382
|
-
qty
|
383
|
-
notional
|
384
|
-
side
|
385
|
-
type
|
386
|
-
orderClass
|
387
|
-
timeInForce
|
388
|
-
limitPrice
|
389
|
-
stopPrice
|
390
|
-
stopLoss { id }
|
391
|
-
takeProfit { id }
|
392
|
-
trailPrice
|
393
|
-
trailPercent
|
394
|
-
extendedHours
|
395
|
-
status
|
396
|
-
createdAt
|
397
|
-
updatedAt
|
398
|
-
submittedAt
|
399
|
-
filledAt
|
400
|
-
filledAvgPrice
|
401
|
-
actionId
|
402
|
-
alpacaAccount { id }
|
403
|
-
action { id }
|
404
|
-
asset { id }
|
405
|
-
fee
|
406
|
-
strikePrice
|
407
|
-
expirationDate
|
408
|
-
optionType
|
409
|
-
stopLossId
|
410
|
-
takeProfitId
|
411
|
-
}
|
412
|
-
positions {
|
413
|
-
assetId
|
414
|
-
averageEntryPrice
|
415
|
-
qtyAvailable
|
416
|
-
marketValue
|
417
|
-
costBasis
|
418
|
-
unrealizedPL
|
419
|
-
unrealizedPLPC
|
420
|
-
unrealisedIntradayPL
|
421
|
-
unrealisedIntradayPLPC
|
422
|
-
currentPrice
|
423
|
-
lastTradePrice
|
424
|
-
changeToday
|
425
|
-
assetMarginable
|
426
|
-
alpacaAccount { id
|
427
|
-
type
|
428
|
-
APIKey
|
429
|
-
APISecret
|
430
|
-
configuration
|
431
|
-
marketOpen
|
432
|
-
minOrderSize
|
433
|
-
maxOrderSize
|
434
|
-
minPercentageChange
|
435
|
-
volumeThreshold
|
436
|
-
user {
|
437
|
-
id
|
438
|
-
name
|
439
|
-
email
|
440
|
-
emailVerified
|
441
|
-
image
|
442
|
-
createdAt
|
443
|
-
updatedAt
|
444
|
-
role
|
445
|
-
bio
|
446
|
-
jobTitle
|
447
|
-
currentAccount
|
448
|
-
customer { id }
|
449
|
-
customerId
|
450
|
-
accounts { id }
|
451
|
-
sessions { id }
|
452
|
-
authenticators { id }
|
453
|
-
plan
|
454
|
-
alpacaAccounts { id }
|
455
|
-
openaiAPIKey
|
456
|
-
openaiModel
|
457
|
-
}
|
458
|
-
userId
|
459
|
-
createdAt
|
460
|
-
updatedAt
|
461
|
-
trades {
|
462
|
-
id
|
463
|
-
alpacaAccountId
|
464
|
-
assetId
|
465
|
-
qty
|
466
|
-
price
|
467
|
-
total
|
468
|
-
optionType
|
469
|
-
signal
|
470
|
-
strategy
|
471
|
-
analysis
|
472
|
-
summary
|
473
|
-
confidence
|
474
|
-
timestamp
|
475
|
-
createdAt
|
476
|
-
updatedAt
|
477
|
-
status
|
478
|
-
alpacaAccount { id }
|
479
|
-
asset { id }
|
480
|
-
actions { id }
|
481
|
-
}
|
482
|
-
orders {
|
483
|
-
id
|
484
|
-
clientOrderId
|
485
|
-
alpacaAccountId
|
486
|
-
assetId
|
487
|
-
qty
|
488
|
-
notional
|
489
|
-
side
|
490
|
-
type
|
491
|
-
orderClass
|
492
|
-
timeInForce
|
493
|
-
limitPrice
|
494
|
-
stopPrice
|
495
|
-
stopLoss { id }
|
496
|
-
takeProfit { id }
|
497
|
-
trailPrice
|
498
|
-
trailPercent
|
499
|
-
extendedHours
|
500
|
-
status
|
501
|
-
createdAt
|
502
|
-
updatedAt
|
503
|
-
submittedAt
|
504
|
-
filledAt
|
505
|
-
filledAvgPrice
|
506
|
-
actionId
|
507
|
-
alpacaAccount { id }
|
508
|
-
action { id }
|
509
|
-
asset { id }
|
510
|
-
fee
|
511
|
-
strikePrice
|
512
|
-
expirationDate
|
513
|
-
optionType
|
514
|
-
stopLossId
|
515
|
-
takeProfitId
|
516
|
-
}
|
517
|
-
positions {
|
518
|
-
assetId
|
519
|
-
averageEntryPrice
|
520
|
-
qtyAvailable
|
521
|
-
marketValue
|
522
|
-
costBasis
|
523
|
-
unrealizedPL
|
524
|
-
unrealizedPLPC
|
525
|
-
unrealisedIntradayPL
|
526
|
-
unrealisedIntradayPLPC
|
527
|
-
currentPrice
|
528
|
-
lastTradePrice
|
529
|
-
changeToday
|
530
|
-
assetMarginable
|
531
|
-
alpacaAccount { id }
|
532
|
-
alpacaAccountId
|
533
|
-
}
|
534
|
-
alerts {
|
535
|
-
id
|
536
|
-
alpacaAccountId
|
537
|
-
message
|
538
|
-
type
|
539
|
-
isRead
|
540
|
-
createdAt
|
541
|
-
updatedAt
|
542
|
-
} }
|
543
|
-
alpacaAccountId
|
544
|
-
}
|
545
|
-
alerts {
|
546
|
-
id
|
547
|
-
alpacaAccountId
|
548
|
-
message
|
549
|
-
type
|
550
|
-
isRead
|
551
|
-
createdAt
|
552
|
-
updatedAt
|
553
|
-
} }
|
554
|
-
alpacaAccountId
|
555
|
-
}
|
556
|
-
alerts {
|
557
|
-
id
|
558
|
-
alpacaAccountId
|
559
|
-
message
|
560
|
-
type
|
561
|
-
isRead
|
562
|
-
createdAt
|
563
|
-
updatedAt
|
564
|
-
} }
|
565
|
-
alpacaAccountId
|
566
|
-
}
|
567
|
-
alerts {
|
568
|
-
id
|
569
|
-
alpacaAccountId
|
570
|
-
message
|
571
|
-
type
|
572
|
-
isRead
|
573
|
-
createdAt
|
574
|
-
updatedAt
|
575
|
-
} }
|
576
|
-
alpacaAccountId
|
577
|
-
}
|
578
|
-
alerts {
|
579
|
-
id
|
580
|
-
alpacaAccountId
|
581
|
-
message
|
582
|
-
type
|
583
|
-
isRead
|
584
|
-
createdAt
|
585
|
-
updatedAt
|
586
|
-
}
|
587
|
-
}`;
|
588
|
-
//# sourceMappingURL=AlpacaAccount.js.map
|
@@ -1,2 +0,0 @@
|
|
1
|
-
export declare const AlpacaAccount = "\n{\n id\n type\n APIKey\n APISecret\n configuration\n marketOpen\n minOrderSize\n maxOrderSize\n minPercentageChange\n volumeThreshold\n user {\n id\n name\n email\n emailVerified\n image\n createdAt\n updatedAt\n role\n bio\n jobTitle\n currentAccount\n customer { id }\n customerId\n accounts { id }\n sessions { id }\n authenticators { id }\n plan\n alpacaAccounts { id }\n openaiAPIKey\n openaiModel\n }\n userId\n createdAt\n updatedAt\n trades {\n id\n alpacaAccountId\n assetId\n qty\n price\n total\n optionType\n signal\n strategy\n analysis\n summary\n confidence\n timestamp\n createdAt\n updatedAt\n status\n alpacaAccount { id }\n asset { id }\n actions { id }\n }\n orders {\n id\n clientOrderId\n alpacaAccountId\n assetId\n qty\n notional\n side\n type\n orderClass\n timeInForce\n limitPrice\n stopPrice\n stopLoss { id }\n takeProfit { id }\n trailPrice\n trailPercent\n extendedHours\n status\n createdAt\n updatedAt\n submittedAt\n filledAt\n filledAvgPrice\n actionId\n alpacaAccount { id }\n action { id }\n asset { id }\n fee\n strikePrice\n expirationDate\n optionType\n stopLossId\n takeProfitId\n }\n positions {\n assetId\n averageEntryPrice\n qtyAvailable\n marketValue\n costBasis\n unrealizedPL\n unrealizedPLPC\n unrealisedIntradayPL\n unrealisedIntradayPLPC\n currentPrice\n lastTradePrice\n changeToday\n assetMarginable\n alpacaAccount { id\n type\n APIKey\n APISecret\n configuration\n marketOpen\n minOrderSize\n maxOrderSize\n minPercentageChange\n volumeThreshold\n user {\n id\n name\n email\n emailVerified\n image\n createdAt\n updatedAt\n role\n bio\n jobTitle\n currentAccount\n customer { id }\n customerId\n accounts { id }\n sessions { id }\n authenticators { id }\n plan\n alpacaAccounts { id }\n openaiAPIKey\n openaiModel\n }\n userId\n createdAt\n updatedAt\n trades {\n id\n alpacaAccountId\n assetId\n qty\n price\n total\n optionType\n signal\n strategy\n analysis\n summary\n confidence\n timestamp\n createdAt\n updatedAt\n status\n alpacaAccount { id }\n asset { id }\n actions { id }\n }\n orders {\n id\n clientOrderId\n alpacaAccountId\n assetId\n qty\n notional\n side\n type\n orderClass\n timeInForce\n limitPrice\n stopPrice\n stopLoss { id }\n takeProfit { id }\n trailPrice\n trailPercent\n extendedHours\n status\n createdAt\n updatedAt\n submittedAt\n filledAt\n filledAvgPrice\n actionId\n alpacaAccount { id }\n action { id }\n asset { id }\n fee\n strikePrice\n expirationDate\n optionType\n stopLossId\n takeProfitId\n }\n positions {\n assetId\n averageEntryPrice\n qtyAvailable\n marketValue\n costBasis\n unrealizedPL\n unrealizedPLPC\n unrealisedIntradayPL\n unrealisedIntradayPLPC\n currentPrice\n lastTradePrice\n changeToday\n assetMarginable\n alpacaAccount { id\n type\n APIKey\n APISecret\n configuration\n marketOpen\n minOrderSize\n maxOrderSize\n minPercentageChange\n volumeThreshold\n user {\n id\n name\n email\n emailVerified\n image\n createdAt\n updatedAt\n role\n bio\n jobTitle\n currentAccount\n customer { id }\n customerId\n accounts { id }\n sessions { id }\n authenticators { id }\n plan\n alpacaAccounts { id }\n openaiAPIKey\n openaiModel\n }\n userId\n createdAt\n updatedAt\n trades {\n id\n alpacaAccountId\n assetId\n qty\n price\n total\n optionType\n signal\n strategy\n analysis\n summary\n confidence\n timestamp\n createdAt\n updatedAt\n status\n alpacaAccount { id }\n asset { id }\n actions { id }\n }\n orders {\n id\n clientOrderId\n alpacaAccountId\n assetId\n qty\n notional\n side\n type\n orderClass\n timeInForce\n limitPrice\n stopPrice\n stopLoss { id }\n takeProfit { id }\n trailPrice\n trailPercent\n extendedHours\n status\n createdAt\n updatedAt\n submittedAt\n filledAt\n filledAvgPrice\n actionId\n alpacaAccount { id }\n action { id }\n asset { id }\n fee\n strikePrice\n expirationDate\n optionType\n stopLossId\n takeProfitId\n }\n positions {\n assetId\n averageEntryPrice\n qtyAvailable\n marketValue\n costBasis\n unrealizedPL\n unrealizedPLPC\n unrealisedIntradayPL\n unrealisedIntradayPLPC\n currentPrice\n lastTradePrice\n changeToday\n assetMarginable\n alpacaAccount { id\n type\n APIKey\n APISecret\n configuration\n marketOpen\n minOrderSize\n maxOrderSize\n minPercentageChange\n volumeThreshold\n user {\n id\n name\n email\n emailVerified\n image\n createdAt\n updatedAt\n role\n bio\n jobTitle\n currentAccount\n customer { id }\n customerId\n accounts { id }\n sessions { id }\n authenticators { id }\n plan\n alpacaAccounts { id }\n openaiAPIKey\n openaiModel\n }\n userId\n createdAt\n updatedAt\n trades {\n id\n alpacaAccountId\n assetId\n qty\n price\n total\n optionType\n signal\n strategy\n analysis\n summary\n confidence\n timestamp\n createdAt\n updatedAt\n status\n alpacaAccount { id }\n asset { id }\n actions { id }\n }\n orders {\n id\n clientOrderId\n alpacaAccountId\n assetId\n qty\n notional\n side\n type\n orderClass\n timeInForce\n limitPrice\n stopPrice\n stopLoss { id }\n takeProfit { id }\n trailPrice\n trailPercent\n extendedHours\n status\n createdAt\n updatedAt\n submittedAt\n filledAt\n filledAvgPrice\n actionId\n alpacaAccount { id }\n action { id }\n asset { id }\n fee\n strikePrice\n expirationDate\n optionType\n stopLossId\n takeProfitId\n }\n positions {\n assetId\n averageEntryPrice\n qtyAvailable\n marketValue\n costBasis\n unrealizedPL\n unrealizedPLPC\n unrealisedIntradayPL\n unrealisedIntradayPLPC\n currentPrice\n lastTradePrice\n changeToday\n assetMarginable\n alpacaAccount { id\n type\n APIKey\n APISecret\n configuration\n marketOpen\n minOrderSize\n maxOrderSize\n minPercentageChange\n volumeThreshold\n user {\n id\n name\n email\n emailVerified\n image\n createdAt\n updatedAt\n role\n bio\n jobTitle\n currentAccount\n customer { id }\n customerId\n accounts { id }\n sessions { id }\n authenticators { id }\n plan\n alpacaAccounts { id }\n openaiAPIKey\n openaiModel\n }\n userId\n createdAt\n updatedAt\n trades {\n id\n alpacaAccountId\n assetId\n qty\n price\n total\n optionType\n signal\n strategy\n analysis\n summary\n confidence\n timestamp\n createdAt\n updatedAt\n status\n alpacaAccount { id }\n asset { id }\n actions { id }\n }\n orders {\n id\n clientOrderId\n alpacaAccountId\n assetId\n qty\n notional\n side\n type\n orderClass\n timeInForce\n limitPrice\n stopPrice\n stopLoss { id }\n takeProfit { id }\n trailPrice\n trailPercent\n extendedHours\n status\n createdAt\n updatedAt\n submittedAt\n filledAt\n filledAvgPrice\n actionId\n alpacaAccount { id }\n action { id }\n asset { id }\n fee\n strikePrice\n expirationDate\n optionType\n stopLossId\n takeProfitId\n }\n positions {\n assetId\n averageEntryPrice\n qtyAvailable\n marketValue\n costBasis\n unrealizedPL\n unrealizedPLPC\n unrealisedIntradayPL\n unrealisedIntradayPLPC\n currentPrice\n lastTradePrice\n changeToday\n assetMarginable\n alpacaAccount { id }\n alpacaAccountId\n }\n alerts {\n id\n alpacaAccountId\n message\n type\n isRead\n createdAt\n updatedAt\n } }\n alpacaAccountId\n }\n alerts {\n id\n alpacaAccountId\n message\n type\n isRead\n createdAt\n updatedAt\n } }\n alpacaAccountId\n }\n alerts {\n id\n alpacaAccountId\n message\n type\n isRead\n createdAt\n updatedAt\n } }\n alpacaAccountId\n }\n alerts {\n id\n alpacaAccountId\n message\n type\n isRead\n createdAt\n updatedAt\n } }\n alpacaAccountId\n }\n alerts {\n id\n alpacaAccountId\n message\n type\n isRead\n createdAt\n updatedAt\n }\n}";
|
2
|
-
//# sourceMappingURL=AlpacaAccount.d.ts.map
|