st-comp 0.0.172 → 0.0.174
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/es/ChartLayout.js +3 -3
- package/es/Dialog.js +14 -14
- package/es/FactorWarning.cjs +1 -1
- package/es/FactorWarning.js +337 -817
- package/es/Kline.js +16 -16
- package/es/KlineBasic.js +26 -26
- package/es/KlineConfig.cjs +1 -1
- package/es/KlineConfig.js +41 -40
- package/es/KlineNew.js +14 -14
- package/es/KlinePlus.cjs +3 -3
- package/es/KlinePlus.js +458 -465
- package/es/Pagination.js +19 -19
- package/es/PasswordPrompt.js +3 -3
- package/es/Table.js +21 -21
- package/es/User.js +39 -39
- package/es/VarSelectDialog.cjs +2 -2
- package/es/VarSelectDialog.js +146 -144
- package/es/VarietySearch.cjs +16 -1
- package/es/VarietySearch.js +4283 -1144
- package/es/VirtualTable.js +494 -494
- package/es/{_initCloneObject-a9305c1e.js → _initCloneObject-da90eef0.js} +3 -3
- package/es/{base-4bcd2756.js → base-d9284bf0.js} +23 -23
- package/es/{castArray-681d750b.js → castArray-b0ab0165.js} +1 -1
- package/es/{config-provider-93846ae3.js → config-provider-f0151e9f.js} +10 -10
- package/es/{debounce-51046b06.js → debounce-3cec4646.js} +1 -1
- package/es/{dropdown-65e74de8.js → dropdown-82b80e8b.js} +6 -6
- package/es/{el-button-d39472d3.js → el-button-34665425.js} +9 -9
- package/es/{el-dialog-f45ec2a1.js → el-dialog-a412484e.js} +17 -17
- package/es/{el-divider-7cf13678.js → el-divider-fd2b4e2e.js} +4 -4
- package/es/{el-empty-64b2ea8a.js → el-empty-412fc297.js} +2 -2
- package/es/{el-form-item-b31e7a98.js → el-form-item-668ba024.js} +65 -65
- package/es/{el-input-42315ac4.js → el-input-22e66e37.js} +22 -22
- package/es/{el-input-number-ebd64e22.js → el-input-number-481e21c5.js} +26 -26
- package/es/{el-loading-5d29f26d.js → el-loading-d4e403ab.js} +5 -5
- package/es/{el-menu-item-d62e0a3f.js → el-menu-item-404c10e5.js} +8 -8
- package/es/el-message-box-41f39f6d.js +558 -0
- package/es/el-message-box-6694f827.cjs +1 -0
- package/es/{el-message-bd1d2c82.js → el-message-ef506caa.js} +24 -24
- package/es/{el-overlay-690b50aa.js → el-overlay-4a9fa4e1.js} +30 -30
- package/es/{el-popconfirm-88bbd066.js → el-popconfirm-7b9183aa.js} +6 -6
- package/es/{el-popper-85365d5b.js → el-popper-e73466eb.js} +5 -5
- package/es/{el-scrollbar-bcf29780.js → el-scrollbar-45318df0.js} +8 -8
- package/es/el-segmented-3ba6d664.cjs +1 -0
- package/es/el-segmented-41820018.js +135 -0
- package/es/{el-select-d3bce4d1.js → el-select-d7a00294.js} +13 -13
- package/es/{el-table-column-9691b26d.js → el-table-column-a2d0c635.js} +122 -122
- package/es/{el-tag-6036f51c.js → el-tag-7f391090.js} +32 -32
- package/es/{index-d3c37134.js → index-1c41bd56.js} +3 -3
- package/es/index-3120be08.js +14 -0
- package/es/{index-fbe85773.js → index-85a32a00.js} +15 -15
- package/es/{index-21fb27eb.js → index-94f38460.js} +19 -19
- package/es/{index-ef7c4392.js → index-a8e9ec0f.js} +23 -23
- package/es/{index-cb8157f2.js → index-d577b81b.js} +2 -2
- package/es/{index-8ee89b40.js → index-d99fdc6d.js} +8 -8
- package/es/{index-3425f2f0.js → index-ee1cebbc.js} +5 -5
- package/es/{raf-36faa519.js → raf-bfbf42e4.js} +1 -1
- package/es/{scroll-0277d145.js → scroll-e3cb691f.js} +2 -2
- package/es/style.css +1 -1
- package/es/{use-form-common-props-54c31983.js → use-form-common-props-cc347a83.js} +36 -36
- package/es/{use-global-config-946f61a4.js → use-global-config-c7f0a7e3.js} +3 -3
- package/es/validator-10fa54fe.js +5 -0
- package/es/validator-af488a9a.cjs +1 -0
- package/es/{vnode-dfc92f20.js → vnode-6be33bb1.js} +1 -1
- package/es/{zh-cn-5066f5e9.js → zh-cn-d883afa8.js} +2 -2
- package/lib/bundle.js +1 -1
- package/lib/bundle.umd.cjs +234 -219
- package/lib/{index-d9f6d2bc.js → index-c5c93747.js} +32971 -29838
- package/lib/{python-e8bc0c16.js → python-1b054f75.js} +1 -1
- package/lib/style.css +1 -1
- package/package.json +2 -1
- package/packages/KlinePlus/index.vue +1 -2
- package/packages/KlinePlus/utils.js +22 -49
- package/packages/VarSelectDialog/index.vue +3 -1
- package/packages/VarietySearch/components/FactorScreen/FactorDescription.vue +54 -20
- package/packages/VarietySearch/components/FactorScreen/index.vue +79 -54
- package/src/pages/KlinePlus/index.vue +20 -4
- package/src/pages/KlinePlus/tradeLogMock.js +1927 -0
- package/es/el-checkbox-group-020b49f5.cjs +0 -1
- package/es/el-checkbox-group-779f353a.js +0 -67
- package/es/el-segmented-84707138.js +0 -136
- package/es/el-segmented-bccd9f2a.cjs +0 -1
- package/es/index-c45ac024.js +0 -14
|
@@ -0,0 +1,1927 @@
|
|
|
1
|
+
export default [
|
|
2
|
+
{
|
|
3
|
+
id: 49547793,
|
|
4
|
+
openId: null,
|
|
5
|
+
closeId: null,
|
|
6
|
+
contract: "CF2409",
|
|
7
|
+
closeFlag: 0,
|
|
8
|
+
varietyCode: "CF",
|
|
9
|
+
varietyName: "棉花",
|
|
10
|
+
industryId: null,
|
|
11
|
+
industryName: null,
|
|
12
|
+
tradeDirection: 1,
|
|
13
|
+
tradeVolume: 31,
|
|
14
|
+
openPrice: 15485,
|
|
15
|
+
closePrice: 15510,
|
|
16
|
+
openTime: "2024-05-29T22:58:03",
|
|
17
|
+
originalOpenTime: null,
|
|
18
|
+
closeTime: "2024-05-30T09:47:04",
|
|
19
|
+
openTradeDate: "2024-05-30",
|
|
20
|
+
closeTradeDate: "2024-05-30",
|
|
21
|
+
openTimeCycle: "2024-05-29T23:00:00",
|
|
22
|
+
originalOpenTimeCycle: null,
|
|
23
|
+
closeTimeCycle: "2024-05-30T10:00:00",
|
|
24
|
+
profitAndLoss: -4008.9,
|
|
25
|
+
profitAndLossRate: -1.67,
|
|
26
|
+
totalProfitAndLoss: -359635.05,
|
|
27
|
+
fee: 133.896719,
|
|
28
|
+
feeVarietyCode: "CF",
|
|
29
|
+
feeOpen: 133.753313,
|
|
30
|
+
slidingCost: 0,
|
|
31
|
+
slidingCostOpen: 0,
|
|
32
|
+
tax: 0,
|
|
33
|
+
bestClosePrice: 15460,
|
|
34
|
+
worstClosePrice: 15515,
|
|
35
|
+
maxProfit: 3741.25,
|
|
36
|
+
maxLoss: -4783.75,
|
|
37
|
+
asset: 22211.1,
|
|
38
|
+
stockCycleCount: 4,
|
|
39
|
+
stockDayCount: 1,
|
|
40
|
+
earnRate: 240017.5,
|
|
41
|
+
ifValid: 1,
|
|
42
|
+
analyseId: 4533,
|
|
43
|
+
ifBasket: null,
|
|
44
|
+
parentAnalyseId: null,
|
|
45
|
+
ifOpenFilt: false,
|
|
46
|
+
ifCloseFilt: false,
|
|
47
|
+
ifJudgeLoss: false,
|
|
48
|
+
highProfit: null,
|
|
49
|
+
totalPal: null,
|
|
50
|
+
winCount: null,
|
|
51
|
+
lossCount: null,
|
|
52
|
+
totalCount: null,
|
|
53
|
+
totalProfit: null,
|
|
54
|
+
totalLoss: null,
|
|
55
|
+
multiplier: null,
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
id: 49547794,
|
|
59
|
+
openId: null,
|
|
60
|
+
closeId: null,
|
|
61
|
+
contract: "CF2409",
|
|
62
|
+
closeFlag: 0,
|
|
63
|
+
varietyCode: "CF",
|
|
64
|
+
varietyName: "棉花",
|
|
65
|
+
industryId: null,
|
|
66
|
+
industryName: null,
|
|
67
|
+
tradeDirection: 1,
|
|
68
|
+
tradeVolume: 8,
|
|
69
|
+
openPrice: 15485,
|
|
70
|
+
closePrice: 15140,
|
|
71
|
+
openTime: "2024-05-29T22:58:03",
|
|
72
|
+
originalOpenTime: null,
|
|
73
|
+
closeTime: "2024-06-06T13:30:02",
|
|
74
|
+
openTradeDate: "2024-05-30",
|
|
75
|
+
closeTradeDate: "2024-06-06",
|
|
76
|
+
openTimeCycle: "2024-05-29T23:00:00",
|
|
77
|
+
originalOpenTimeCycle: null,
|
|
78
|
+
closeTimeCycle: "2024-06-06T13:45:00",
|
|
79
|
+
profitAndLoss: 13730.97,
|
|
80
|
+
profitAndLossRate: 22.17,
|
|
81
|
+
totalProfitAndLoss: -374772.89,
|
|
82
|
+
fee: 69.032984,
|
|
83
|
+
feeVarietyCode: "CF",
|
|
84
|
+
feeOpen: 34.516984,
|
|
85
|
+
slidingCost: 0,
|
|
86
|
+
slidingCostOpen: 0,
|
|
87
|
+
tax: 0,
|
|
88
|
+
bestClosePrice: 14875,
|
|
89
|
+
worstClosePrice: 15515,
|
|
90
|
+
maxProfit: 24365.48,
|
|
91
|
+
maxLoss: -1234.52,
|
|
92
|
+
asset: 35942.07,
|
|
93
|
+
stockCycleCount: 125,
|
|
94
|
+
stockDayCount: 1,
|
|
95
|
+
earnRate: 61940,
|
|
96
|
+
ifValid: 1,
|
|
97
|
+
analyseId: 4533,
|
|
98
|
+
ifBasket: null,
|
|
99
|
+
parentAnalyseId: null,
|
|
100
|
+
ifOpenFilt: false,
|
|
101
|
+
ifCloseFilt: false,
|
|
102
|
+
ifJudgeLoss: false,
|
|
103
|
+
highProfit: null,
|
|
104
|
+
totalPal: null,
|
|
105
|
+
winCount: null,
|
|
106
|
+
lossCount: null,
|
|
107
|
+
totalCount: null,
|
|
108
|
+
totalProfit: null,
|
|
109
|
+
totalLoss: null,
|
|
110
|
+
multiplier: null,
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
id: 49547795,
|
|
114
|
+
openId: null,
|
|
115
|
+
closeId: null,
|
|
116
|
+
contract: "CF2409",
|
|
117
|
+
closeFlag: 0,
|
|
118
|
+
varietyCode: "CF",
|
|
119
|
+
varietyName: "棉花",
|
|
120
|
+
industryId: null,
|
|
121
|
+
industryName: null,
|
|
122
|
+
tradeDirection: 1,
|
|
123
|
+
tradeVolume: 23,
|
|
124
|
+
openPrice: 15485,
|
|
125
|
+
closePrice: 15180,
|
|
126
|
+
openTime: "2024-05-29T22:58:03",
|
|
127
|
+
originalOpenTime: null,
|
|
128
|
+
closeTime: "2024-06-06T13:36:49",
|
|
129
|
+
openTradeDate: "2024-05-30",
|
|
130
|
+
closeTradeDate: "2024-06-06",
|
|
131
|
+
openTimeCycle: "2024-05-29T23:00:00",
|
|
132
|
+
originalOpenTimeCycle: null,
|
|
133
|
+
closeTimeCycle: "2024-06-06T13:45:00",
|
|
134
|
+
profitAndLoss: 34889.32,
|
|
135
|
+
profitAndLossRate: 19.59,
|
|
136
|
+
totalProfitAndLoss: -339883.57,
|
|
137
|
+
fee: 185.679483,
|
|
138
|
+
feeVarietyCode: "CF",
|
|
139
|
+
feeOpen: 99.236329,
|
|
140
|
+
slidingCost: 0,
|
|
141
|
+
slidingCostOpen: 0,
|
|
142
|
+
tax: 0,
|
|
143
|
+
bestClosePrice: 14875,
|
|
144
|
+
worstClosePrice: 15515,
|
|
145
|
+
maxProfit: 70050.76,
|
|
146
|
+
maxLoss: -3549.24,
|
|
147
|
+
asset: 70831.39,
|
|
148
|
+
stockCycleCount: 125,
|
|
149
|
+
stockDayCount: 1,
|
|
150
|
+
earnRate: 178077.5,
|
|
151
|
+
ifValid: 1,
|
|
152
|
+
analyseId: 4533,
|
|
153
|
+
ifBasket: null,
|
|
154
|
+
parentAnalyseId: null,
|
|
155
|
+
ifOpenFilt: false,
|
|
156
|
+
ifCloseFilt: false,
|
|
157
|
+
ifJudgeLoss: false,
|
|
158
|
+
highProfit: null,
|
|
159
|
+
totalPal: null,
|
|
160
|
+
winCount: null,
|
|
161
|
+
lossCount: null,
|
|
162
|
+
totalCount: null,
|
|
163
|
+
totalProfit: null,
|
|
164
|
+
totalLoss: null,
|
|
165
|
+
multiplier: null,
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
id: 49547796,
|
|
169
|
+
openId: null,
|
|
170
|
+
closeId: null,
|
|
171
|
+
contract: "CF2409",
|
|
172
|
+
closeFlag: 0,
|
|
173
|
+
varietyCode: "CF",
|
|
174
|
+
varietyName: "棉花",
|
|
175
|
+
industryId: null,
|
|
176
|
+
industryName: null,
|
|
177
|
+
tradeDirection: 1,
|
|
178
|
+
tradeVolume: 31,
|
|
179
|
+
openPrice: 15480,
|
|
180
|
+
closePrice: 15180,
|
|
181
|
+
openTime: "2024-05-30T09:25:11",
|
|
182
|
+
originalOpenTime: null,
|
|
183
|
+
closeTime: "2024-06-06T13:36:49",
|
|
184
|
+
openTradeDate: "2024-05-30",
|
|
185
|
+
closeTradeDate: "2024-06-06",
|
|
186
|
+
openTimeCycle: "2024-05-30T09:30:00",
|
|
187
|
+
originalOpenTimeCycle: null,
|
|
188
|
+
closeTimeCycle: "2024-06-06T13:45:00",
|
|
189
|
+
profitAndLoss: 46249.74,
|
|
190
|
+
profitAndLossRate: 19.28,
|
|
191
|
+
totalProfitAndLoss: -293633.83,
|
|
192
|
+
fee: 250.263837,
|
|
193
|
+
feeVarietyCode: "CF",
|
|
194
|
+
feeOpen: 133.753499,
|
|
195
|
+
slidingCost: 0,
|
|
196
|
+
slidingCostOpen: 0,
|
|
197
|
+
tax: 0,
|
|
198
|
+
bestClosePrice: 14875,
|
|
199
|
+
worstClosePrice: 15510,
|
|
200
|
+
maxProfit: 93641.25,
|
|
201
|
+
maxLoss: -4783.75,
|
|
202
|
+
asset: 117081.13,
|
|
203
|
+
stockCycleCount: 123,
|
|
204
|
+
stockDayCount: 1,
|
|
205
|
+
earnRate: 239940,
|
|
206
|
+
ifValid: 1,
|
|
207
|
+
analyseId: 4533,
|
|
208
|
+
ifBasket: null,
|
|
209
|
+
parentAnalyseId: null,
|
|
210
|
+
ifOpenFilt: false,
|
|
211
|
+
ifCloseFilt: false,
|
|
212
|
+
ifJudgeLoss: false,
|
|
213
|
+
highProfit: null,
|
|
214
|
+
totalPal: null,
|
|
215
|
+
winCount: null,
|
|
216
|
+
lossCount: null,
|
|
217
|
+
totalCount: null,
|
|
218
|
+
totalProfit: null,
|
|
219
|
+
totalLoss: null,
|
|
220
|
+
multiplier: null,
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
id: 49547797,
|
|
224
|
+
openId: null,
|
|
225
|
+
closeId: null,
|
|
226
|
+
contract: "CF2409",
|
|
227
|
+
closeFlag: 0,
|
|
228
|
+
varietyCode: "CF",
|
|
229
|
+
varietyName: "棉花",
|
|
230
|
+
industryId: null,
|
|
231
|
+
industryName: null,
|
|
232
|
+
tradeDirection: 1,
|
|
233
|
+
tradeVolume: 8,
|
|
234
|
+
openPrice: 15125,
|
|
235
|
+
closePrice: 15180,
|
|
236
|
+
openTime: "2024-06-05T22:06:15",
|
|
237
|
+
originalOpenTime: null,
|
|
238
|
+
closeTime: "2024-06-06T13:36:49",
|
|
239
|
+
openTradeDate: "2024-06-06",
|
|
240
|
+
closeTradeDate: "2024-06-06",
|
|
241
|
+
openTimeCycle: "2024-06-05T22:15:00",
|
|
242
|
+
originalOpenTimeCycle: null,
|
|
243
|
+
closeTimeCycle: "2024-06-06T13:45:00",
|
|
244
|
+
profitAndLoss: -2264.58,
|
|
245
|
+
profitAndLossRate: -3.74,
|
|
246
|
+
totalProfitAndLoss: -295898.41,
|
|
247
|
+
fee: 64.583288,
|
|
248
|
+
feeVarietyCode: "CF",
|
|
249
|
+
feeOpen: 34.516104,
|
|
250
|
+
slidingCost: 0,
|
|
251
|
+
slidingCostOpen: 0,
|
|
252
|
+
tax: 0,
|
|
253
|
+
bestClosePrice: 15065,
|
|
254
|
+
worstClosePrice: 15175,
|
|
255
|
+
maxProfit: 2365.48,
|
|
256
|
+
maxLoss: -2034.52,
|
|
257
|
+
asset: 114816.55,
|
|
258
|
+
stockCycleCount: 13,
|
|
259
|
+
stockDayCount: 1,
|
|
260
|
+
earnRate: 60500,
|
|
261
|
+
ifValid: 1,
|
|
262
|
+
analyseId: 4533,
|
|
263
|
+
ifBasket: null,
|
|
264
|
+
parentAnalyseId: null,
|
|
265
|
+
ifOpenFilt: false,
|
|
266
|
+
ifCloseFilt: false,
|
|
267
|
+
ifJudgeLoss: false,
|
|
268
|
+
highProfit: null,
|
|
269
|
+
totalPal: null,
|
|
270
|
+
winCount: null,
|
|
271
|
+
lossCount: null,
|
|
272
|
+
totalCount: null,
|
|
273
|
+
totalProfit: null,
|
|
274
|
+
totalLoss: null,
|
|
275
|
+
multiplier: null,
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
id: 49547798,
|
|
279
|
+
openId: null,
|
|
280
|
+
closeId: null,
|
|
281
|
+
contract: "CF2409",
|
|
282
|
+
closeFlag: 0,
|
|
283
|
+
varietyCode: "CF",
|
|
284
|
+
varietyName: "棉花",
|
|
285
|
+
industryId: null,
|
|
286
|
+
industryName: null,
|
|
287
|
+
tradeDirection: 1,
|
|
288
|
+
tradeVolume: 16,
|
|
289
|
+
openPrice: 15115,
|
|
290
|
+
closePrice: 15125,
|
|
291
|
+
openTime: "2024-06-06T21:17:08",
|
|
292
|
+
originalOpenTime: null,
|
|
293
|
+
closeTime: "2024-06-06T22:58:03",
|
|
294
|
+
openTradeDate: "2024-06-07",
|
|
295
|
+
closeTradeDate: "2024-06-07",
|
|
296
|
+
openTimeCycle: "2024-06-06T21:30:00",
|
|
297
|
+
originalOpenTimeCycle: null,
|
|
298
|
+
closeTimeCycle: "2024-06-06T23:00:00",
|
|
299
|
+
profitAndLoss: -869.1,
|
|
300
|
+
profitAndLossRate: -0.72,
|
|
301
|
+
totalProfitAndLoss: -172406.51,
|
|
302
|
+
fee: 69.1048,
|
|
303
|
+
feeVarietyCode: "CF",
|
|
304
|
+
feeOpen: 69.032496,
|
|
305
|
+
slidingCost: 0,
|
|
306
|
+
slidingCostOpen: 0,
|
|
307
|
+
tax: 0,
|
|
308
|
+
bestClosePrice: 15095,
|
|
309
|
+
worstClosePrice: 15140,
|
|
310
|
+
maxProfit: 1530.97,
|
|
311
|
+
maxLoss: -2069.03,
|
|
312
|
+
asset: 113947.45,
|
|
313
|
+
stockCycleCount: 6,
|
|
314
|
+
stockDayCount: 1,
|
|
315
|
+
earnRate: 120920,
|
|
316
|
+
ifValid: 1,
|
|
317
|
+
analyseId: 4533,
|
|
318
|
+
ifBasket: null,
|
|
319
|
+
parentAnalyseId: null,
|
|
320
|
+
ifOpenFilt: false,
|
|
321
|
+
ifCloseFilt: false,
|
|
322
|
+
ifJudgeLoss: false,
|
|
323
|
+
highProfit: null,
|
|
324
|
+
totalPal: null,
|
|
325
|
+
winCount: null,
|
|
326
|
+
lossCount: null,
|
|
327
|
+
totalCount: null,
|
|
328
|
+
totalProfit: null,
|
|
329
|
+
totalLoss: null,
|
|
330
|
+
multiplier: null,
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
id: 49547799,
|
|
334
|
+
openId: null,
|
|
335
|
+
closeId: null,
|
|
336
|
+
contract: "CF2409",
|
|
337
|
+
closeFlag: 0,
|
|
338
|
+
varietyCode: "CF",
|
|
339
|
+
varietyName: "棉花",
|
|
340
|
+
industryId: null,
|
|
341
|
+
industryName: null,
|
|
342
|
+
tradeDirection: 1,
|
|
343
|
+
tradeVolume: 16,
|
|
344
|
+
openPrice: 15100,
|
|
345
|
+
closePrice: 15125,
|
|
346
|
+
openTime: "2024-06-06T22:31:37",
|
|
347
|
+
originalOpenTime: null,
|
|
348
|
+
closeTime: "2024-06-06T22:58:03",
|
|
349
|
+
openTradeDate: "2024-06-07",
|
|
350
|
+
closeTradeDate: "2024-06-07",
|
|
351
|
+
openTimeCycle: "2024-06-06T22:45:00",
|
|
352
|
+
originalOpenTimeCycle: null,
|
|
353
|
+
closeTimeCycle: "2024-06-06T23:00:00",
|
|
354
|
+
profitAndLoss: -2069.1,
|
|
355
|
+
profitAndLossRate: -1.71,
|
|
356
|
+
totalProfitAndLoss: -174475.61,
|
|
357
|
+
fee: 69.104704,
|
|
358
|
+
feeVarietyCode: "CF",
|
|
359
|
+
feeOpen: 69.0324,
|
|
360
|
+
slidingCost: 0,
|
|
361
|
+
slidingCostOpen: 0,
|
|
362
|
+
tax: 0,
|
|
363
|
+
bestClosePrice: 15095,
|
|
364
|
+
worstClosePrice: 15140,
|
|
365
|
+
maxProfit: 330.97,
|
|
366
|
+
maxLoss: -3269.03,
|
|
367
|
+
asset: 111878.35,
|
|
368
|
+
stockCycleCount: 1,
|
|
369
|
+
stockDayCount: 1,
|
|
370
|
+
earnRate: 120800,
|
|
371
|
+
ifValid: 1,
|
|
372
|
+
analyseId: 4533,
|
|
373
|
+
ifBasket: null,
|
|
374
|
+
parentAnalyseId: null,
|
|
375
|
+
ifOpenFilt: false,
|
|
376
|
+
ifCloseFilt: false,
|
|
377
|
+
ifJudgeLoss: false,
|
|
378
|
+
highProfit: null,
|
|
379
|
+
totalPal: null,
|
|
380
|
+
winCount: null,
|
|
381
|
+
lossCount: null,
|
|
382
|
+
totalCount: null,
|
|
383
|
+
totalProfit: null,
|
|
384
|
+
totalLoss: null,
|
|
385
|
+
multiplier: null,
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
id: 49547800,
|
|
389
|
+
openId: null,
|
|
390
|
+
closeId: null,
|
|
391
|
+
contract: "CF2409",
|
|
392
|
+
closeFlag: 0,
|
|
393
|
+
varietyCode: "CF",
|
|
394
|
+
varietyName: "棉花",
|
|
395
|
+
industryId: null,
|
|
396
|
+
industryName: null,
|
|
397
|
+
tradeDirection: 1,
|
|
398
|
+
tradeVolume: 16,
|
|
399
|
+
openPrice: 15100,
|
|
400
|
+
closePrice: 15155,
|
|
401
|
+
openTime: "2024-06-06T22:31:37",
|
|
402
|
+
originalOpenTime: null,
|
|
403
|
+
closeTime: "2024-06-07T09:00:02",
|
|
404
|
+
openTradeDate: "2024-06-07",
|
|
405
|
+
closeTradeDate: "2024-06-07",
|
|
406
|
+
openTimeCycle: "2024-06-06T22:45:00",
|
|
407
|
+
originalOpenTimeCycle: null,
|
|
408
|
+
closeTimeCycle: "2024-06-07T09:15:00",
|
|
409
|
+
profitAndLoss: -4469.1,
|
|
410
|
+
profitAndLossRate: -3.7,
|
|
411
|
+
totalProfitAndLoss: -100444.91,
|
|
412
|
+
fee: 69.1048,
|
|
413
|
+
feeVarietyCode: "CF",
|
|
414
|
+
feeOpen: 69.0324,
|
|
415
|
+
slidingCost: 0,
|
|
416
|
+
slidingCostOpen: 0,
|
|
417
|
+
tax: 0,
|
|
418
|
+
bestClosePrice: 15095,
|
|
419
|
+
worstClosePrice: 15220,
|
|
420
|
+
maxProfit: 330.97,
|
|
421
|
+
maxLoss: -9669.03,
|
|
422
|
+
asset: 107409.25,
|
|
423
|
+
stockCycleCount: 2,
|
|
424
|
+
stockDayCount: 1,
|
|
425
|
+
earnRate: 120800,
|
|
426
|
+
ifValid: 1,
|
|
427
|
+
analyseId: 4533,
|
|
428
|
+
ifBasket: null,
|
|
429
|
+
parentAnalyseId: null,
|
|
430
|
+
ifOpenFilt: false,
|
|
431
|
+
ifCloseFilt: false,
|
|
432
|
+
ifJudgeLoss: false,
|
|
433
|
+
highProfit: null,
|
|
434
|
+
totalPal: null,
|
|
435
|
+
winCount: null,
|
|
436
|
+
lossCount: null,
|
|
437
|
+
totalCount: null,
|
|
438
|
+
totalProfit: null,
|
|
439
|
+
totalLoss: null,
|
|
440
|
+
multiplier: null,
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
id: 49547792,
|
|
444
|
+
openId: null,
|
|
445
|
+
closeId: null,
|
|
446
|
+
contract: "CF2409",
|
|
447
|
+
closeFlag: 0,
|
|
448
|
+
varietyCode: "CF",
|
|
449
|
+
varietyName: "棉花",
|
|
450
|
+
industryId: null,
|
|
451
|
+
industryName: null,
|
|
452
|
+
tradeDirection: 0,
|
|
453
|
+
tradeVolume: 16,
|
|
454
|
+
openPrice: 15160,
|
|
455
|
+
closePrice: 15120,
|
|
456
|
+
openTime: "2024-06-07T09:00:06",
|
|
457
|
+
originalOpenTime: null,
|
|
458
|
+
closeTime: "2024-06-07T13:43:56",
|
|
459
|
+
openTradeDate: "2024-06-07",
|
|
460
|
+
closeTradeDate: "2024-06-07",
|
|
461
|
+
openTimeCycle: "2024-06-07T09:15:00",
|
|
462
|
+
originalOpenTimeCycle: null,
|
|
463
|
+
closeTimeCycle: "2024-06-07T13:45:00",
|
|
464
|
+
profitAndLoss: -3269.11,
|
|
465
|
+
profitAndLossRate: -2.7,
|
|
466
|
+
totalProfitAndLoss: -107714.02,
|
|
467
|
+
fee: 69.1052,
|
|
468
|
+
feeVarietyCode: "CF",
|
|
469
|
+
feeOpen: 69.032704,
|
|
470
|
+
slidingCost: 0,
|
|
471
|
+
slidingCostOpen: 0,
|
|
472
|
+
tax: 0,
|
|
473
|
+
bestClosePrice: 15220,
|
|
474
|
+
worstClosePrice: 15110,
|
|
475
|
+
maxProfit: 4730.97,
|
|
476
|
+
maxLoss: -4069.03,
|
|
477
|
+
asset: 104140.14,
|
|
478
|
+
stockCycleCount: 9,
|
|
479
|
+
stockDayCount: 1,
|
|
480
|
+
earnRate: 121280,
|
|
481
|
+
ifValid: 1,
|
|
482
|
+
analyseId: 4533,
|
|
483
|
+
ifBasket: null,
|
|
484
|
+
parentAnalyseId: null,
|
|
485
|
+
ifOpenFilt: false,
|
|
486
|
+
ifCloseFilt: false,
|
|
487
|
+
ifJudgeLoss: false,
|
|
488
|
+
highProfit: null,
|
|
489
|
+
totalPal: null,
|
|
490
|
+
winCount: null,
|
|
491
|
+
lossCount: null,
|
|
492
|
+
totalCount: null,
|
|
493
|
+
totalProfit: null,
|
|
494
|
+
totalLoss: null,
|
|
495
|
+
multiplier: null,
|
|
496
|
+
},
|
|
497
|
+
{
|
|
498
|
+
id: 49547801,
|
|
499
|
+
openId: null,
|
|
500
|
+
closeId: null,
|
|
501
|
+
contract: "CF2409",
|
|
502
|
+
closeFlag: 0,
|
|
503
|
+
varietyCode: "CF",
|
|
504
|
+
varietyName: "棉花",
|
|
505
|
+
industryId: null,
|
|
506
|
+
industryName: null,
|
|
507
|
+
tradeDirection: 1,
|
|
508
|
+
tradeVolume: 16,
|
|
509
|
+
openPrice: 15035,
|
|
510
|
+
closePrice: 15045,
|
|
511
|
+
openTime: "2024-06-12T09:27:13",
|
|
512
|
+
originalOpenTime: null,
|
|
513
|
+
closeTime: "2024-06-12T13:30:33",
|
|
514
|
+
openTradeDate: "2024-06-12",
|
|
515
|
+
closeTradeDate: "2024-06-12",
|
|
516
|
+
openTimeCycle: "2024-06-12T09:30:00",
|
|
517
|
+
originalOpenTimeCycle: null,
|
|
518
|
+
closeTimeCycle: "2024-06-12T13:45:00",
|
|
519
|
+
profitAndLoss: -869.1,
|
|
520
|
+
profitAndLossRate: -0.72,
|
|
521
|
+
totalProfitAndLoss: -111790.52,
|
|
522
|
+
fee: 69.104096,
|
|
523
|
+
feeVarietyCode: "CF",
|
|
524
|
+
feeOpen: 69.032096,
|
|
525
|
+
slidingCost: 0,
|
|
526
|
+
slidingCostOpen: 0,
|
|
527
|
+
tax: 0,
|
|
528
|
+
bestClosePrice: 14995,
|
|
529
|
+
worstClosePrice: 15080,
|
|
530
|
+
maxProfit: 3130.97,
|
|
531
|
+
maxLoss: -3669.03,
|
|
532
|
+
asset: 103271.04,
|
|
533
|
+
stockCycleCount: 8,
|
|
534
|
+
stockDayCount: 1,
|
|
535
|
+
earnRate: 120280,
|
|
536
|
+
ifValid: 1,
|
|
537
|
+
analyseId: 4533,
|
|
538
|
+
ifBasket: null,
|
|
539
|
+
parentAnalyseId: null,
|
|
540
|
+
ifOpenFilt: false,
|
|
541
|
+
ifCloseFilt: false,
|
|
542
|
+
ifJudgeLoss: false,
|
|
543
|
+
highProfit: null,
|
|
544
|
+
totalPal: null,
|
|
545
|
+
winCount: null,
|
|
546
|
+
lossCount: null,
|
|
547
|
+
totalCount: null,
|
|
548
|
+
totalProfit: null,
|
|
549
|
+
totalLoss: null,
|
|
550
|
+
multiplier: null,
|
|
551
|
+
},
|
|
552
|
+
{
|
|
553
|
+
id: 49547802,
|
|
554
|
+
openId: null,
|
|
555
|
+
closeId: null,
|
|
556
|
+
contract: "CF2409",
|
|
557
|
+
closeFlag: 0,
|
|
558
|
+
varietyCode: "CF",
|
|
559
|
+
varietyName: "棉花",
|
|
560
|
+
industryId: null,
|
|
561
|
+
industryName: null,
|
|
562
|
+
tradeDirection: 1,
|
|
563
|
+
tradeVolume: 1,
|
|
564
|
+
openPrice: 15015,
|
|
565
|
+
closePrice: 14535,
|
|
566
|
+
openTime: "2024-06-12T13:50:26",
|
|
567
|
+
originalOpenTime: null,
|
|
568
|
+
closeTime: "2024-06-18T21:32:53",
|
|
569
|
+
openTradeDate: "2024-06-12",
|
|
570
|
+
closeTradeDate: "2024-06-19",
|
|
571
|
+
openTimeCycle: "2024-06-12T14:00:00",
|
|
572
|
+
originalOpenTimeCycle: null,
|
|
573
|
+
closeTimeCycle: "2024-06-18T21:45:00",
|
|
574
|
+
profitAndLoss: 2391.37,
|
|
575
|
+
profitAndLossRate: 31.85,
|
|
576
|
+
totalProfitAndLoss: -239696.15,
|
|
577
|
+
fee: 8.6288,
|
|
578
|
+
feeVarietyCode: "CF",
|
|
579
|
+
feeOpen: 4.3145,
|
|
580
|
+
slidingCost: 0,
|
|
581
|
+
slidingCostOpen: 0,
|
|
582
|
+
tax: 0,
|
|
583
|
+
bestClosePrice: 14340,
|
|
584
|
+
worstClosePrice: 15035,
|
|
585
|
+
maxProfit: 3370.69,
|
|
586
|
+
maxLoss: -104.31,
|
|
587
|
+
asset: 105662.41,
|
|
588
|
+
stockCycleCount: 99,
|
|
589
|
+
stockDayCount: 1,
|
|
590
|
+
earnRate: 7507.5,
|
|
591
|
+
ifValid: 1,
|
|
592
|
+
analyseId: 4533,
|
|
593
|
+
ifBasket: null,
|
|
594
|
+
parentAnalyseId: null,
|
|
595
|
+
ifOpenFilt: false,
|
|
596
|
+
ifCloseFilt: false,
|
|
597
|
+
ifJudgeLoss: false,
|
|
598
|
+
highProfit: null,
|
|
599
|
+
totalPal: null,
|
|
600
|
+
winCount: null,
|
|
601
|
+
lossCount: null,
|
|
602
|
+
totalCount: null,
|
|
603
|
+
totalProfit: null,
|
|
604
|
+
totalLoss: null,
|
|
605
|
+
multiplier: null,
|
|
606
|
+
},
|
|
607
|
+
{
|
|
608
|
+
id: 49547803,
|
|
609
|
+
openId: null,
|
|
610
|
+
closeId: null,
|
|
611
|
+
contract: "CF2409",
|
|
612
|
+
closeFlag: 0,
|
|
613
|
+
varietyCode: "CF",
|
|
614
|
+
varietyName: "棉花",
|
|
615
|
+
industryId: null,
|
|
616
|
+
industryName: null,
|
|
617
|
+
tradeDirection: 1,
|
|
618
|
+
tradeVolume: 15,
|
|
619
|
+
openPrice: 15015,
|
|
620
|
+
closePrice: 14585,
|
|
621
|
+
openTime: "2024-06-12T13:50:26",
|
|
622
|
+
originalOpenTime: null,
|
|
623
|
+
closeTime: "2024-06-20T09:02:55",
|
|
624
|
+
openTradeDate: "2024-06-12",
|
|
625
|
+
closeTradeDate: "2024-06-20",
|
|
626
|
+
openTimeCycle: "2024-06-12T14:00:00",
|
|
627
|
+
originalOpenTimeCycle: null,
|
|
628
|
+
closeTimeCycle: "2024-06-20T09:15:00",
|
|
629
|
+
profitAndLoss: 32120.57,
|
|
630
|
+
profitAndLossRate: 28.52,
|
|
631
|
+
totalProfitAndLoss: 3701.92,
|
|
632
|
+
fee: 129.432285,
|
|
633
|
+
feeVarietyCode: "CF",
|
|
634
|
+
feeOpen: 64.7175,
|
|
635
|
+
slidingCost: 0,
|
|
636
|
+
slidingCostOpen: 0,
|
|
637
|
+
tax: 0,
|
|
638
|
+
bestClosePrice: 14340,
|
|
639
|
+
worstClosePrice: 15035,
|
|
640
|
+
maxProfit: 50560.28,
|
|
641
|
+
maxLoss: -1564.72,
|
|
642
|
+
asset: 137782.98,
|
|
643
|
+
stockCycleCount: 128,
|
|
644
|
+
stockDayCount: 1,
|
|
645
|
+
earnRate: 112612.5,
|
|
646
|
+
ifValid: 1,
|
|
647
|
+
analyseId: 4533,
|
|
648
|
+
ifBasket: null,
|
|
649
|
+
parentAnalyseId: null,
|
|
650
|
+
ifOpenFilt: false,
|
|
651
|
+
ifCloseFilt: false,
|
|
652
|
+
ifJudgeLoss: false,
|
|
653
|
+
highProfit: null,
|
|
654
|
+
totalPal: null,
|
|
655
|
+
winCount: null,
|
|
656
|
+
lossCount: null,
|
|
657
|
+
totalCount: null,
|
|
658
|
+
totalProfit: null,
|
|
659
|
+
totalLoss: null,
|
|
660
|
+
multiplier: null,
|
|
661
|
+
},
|
|
662
|
+
{
|
|
663
|
+
id: 49547804,
|
|
664
|
+
openId: null,
|
|
665
|
+
closeId: null,
|
|
666
|
+
contract: "CF2409",
|
|
667
|
+
closeFlag: 0,
|
|
668
|
+
varietyCode: "CF",
|
|
669
|
+
varietyName: "棉花",
|
|
670
|
+
industryId: null,
|
|
671
|
+
industryName: null,
|
|
672
|
+
tradeDirection: 1,
|
|
673
|
+
tradeVolume: 1,
|
|
674
|
+
openPrice: 14465,
|
|
675
|
+
closePrice: 14585,
|
|
676
|
+
openTime: "2024-06-18T14:50:40",
|
|
677
|
+
originalOpenTime: null,
|
|
678
|
+
closeTime: "2024-06-20T09:02:55",
|
|
679
|
+
openTradeDate: "2024-06-18",
|
|
680
|
+
closeTradeDate: "2024-06-20",
|
|
681
|
+
openTimeCycle: "2024-06-18T15:00:00",
|
|
682
|
+
originalOpenTimeCycle: null,
|
|
683
|
+
closeTimeCycle: "2024-06-20T09:15:00",
|
|
684
|
+
profitAndLoss: -608.63,
|
|
685
|
+
profitAndLossRate: -8.42,
|
|
686
|
+
totalProfitAndLoss: 3093.29,
|
|
687
|
+
fee: 8.628619,
|
|
688
|
+
feeVarietyCode: "CF",
|
|
689
|
+
feeOpen: 4.3143,
|
|
690
|
+
slidingCost: 0,
|
|
691
|
+
slidingCostOpen: 0,
|
|
692
|
+
tax: 0,
|
|
693
|
+
bestClosePrice: 14455,
|
|
694
|
+
worstClosePrice: 14660,
|
|
695
|
+
maxProfit: 45.69,
|
|
696
|
+
maxLoss: -979.31,
|
|
697
|
+
asset: 137174.35,
|
|
698
|
+
stockCycleCount: 32,
|
|
699
|
+
stockDayCount: 1,
|
|
700
|
+
earnRate: 7232.5,
|
|
701
|
+
ifValid: 1,
|
|
702
|
+
analyseId: 4533,
|
|
703
|
+
ifBasket: null,
|
|
704
|
+
parentAnalyseId: null,
|
|
705
|
+
ifOpenFilt: false,
|
|
706
|
+
ifCloseFilt: false,
|
|
707
|
+
ifJudgeLoss: false,
|
|
708
|
+
highProfit: null,
|
|
709
|
+
totalPal: null,
|
|
710
|
+
winCount: null,
|
|
711
|
+
lossCount: null,
|
|
712
|
+
totalCount: null,
|
|
713
|
+
totalProfit: null,
|
|
714
|
+
totalLoss: null,
|
|
715
|
+
multiplier: null,
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
id: 49546830,
|
|
719
|
+
openId: null,
|
|
720
|
+
closeId: null,
|
|
721
|
+
contract: "CF2501",
|
|
722
|
+
closeFlag: 0,
|
|
723
|
+
varietyCode: "CF",
|
|
724
|
+
varietyName: "棉花",
|
|
725
|
+
industryId: null,
|
|
726
|
+
industryName: null,
|
|
727
|
+
tradeDirection: 1,
|
|
728
|
+
tradeVolume: 9,
|
|
729
|
+
openPrice: 14030,
|
|
730
|
+
closePrice: 14040,
|
|
731
|
+
openTime: "2024-10-30T09:34:37",
|
|
732
|
+
originalOpenTime: null,
|
|
733
|
+
closeTime: "2024-10-31T11:04:24",
|
|
734
|
+
openTradeDate: "2024-10-30",
|
|
735
|
+
closeTradeDate: "2024-10-31",
|
|
736
|
+
openTimeCycle: "2024-10-30T09:45:00",
|
|
737
|
+
originalOpenTimeCycle: null,
|
|
738
|
+
closeTimeCycle: "2024-10-31T11:15:00",
|
|
739
|
+
profitAndLoss: -527.66,
|
|
740
|
+
profitAndLossRate: -0.84,
|
|
741
|
+
totalProfitAndLoss: 1629530.93,
|
|
742
|
+
fee: 77.6556,
|
|
743
|
+
feeVarietyCode: "CF",
|
|
744
|
+
feeOpen: 38.8278,
|
|
745
|
+
slidingCost: 0,
|
|
746
|
+
slidingCostOpen: 0,
|
|
747
|
+
tax: 0,
|
|
748
|
+
bestClosePrice: 13980,
|
|
749
|
+
worstClosePrice: 14070,
|
|
750
|
+
maxProfit: 2211.17,
|
|
751
|
+
maxLoss: -1838.83,
|
|
752
|
+
asset: 6827.34,
|
|
753
|
+
stockCycleCount: 28,
|
|
754
|
+
stockDayCount: 1,
|
|
755
|
+
earnRate: 63135,
|
|
756
|
+
ifValid: 1,
|
|
757
|
+
analyseId: 4533,
|
|
758
|
+
ifBasket: null,
|
|
759
|
+
parentAnalyseId: null,
|
|
760
|
+
ifOpenFilt: false,
|
|
761
|
+
ifCloseFilt: false,
|
|
762
|
+
ifJudgeLoss: false,
|
|
763
|
+
highProfit: null,
|
|
764
|
+
totalPal: null,
|
|
765
|
+
winCount: null,
|
|
766
|
+
lossCount: null,
|
|
767
|
+
totalCount: null,
|
|
768
|
+
totalProfit: null,
|
|
769
|
+
totalLoss: null,
|
|
770
|
+
multiplier: null,
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
id: 49546831,
|
|
774
|
+
openId: null,
|
|
775
|
+
closeId: null,
|
|
776
|
+
contract: "CF2501",
|
|
777
|
+
closeFlag: 0,
|
|
778
|
+
varietyCode: "CF",
|
|
779
|
+
varietyName: "棉花",
|
|
780
|
+
industryId: null,
|
|
781
|
+
industryName: null,
|
|
782
|
+
tradeDirection: 1,
|
|
783
|
+
tradeVolume: 9,
|
|
784
|
+
openPrice: 14070,
|
|
785
|
+
closePrice: 13990,
|
|
786
|
+
openTime: "2024-11-12T22:52:43",
|
|
787
|
+
originalOpenTime: null,
|
|
788
|
+
closeTime: "2024-11-28T10:09:55",
|
|
789
|
+
openTradeDate: "2024-11-13",
|
|
790
|
+
closeTradeDate: "2024-11-28",
|
|
791
|
+
openTimeCycle: "2024-11-12T23:00:00",
|
|
792
|
+
originalOpenTimeCycle: null,
|
|
793
|
+
closeTimeCycle: "2024-11-28T10:15:00",
|
|
794
|
+
profitAndLoss: 3522.34,
|
|
795
|
+
profitAndLossRate: 5.56,
|
|
796
|
+
totalProfitAndLoss: 1549868.52,
|
|
797
|
+
fee: 77.6556,
|
|
798
|
+
feeVarietyCode: "CF",
|
|
799
|
+
feeOpen: 38.827899,
|
|
800
|
+
slidingCost: 0,
|
|
801
|
+
slidingCostOpen: 0,
|
|
802
|
+
tax: 0,
|
|
803
|
+
bestClosePrice: 13835,
|
|
804
|
+
worstClosePrice: 14100,
|
|
805
|
+
maxProfit: 10536.17,
|
|
806
|
+
maxLoss: -1388.83,
|
|
807
|
+
asset: 10349.68,
|
|
808
|
+
stockCycleCount: 258,
|
|
809
|
+
stockDayCount: 1,
|
|
810
|
+
earnRate: 63315,
|
|
811
|
+
ifValid: 1,
|
|
812
|
+
analyseId: 4533,
|
|
813
|
+
ifBasket: null,
|
|
814
|
+
parentAnalyseId: null,
|
|
815
|
+
ifOpenFilt: false,
|
|
816
|
+
ifCloseFilt: false,
|
|
817
|
+
ifJudgeLoss: false,
|
|
818
|
+
highProfit: null,
|
|
819
|
+
totalPal: null,
|
|
820
|
+
winCount: null,
|
|
821
|
+
lossCount: null,
|
|
822
|
+
totalCount: null,
|
|
823
|
+
totalProfit: null,
|
|
824
|
+
totalLoss: null,
|
|
825
|
+
multiplier: null,
|
|
826
|
+
},
|
|
827
|
+
{
|
|
828
|
+
id: 49546832,
|
|
829
|
+
openId: null,
|
|
830
|
+
closeId: null,
|
|
831
|
+
contract: "CF2501",
|
|
832
|
+
closeFlag: 0,
|
|
833
|
+
varietyCode: "CF",
|
|
834
|
+
varietyName: "棉花",
|
|
835
|
+
industryId: null,
|
|
836
|
+
industryName: null,
|
|
837
|
+
tradeDirection: 1,
|
|
838
|
+
tradeVolume: 43,
|
|
839
|
+
openPrice: 13845,
|
|
840
|
+
closePrice: 13835,
|
|
841
|
+
openTime: "2024-12-06T21:12:45",
|
|
842
|
+
originalOpenTime: null,
|
|
843
|
+
closeTime: "2024-12-09T22:43:43",
|
|
844
|
+
openTradeDate: "2024-12-09",
|
|
845
|
+
closeTradeDate: "2024-12-10",
|
|
846
|
+
openTimeCycle: "2024-12-06T21:15:00",
|
|
847
|
+
originalOpenTimeCycle: null,
|
|
848
|
+
closeTimeCycle: "2024-12-09T22:45:00",
|
|
849
|
+
profitAndLoss: 1778.98,
|
|
850
|
+
profitAndLossRate: 0.6,
|
|
851
|
+
totalProfitAndLoss: 1266009.12,
|
|
852
|
+
fee: 371.0169,
|
|
853
|
+
feeVarietyCode: "CF",
|
|
854
|
+
feeOpen: 185.508493,
|
|
855
|
+
slidingCost: 0,
|
|
856
|
+
slidingCostOpen: 0,
|
|
857
|
+
tax: 0,
|
|
858
|
+
bestClosePrice: 13680,
|
|
859
|
+
worstClosePrice: 13885,
|
|
860
|
+
maxProfit: 35289.49,
|
|
861
|
+
maxLoss: -8785.51,
|
|
862
|
+
asset: 12128.66,
|
|
863
|
+
stockCycleCount: 29,
|
|
864
|
+
stockDayCount: 1,
|
|
865
|
+
earnRate: 297667.5,
|
|
866
|
+
ifValid: 1,
|
|
867
|
+
analyseId: 4533,
|
|
868
|
+
ifBasket: null,
|
|
869
|
+
parentAnalyseId: null,
|
|
870
|
+
ifOpenFilt: false,
|
|
871
|
+
ifCloseFilt: false,
|
|
872
|
+
ifJudgeLoss: false,
|
|
873
|
+
highProfit: null,
|
|
874
|
+
totalPal: null,
|
|
875
|
+
winCount: null,
|
|
876
|
+
lossCount: null,
|
|
877
|
+
totalCount: null,
|
|
878
|
+
totalProfit: null,
|
|
879
|
+
totalLoss: null,
|
|
880
|
+
multiplier: null,
|
|
881
|
+
},
|
|
882
|
+
{
|
|
883
|
+
id: 49546919,
|
|
884
|
+
openId: null,
|
|
885
|
+
closeId: null,
|
|
886
|
+
contract: "CF2505",
|
|
887
|
+
closeFlag: 0,
|
|
888
|
+
varietyCode: "CF",
|
|
889
|
+
varietyName: "棉花",
|
|
890
|
+
industryId: null,
|
|
891
|
+
industryName: null,
|
|
892
|
+
tradeDirection: 0,
|
|
893
|
+
tradeVolume: 18,
|
|
894
|
+
openPrice: 13385,
|
|
895
|
+
closePrice: 13370,
|
|
896
|
+
openTime: "2024-12-20T09:06:06",
|
|
897
|
+
originalOpenTime: null,
|
|
898
|
+
closeTime: "2024-12-20T14:10:06",
|
|
899
|
+
openTradeDate: "2024-12-20",
|
|
900
|
+
closeTradeDate: "2024-12-20",
|
|
901
|
+
openTimeCycle: "2024-12-20T09:15:00",
|
|
902
|
+
originalOpenTimeCycle: null,
|
|
903
|
+
closeTimeCycle: "2024-12-20T14:15:00",
|
|
904
|
+
profitAndLoss: -1427.9,
|
|
905
|
+
profitAndLossRate: -1.19,
|
|
906
|
+
totalProfitAndLoss: 1292430.16,
|
|
907
|
+
fee: 77.904306,
|
|
908
|
+
feeVarietyCode: "CF",
|
|
909
|
+
feeOpen: 77.652198,
|
|
910
|
+
slidingCost: 0,
|
|
911
|
+
slidingCostOpen: 0,
|
|
912
|
+
tax: 0,
|
|
913
|
+
bestClosePrice: 13430,
|
|
914
|
+
worstClosePrice: 13345,
|
|
915
|
+
maxProfit: 3972.35,
|
|
916
|
+
maxLoss: -3677.65,
|
|
917
|
+
asset: 135734.4,
|
|
918
|
+
stockCycleCount: 11,
|
|
919
|
+
stockDayCount: 1,
|
|
920
|
+
earnRate: 120465,
|
|
921
|
+
ifValid: 1,
|
|
922
|
+
analyseId: 4533,
|
|
923
|
+
ifBasket: null,
|
|
924
|
+
parentAnalyseId: null,
|
|
925
|
+
ifOpenFilt: false,
|
|
926
|
+
ifCloseFilt: false,
|
|
927
|
+
ifJudgeLoss: false,
|
|
928
|
+
highProfit: null,
|
|
929
|
+
totalPal: null,
|
|
930
|
+
winCount: null,
|
|
931
|
+
lossCount: null,
|
|
932
|
+
totalCount: null,
|
|
933
|
+
totalProfit: null,
|
|
934
|
+
totalLoss: null,
|
|
935
|
+
multiplier: null,
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
id: 49546920,
|
|
939
|
+
openId: null,
|
|
940
|
+
closeId: null,
|
|
941
|
+
contract: "CF2505",
|
|
942
|
+
closeFlag: 0,
|
|
943
|
+
varietyCode: "CF",
|
|
944
|
+
varietyName: "棉花",
|
|
945
|
+
industryId: null,
|
|
946
|
+
industryName: null,
|
|
947
|
+
tradeDirection: 0,
|
|
948
|
+
tradeVolume: 18,
|
|
949
|
+
openPrice: 13395,
|
|
950
|
+
closePrice: 13380,
|
|
951
|
+
openTime: "2024-12-20T14:34:43",
|
|
952
|
+
originalOpenTime: null,
|
|
953
|
+
closeTime: "2024-12-20T21:27:56",
|
|
954
|
+
openTradeDate: "2024-12-20",
|
|
955
|
+
closeTradeDate: "2024-12-23",
|
|
956
|
+
openTimeCycle: "2024-12-20T14:45:00",
|
|
957
|
+
originalOpenTimeCycle: null,
|
|
958
|
+
closeTimeCycle: "2024-12-20T21:30:00",
|
|
959
|
+
profitAndLoss: -1505.3,
|
|
960
|
+
profitAndLossRate: -1.25,
|
|
961
|
+
totalProfitAndLoss: 1274643.83,
|
|
962
|
+
fee: 155.304108,
|
|
963
|
+
feeVarietyCode: "CF",
|
|
964
|
+
feeOpen: 77.652108,
|
|
965
|
+
slidingCost: 0,
|
|
966
|
+
slidingCostOpen: 0,
|
|
967
|
+
tax: 0,
|
|
968
|
+
bestClosePrice: 13430,
|
|
969
|
+
worstClosePrice: 13380,
|
|
970
|
+
maxProfit: 3072.35,
|
|
971
|
+
maxLoss: -1427.65,
|
|
972
|
+
asset: 134229.1,
|
|
973
|
+
stockCycleCount: 3,
|
|
974
|
+
stockDayCount: 1,
|
|
975
|
+
earnRate: 120555,
|
|
976
|
+
ifValid: 1,
|
|
977
|
+
analyseId: 4533,
|
|
978
|
+
ifBasket: null,
|
|
979
|
+
parentAnalyseId: null,
|
|
980
|
+
ifOpenFilt: false,
|
|
981
|
+
ifCloseFilt: false,
|
|
982
|
+
ifJudgeLoss: false,
|
|
983
|
+
highProfit: null,
|
|
984
|
+
totalPal: null,
|
|
985
|
+
winCount: null,
|
|
986
|
+
lossCount: null,
|
|
987
|
+
totalCount: null,
|
|
988
|
+
totalProfit: null,
|
|
989
|
+
totalLoss: null,
|
|
990
|
+
multiplier: null,
|
|
991
|
+
},
|
|
992
|
+
{
|
|
993
|
+
id: 49546925,
|
|
994
|
+
openId: null,
|
|
995
|
+
closeId: null,
|
|
996
|
+
contract: "CF2505",
|
|
997
|
+
closeFlag: 0,
|
|
998
|
+
varietyCode: "CF",
|
|
999
|
+
varietyName: "棉花",
|
|
1000
|
+
industryId: null,
|
|
1001
|
+
industryName: null,
|
|
1002
|
+
tradeDirection: 1,
|
|
1003
|
+
tradeVolume: 18,
|
|
1004
|
+
openPrice: 13870,
|
|
1005
|
+
closePrice: 13480,
|
|
1006
|
+
openTime: "2024-12-09T22:43:43",
|
|
1007
|
+
originalOpenTime: null,
|
|
1008
|
+
closeTime: "2024-12-24T09:53:52",
|
|
1009
|
+
openTradeDate: "2024-12-10",
|
|
1010
|
+
closeTradeDate: "2024-12-24",
|
|
1011
|
+
openTimeCycle: "2024-12-09T22:45:00",
|
|
1012
|
+
originalOpenTimeCycle: null,
|
|
1013
|
+
closeTimeCycle: "2024-12-24T10:00:00",
|
|
1014
|
+
profitAndLoss: 34944.69,
|
|
1015
|
+
profitAndLossRate: 27.99,
|
|
1016
|
+
totalProfitAndLoss: 1300726.26,
|
|
1017
|
+
fee: 155.30724,
|
|
1018
|
+
feeVarietyCode: "CF",
|
|
1019
|
+
feeOpen: 77.654844,
|
|
1020
|
+
slidingCost: 0,
|
|
1021
|
+
slidingCostOpen: 0,
|
|
1022
|
+
tax: 0,
|
|
1023
|
+
bestClosePrice: 13315,
|
|
1024
|
+
worstClosePrice: 13880,
|
|
1025
|
+
maxProfit: 49872.35,
|
|
1026
|
+
maxLoss: -977.65,
|
|
1027
|
+
asset: 64274.69,
|
|
1028
|
+
stockCycleCount: 235,
|
|
1029
|
+
stockDayCount: 1,
|
|
1030
|
+
earnRate: 124830,
|
|
1031
|
+
ifValid: 1,
|
|
1032
|
+
analyseId: 4533,
|
|
1033
|
+
ifBasket: null,
|
|
1034
|
+
parentAnalyseId: null,
|
|
1035
|
+
ifOpenFilt: false,
|
|
1036
|
+
ifCloseFilt: false,
|
|
1037
|
+
ifJudgeLoss: false,
|
|
1038
|
+
highProfit: null,
|
|
1039
|
+
totalPal: null,
|
|
1040
|
+
winCount: null,
|
|
1041
|
+
lossCount: null,
|
|
1042
|
+
totalCount: null,
|
|
1043
|
+
totalProfit: null,
|
|
1044
|
+
totalLoss: null,
|
|
1045
|
+
multiplier: null,
|
|
1046
|
+
},
|
|
1047
|
+
{
|
|
1048
|
+
id: 49546926,
|
|
1049
|
+
openId: null,
|
|
1050
|
+
closeId: null,
|
|
1051
|
+
contract: "CF2505",
|
|
1052
|
+
closeFlag: 0,
|
|
1053
|
+
varietyCode: "CF",
|
|
1054
|
+
varietyName: "棉花",
|
|
1055
|
+
industryId: null,
|
|
1056
|
+
industryName: null,
|
|
1057
|
+
tradeDirection: 1,
|
|
1058
|
+
tradeVolume: 18,
|
|
1059
|
+
openPrice: 13870,
|
|
1060
|
+
closePrice: 13475,
|
|
1061
|
+
openTime: "2024-12-09T22:43:43",
|
|
1062
|
+
originalOpenTime: null,
|
|
1063
|
+
closeTime: "2024-12-24T21:21:11",
|
|
1064
|
+
openTradeDate: "2024-12-10",
|
|
1065
|
+
closeTradeDate: "2024-12-25",
|
|
1066
|
+
openTimeCycle: "2024-12-09T22:45:00",
|
|
1067
|
+
originalOpenTimeCycle: null,
|
|
1068
|
+
closeTimeCycle: "2024-12-24T21:30:00",
|
|
1069
|
+
profitAndLoss: 35394.69,
|
|
1070
|
+
profitAndLossRate: 28.35,
|
|
1071
|
+
totalProfitAndLoss: 1319328.27,
|
|
1072
|
+
fee: 155.30724,
|
|
1073
|
+
feeVarietyCode: "CF",
|
|
1074
|
+
feeOpen: 77.654844,
|
|
1075
|
+
slidingCost: 0,
|
|
1076
|
+
slidingCostOpen: 0,
|
|
1077
|
+
tax: 0,
|
|
1078
|
+
bestClosePrice: 13315,
|
|
1079
|
+
worstClosePrice: 13880,
|
|
1080
|
+
maxProfit: 49872.35,
|
|
1081
|
+
maxLoss: -977.65,
|
|
1082
|
+
asset: 99669.38,
|
|
1083
|
+
stockCycleCount: 248,
|
|
1084
|
+
stockDayCount: 1,
|
|
1085
|
+
earnRate: 124830,
|
|
1086
|
+
ifValid: 1,
|
|
1087
|
+
analyseId: 4533,
|
|
1088
|
+
ifBasket: null,
|
|
1089
|
+
parentAnalyseId: null,
|
|
1090
|
+
ifOpenFilt: false,
|
|
1091
|
+
ifCloseFilt: false,
|
|
1092
|
+
ifJudgeLoss: false,
|
|
1093
|
+
highProfit: null,
|
|
1094
|
+
totalPal: null,
|
|
1095
|
+
winCount: null,
|
|
1096
|
+
lossCount: null,
|
|
1097
|
+
totalCount: null,
|
|
1098
|
+
totalProfit: null,
|
|
1099
|
+
totalLoss: null,
|
|
1100
|
+
multiplier: null,
|
|
1101
|
+
},
|
|
1102
|
+
{
|
|
1103
|
+
id: 49546921,
|
|
1104
|
+
openId: null,
|
|
1105
|
+
closeId: null,
|
|
1106
|
+
contract: "CF2505",
|
|
1107
|
+
closeFlag: 0,
|
|
1108
|
+
varietyCode: "CF",
|
|
1109
|
+
varietyName: "棉花",
|
|
1110
|
+
industryId: null,
|
|
1111
|
+
industryName: null,
|
|
1112
|
+
tradeDirection: 0,
|
|
1113
|
+
tradeVolume: 18,
|
|
1114
|
+
openPrice: 13395,
|
|
1115
|
+
closePrice: 13435,
|
|
1116
|
+
openTime: "2024-12-23T09:42:16",
|
|
1117
|
+
originalOpenTime: null,
|
|
1118
|
+
closeTime: "2024-12-26T09:01:15",
|
|
1119
|
+
openTradeDate: "2024-12-23",
|
|
1120
|
+
closeTradeDate: "2024-12-26",
|
|
1121
|
+
openTimeCycle: "2024-12-23T09:45:00",
|
|
1122
|
+
originalOpenTimeCycle: null,
|
|
1123
|
+
closeTimeCycle: "2024-12-26T09:15:00",
|
|
1124
|
+
profitAndLoss: 3444.7,
|
|
1125
|
+
profitAndLossRate: 2.86,
|
|
1126
|
+
totalProfitAndLoss: 1308279.51,
|
|
1127
|
+
fee: 155.304612,
|
|
1128
|
+
feeVarietyCode: "CF",
|
|
1129
|
+
feeOpen: 77.652306,
|
|
1130
|
+
slidingCost: 0,
|
|
1131
|
+
slidingCostOpen: 0,
|
|
1132
|
+
tax: 0,
|
|
1133
|
+
bestClosePrice: 13500,
|
|
1134
|
+
worstClosePrice: 13370,
|
|
1135
|
+
maxProfit: 9372.35,
|
|
1136
|
+
maxLoss: -2327.65,
|
|
1137
|
+
asset: 137673.8,
|
|
1138
|
+
stockCycleCount: 67,
|
|
1139
|
+
stockDayCount: 1,
|
|
1140
|
+
earnRate: 120555,
|
|
1141
|
+
ifValid: 1,
|
|
1142
|
+
analyseId: 4533,
|
|
1143
|
+
ifBasket: null,
|
|
1144
|
+
parentAnalyseId: null,
|
|
1145
|
+
ifOpenFilt: false,
|
|
1146
|
+
ifCloseFilt: false,
|
|
1147
|
+
ifJudgeLoss: false,
|
|
1148
|
+
highProfit: null,
|
|
1149
|
+
totalPal: null,
|
|
1150
|
+
winCount: null,
|
|
1151
|
+
lossCount: null,
|
|
1152
|
+
totalCount: null,
|
|
1153
|
+
totalProfit: null,
|
|
1154
|
+
totalLoss: null,
|
|
1155
|
+
multiplier: null,
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
id: 49546922,
|
|
1159
|
+
openId: null,
|
|
1160
|
+
closeId: null,
|
|
1161
|
+
contract: "CF2505",
|
|
1162
|
+
closeFlag: 0,
|
|
1163
|
+
varietyCode: "CF",
|
|
1164
|
+
varietyName: "棉花",
|
|
1165
|
+
industryId: null,
|
|
1166
|
+
industryName: null,
|
|
1167
|
+
tradeDirection: 0,
|
|
1168
|
+
tradeVolume: 18,
|
|
1169
|
+
openPrice: 13465,
|
|
1170
|
+
closePrice: 13455,
|
|
1171
|
+
openTime: "2024-12-24T22:59:15",
|
|
1172
|
+
originalOpenTime: null,
|
|
1173
|
+
closeTime: "2024-12-26T09:41:40",
|
|
1174
|
+
openTradeDate: "2024-12-25",
|
|
1175
|
+
closeTradeDate: "2024-12-26",
|
|
1176
|
+
openTimeCycle: "2024-12-24T23:00:00",
|
|
1177
|
+
originalOpenTimeCycle: null,
|
|
1178
|
+
closeTimeCycle: "2024-12-26T09:45:00",
|
|
1179
|
+
profitAndLoss: -1055.31,
|
|
1180
|
+
profitAndLossRate: -0.87,
|
|
1181
|
+
totalProfitAndLoss: 1301398.74,
|
|
1182
|
+
fee: 155.305206,
|
|
1183
|
+
feeVarietyCode: "CF",
|
|
1184
|
+
feeOpen: 77.652702,
|
|
1185
|
+
slidingCost: 0,
|
|
1186
|
+
slidingCostOpen: 0,
|
|
1187
|
+
tax: 0,
|
|
1188
|
+
bestClosePrice: 13480,
|
|
1189
|
+
worstClosePrice: 13415,
|
|
1190
|
+
maxProfit: 1272.35,
|
|
1191
|
+
maxLoss: -4577.65,
|
|
1192
|
+
asset: 130482.87,
|
|
1193
|
+
stockCycleCount: 26,
|
|
1194
|
+
stockDayCount: 1,
|
|
1195
|
+
earnRate: 121185,
|
|
1196
|
+
ifValid: 1,
|
|
1197
|
+
analyseId: 4533,
|
|
1198
|
+
ifBasket: null,
|
|
1199
|
+
parentAnalyseId: null,
|
|
1200
|
+
ifOpenFilt: false,
|
|
1201
|
+
ifCloseFilt: false,
|
|
1202
|
+
ifJudgeLoss: false,
|
|
1203
|
+
highProfit: null,
|
|
1204
|
+
totalPal: null,
|
|
1205
|
+
winCount: null,
|
|
1206
|
+
lossCount: null,
|
|
1207
|
+
totalCount: null,
|
|
1208
|
+
totalProfit: null,
|
|
1209
|
+
totalLoss: null,
|
|
1210
|
+
multiplier: null,
|
|
1211
|
+
},
|
|
1212
|
+
{
|
|
1213
|
+
id: 49546927,
|
|
1214
|
+
openId: null,
|
|
1215
|
+
closeId: null,
|
|
1216
|
+
contract: "CF2505",
|
|
1217
|
+
closeFlag: 0,
|
|
1218
|
+
varietyCode: "CF",
|
|
1219
|
+
varietyName: "棉花",
|
|
1220
|
+
industryId: null,
|
|
1221
|
+
industryName: null,
|
|
1222
|
+
tradeDirection: 1,
|
|
1223
|
+
tradeVolume: 7,
|
|
1224
|
+
openPrice: 13870,
|
|
1225
|
+
closePrice: 13485,
|
|
1226
|
+
openTime: "2024-12-09T22:43:43",
|
|
1227
|
+
originalOpenTime: null,
|
|
1228
|
+
closeTime: "2024-12-26T21:29:44",
|
|
1229
|
+
openTradeDate: "2024-12-10",
|
|
1230
|
+
closeTradeDate: "2024-12-27",
|
|
1231
|
+
openTimeCycle: "2024-12-09T22:45:00",
|
|
1232
|
+
originalOpenTimeCycle: null,
|
|
1233
|
+
closeTimeCycle: "2024-12-26T21:30:00",
|
|
1234
|
+
profitAndLoss: 13414.6,
|
|
1235
|
+
profitAndLossRate: 27.63,
|
|
1236
|
+
totalProfitAndLoss: 1298829.87,
|
|
1237
|
+
fee: 60.397316,
|
|
1238
|
+
feeVarietyCode: "CF",
|
|
1239
|
+
feeOpen: 30.199106,
|
|
1240
|
+
slidingCost: 0,
|
|
1241
|
+
slidingCostOpen: 0,
|
|
1242
|
+
tax: 0,
|
|
1243
|
+
bestClosePrice: 13315,
|
|
1244
|
+
worstClosePrice: 13880,
|
|
1245
|
+
maxProfit: 19394.8,
|
|
1246
|
+
maxLoss: -380.2,
|
|
1247
|
+
asset: 113083.98,
|
|
1248
|
+
stockCycleCount: 294,
|
|
1249
|
+
stockDayCount: 1,
|
|
1250
|
+
earnRate: 48545,
|
|
1251
|
+
ifValid: 1,
|
|
1252
|
+
analyseId: 4533,
|
|
1253
|
+
ifBasket: null,
|
|
1254
|
+
parentAnalyseId: null,
|
|
1255
|
+
ifOpenFilt: false,
|
|
1256
|
+
ifCloseFilt: false,
|
|
1257
|
+
ifJudgeLoss: false,
|
|
1258
|
+
highProfit: null,
|
|
1259
|
+
totalPal: null,
|
|
1260
|
+
winCount: null,
|
|
1261
|
+
lossCount: null,
|
|
1262
|
+
totalCount: null,
|
|
1263
|
+
totalProfit: null,
|
|
1264
|
+
totalLoss: null,
|
|
1265
|
+
multiplier: null,
|
|
1266
|
+
},
|
|
1267
|
+
{
|
|
1268
|
+
id: 49546928,
|
|
1269
|
+
openId: null,
|
|
1270
|
+
closeId: null,
|
|
1271
|
+
contract: "CF2505",
|
|
1272
|
+
closeFlag: 0,
|
|
1273
|
+
varietyCode: "CF",
|
|
1274
|
+
varietyName: "棉花",
|
|
1275
|
+
industryId: null,
|
|
1276
|
+
industryName: null,
|
|
1277
|
+
tradeDirection: 1,
|
|
1278
|
+
tradeVolume: 17,
|
|
1279
|
+
openPrice: 13770,
|
|
1280
|
+
closePrice: 13485,
|
|
1281
|
+
openTime: "2024-12-11T09:02:20",
|
|
1282
|
+
originalOpenTime: null,
|
|
1283
|
+
closeTime: "2024-12-26T21:29:44",
|
|
1284
|
+
openTradeDate: "2024-12-11",
|
|
1285
|
+
closeTradeDate: "2024-12-27",
|
|
1286
|
+
openTimeCycle: "2024-12-11T09:15:00",
|
|
1287
|
+
originalOpenTimeCycle: null,
|
|
1288
|
+
closeTimeCycle: "2024-12-26T21:30:00",
|
|
1289
|
+
profitAndLoss: 24078.32,
|
|
1290
|
+
profitAndLossRate: 20.57,
|
|
1291
|
+
totalProfitAndLoss: 1322908.19,
|
|
1292
|
+
fee: 146.678516,
|
|
1293
|
+
feeVarietyCode: "CF",
|
|
1294
|
+
feeOpen: 73.340006,
|
|
1295
|
+
slidingCost: 0,
|
|
1296
|
+
slidingCostOpen: 0,
|
|
1297
|
+
tax: 0,
|
|
1298
|
+
bestClosePrice: 13315,
|
|
1299
|
+
worstClosePrice: 13810,
|
|
1300
|
+
maxProfit: 38601.66,
|
|
1301
|
+
maxLoss: -3473.34,
|
|
1302
|
+
asset: 137162.3,
|
|
1303
|
+
stockCycleCount: 269,
|
|
1304
|
+
stockDayCount: 1,
|
|
1305
|
+
earnRate: 117045,
|
|
1306
|
+
ifValid: 1,
|
|
1307
|
+
analyseId: 4533,
|
|
1308
|
+
ifBasket: null,
|
|
1309
|
+
parentAnalyseId: null,
|
|
1310
|
+
ifOpenFilt: false,
|
|
1311
|
+
ifCloseFilt: false,
|
|
1312
|
+
ifJudgeLoss: false,
|
|
1313
|
+
highProfit: null,
|
|
1314
|
+
totalPal: null,
|
|
1315
|
+
winCount: null,
|
|
1316
|
+
lossCount: null,
|
|
1317
|
+
totalCount: null,
|
|
1318
|
+
totalProfit: null,
|
|
1319
|
+
totalLoss: null,
|
|
1320
|
+
multiplier: null,
|
|
1321
|
+
},
|
|
1322
|
+
{
|
|
1323
|
+
id: 49546929,
|
|
1324
|
+
openId: null,
|
|
1325
|
+
closeId: null,
|
|
1326
|
+
contract: "CF2505",
|
|
1327
|
+
closeFlag: 0,
|
|
1328
|
+
varietyCode: "CF",
|
|
1329
|
+
varietyName: "棉花",
|
|
1330
|
+
industryId: null,
|
|
1331
|
+
industryName: null,
|
|
1332
|
+
tradeDirection: 1,
|
|
1333
|
+
tradeVolume: 18,
|
|
1334
|
+
openPrice: 13460,
|
|
1335
|
+
closePrice: 13485,
|
|
1336
|
+
openTime: "2024-12-24T09:28:12",
|
|
1337
|
+
originalOpenTime: null,
|
|
1338
|
+
closeTime: "2024-12-26T21:29:44",
|
|
1339
|
+
openTradeDate: "2024-12-24",
|
|
1340
|
+
closeTradeDate: "2024-12-27",
|
|
1341
|
+
openTimeCycle: "2024-12-24T09:30:00",
|
|
1342
|
+
originalOpenTimeCycle: null,
|
|
1343
|
+
closeTimeCycle: "2024-12-26T21:30:00",
|
|
1344
|
+
profitAndLoss: -2405.31,
|
|
1345
|
+
profitAndLossRate: -1.99,
|
|
1346
|
+
totalProfitAndLoss: 1320502.88,
|
|
1347
|
+
fee: 155.305134,
|
|
1348
|
+
feeVarietyCode: "CF",
|
|
1349
|
+
feeOpen: 77.652594,
|
|
1350
|
+
slidingCost: 0,
|
|
1351
|
+
slidingCostOpen: 0,
|
|
1352
|
+
tax: 0,
|
|
1353
|
+
bestClosePrice: 13415,
|
|
1354
|
+
worstClosePrice: 13500,
|
|
1355
|
+
maxProfit: 3972.35,
|
|
1356
|
+
maxLoss: -3677.65,
|
|
1357
|
+
asset: 135268.49,
|
|
1358
|
+
stockCycleCount: 61,
|
|
1359
|
+
stockDayCount: 1,
|
|
1360
|
+
earnRate: 121140,
|
|
1361
|
+
ifValid: 1,
|
|
1362
|
+
analyseId: 4533,
|
|
1363
|
+
ifBasket: null,
|
|
1364
|
+
parentAnalyseId: null,
|
|
1365
|
+
ifOpenFilt: false,
|
|
1366
|
+
ifCloseFilt: false,
|
|
1367
|
+
ifJudgeLoss: false,
|
|
1368
|
+
highProfit: null,
|
|
1369
|
+
totalPal: null,
|
|
1370
|
+
winCount: null,
|
|
1371
|
+
lossCount: null,
|
|
1372
|
+
totalCount: null,
|
|
1373
|
+
totalProfit: null,
|
|
1374
|
+
totalLoss: null,
|
|
1375
|
+
multiplier: null,
|
|
1376
|
+
},
|
|
1377
|
+
{
|
|
1378
|
+
id: 49546930,
|
|
1379
|
+
openId: null,
|
|
1380
|
+
closeId: null,
|
|
1381
|
+
contract: "CF2505",
|
|
1382
|
+
closeFlag: 0,
|
|
1383
|
+
varietyCode: "CF",
|
|
1384
|
+
varietyName: "棉花",
|
|
1385
|
+
industryId: null,
|
|
1386
|
+
industryName: null,
|
|
1387
|
+
tradeDirection: 1,
|
|
1388
|
+
tradeVolume: 1,
|
|
1389
|
+
openPrice: 13450,
|
|
1390
|
+
closePrice: 13485,
|
|
1391
|
+
openTime: "2024-12-24T11:29:17",
|
|
1392
|
+
originalOpenTime: null,
|
|
1393
|
+
closeTime: "2024-12-26T21:29:44",
|
|
1394
|
+
openTradeDate: "2024-12-24",
|
|
1395
|
+
closeTradeDate: "2024-12-27",
|
|
1396
|
+
openTimeCycle: "2024-12-24T11:30:00",
|
|
1397
|
+
originalOpenTimeCycle: null,
|
|
1398
|
+
closeTimeCycle: "2024-12-26T21:30:00",
|
|
1399
|
+
profitAndLoss: -183.63,
|
|
1400
|
+
profitAndLossRate: -2.73,
|
|
1401
|
+
totalProfitAndLoss: 1320319.25,
|
|
1402
|
+
fee: 8.628052,
|
|
1403
|
+
feeVarietyCode: "CF",
|
|
1404
|
+
feeOpen: 4.314022,
|
|
1405
|
+
slidingCost: 0,
|
|
1406
|
+
slidingCostOpen: 0,
|
|
1407
|
+
tax: 0,
|
|
1408
|
+
bestClosePrice: 13415,
|
|
1409
|
+
worstClosePrice: 13500,
|
|
1410
|
+
maxProfit: 170.69,
|
|
1411
|
+
maxLoss: -254.31,
|
|
1412
|
+
asset: 135084.86,
|
|
1413
|
+
stockCycleCount: 54,
|
|
1414
|
+
stockDayCount: 1,
|
|
1415
|
+
earnRate: 6725,
|
|
1416
|
+
ifValid: 1,
|
|
1417
|
+
analyseId: 4533,
|
|
1418
|
+
ifBasket: null,
|
|
1419
|
+
parentAnalyseId: null,
|
|
1420
|
+
ifOpenFilt: false,
|
|
1421
|
+
ifCloseFilt: false,
|
|
1422
|
+
ifJudgeLoss: false,
|
|
1423
|
+
highProfit: null,
|
|
1424
|
+
totalPal: null,
|
|
1425
|
+
winCount: null,
|
|
1426
|
+
lossCount: null,
|
|
1427
|
+
totalCount: null,
|
|
1428
|
+
totalProfit: null,
|
|
1429
|
+
totalLoss: null,
|
|
1430
|
+
multiplier: null,
|
|
1431
|
+
},
|
|
1432
|
+
{
|
|
1433
|
+
id: 49546931,
|
|
1434
|
+
openId: null,
|
|
1435
|
+
closeId: null,
|
|
1436
|
+
contract: "CF2505",
|
|
1437
|
+
closeFlag: 0,
|
|
1438
|
+
varietyCode: "CF",
|
|
1439
|
+
varietyName: "棉花",
|
|
1440
|
+
industryId: null,
|
|
1441
|
+
industryName: null,
|
|
1442
|
+
tradeDirection: 1,
|
|
1443
|
+
tradeVolume: 17,
|
|
1444
|
+
openPrice: 13450,
|
|
1445
|
+
closePrice: 13490,
|
|
1446
|
+
openTime: "2024-12-24T11:29:17",
|
|
1447
|
+
originalOpenTime: null,
|
|
1448
|
+
closeTime: "2024-12-26T21:29:45",
|
|
1449
|
+
openTradeDate: "2024-12-24",
|
|
1450
|
+
closeTradeDate: "2024-12-27",
|
|
1451
|
+
openTimeCycle: "2024-12-24T11:30:00",
|
|
1452
|
+
originalOpenTimeCycle: null,
|
|
1453
|
+
closeTimeCycle: "2024-12-26T21:30:00",
|
|
1454
|
+
profitAndLoss: -3546.68,
|
|
1455
|
+
profitAndLossRate: -3.1,
|
|
1456
|
+
totalProfitAndLoss: 1316772.57,
|
|
1457
|
+
fee: 146.676969,
|
|
1458
|
+
feeVarietyCode: "CF",
|
|
1459
|
+
feeOpen: 73.338374,
|
|
1460
|
+
slidingCost: 0,
|
|
1461
|
+
slidingCostOpen: 0,
|
|
1462
|
+
tax: 0,
|
|
1463
|
+
bestClosePrice: 13415,
|
|
1464
|
+
worstClosePrice: 13500,
|
|
1465
|
+
maxProfit: 2901.66,
|
|
1466
|
+
maxLoss: -4323.34,
|
|
1467
|
+
asset: 131538.18,
|
|
1468
|
+
stockCycleCount: 54,
|
|
1469
|
+
stockDayCount: 1,
|
|
1470
|
+
earnRate: 114325,
|
|
1471
|
+
ifValid: 1,
|
|
1472
|
+
analyseId: 4533,
|
|
1473
|
+
ifBasket: null,
|
|
1474
|
+
parentAnalyseId: null,
|
|
1475
|
+
ifOpenFilt: false,
|
|
1476
|
+
ifCloseFilt: false,
|
|
1477
|
+
ifJudgeLoss: false,
|
|
1478
|
+
highProfit: null,
|
|
1479
|
+
totalPal: null,
|
|
1480
|
+
winCount: null,
|
|
1481
|
+
lossCount: null,
|
|
1482
|
+
totalCount: null,
|
|
1483
|
+
totalProfit: null,
|
|
1484
|
+
totalLoss: null,
|
|
1485
|
+
multiplier: null,
|
|
1486
|
+
},
|
|
1487
|
+
{
|
|
1488
|
+
id: 49546932,
|
|
1489
|
+
openId: null,
|
|
1490
|
+
closeId: null,
|
|
1491
|
+
contract: "CF2505",
|
|
1492
|
+
closeFlag: 0,
|
|
1493
|
+
varietyCode: "CF",
|
|
1494
|
+
varietyName: "棉花",
|
|
1495
|
+
industryId: null,
|
|
1496
|
+
industryName: null,
|
|
1497
|
+
tradeDirection: 1,
|
|
1498
|
+
tradeVolume: 18,
|
|
1499
|
+
openPrice: 13380,
|
|
1500
|
+
closePrice: 13415,
|
|
1501
|
+
openTime: "2025-01-09T13:30:17",
|
|
1502
|
+
originalOpenTime: null,
|
|
1503
|
+
closeTime: "2025-01-09T14:13:51",
|
|
1504
|
+
openTradeDate: "2025-01-09",
|
|
1505
|
+
closeTradeDate: "2025-01-09",
|
|
1506
|
+
openTimeCycle: "2025-01-09T13:45:00",
|
|
1507
|
+
originalOpenTimeCycle: null,
|
|
1508
|
+
closeTimeCycle: "2025-01-09T14:15:00",
|
|
1509
|
+
profitAndLoss: -3227.9,
|
|
1510
|
+
profitAndLossRate: -2.68,
|
|
1511
|
+
totalProfitAndLoss: 1154255.08,
|
|
1512
|
+
fee: 77.904108,
|
|
1513
|
+
feeVarietyCode: "CF",
|
|
1514
|
+
feeOpen: 77.652108,
|
|
1515
|
+
slidingCost: 0,
|
|
1516
|
+
slidingCostOpen: 0,
|
|
1517
|
+
tax: 0,
|
|
1518
|
+
bestClosePrice: 13375,
|
|
1519
|
+
worstClosePrice: 13420,
|
|
1520
|
+
maxProfit: 372.35,
|
|
1521
|
+
maxLoss: -3677.65,
|
|
1522
|
+
asset: 127254.97,
|
|
1523
|
+
stockCycleCount: 2,
|
|
1524
|
+
stockDayCount: 1,
|
|
1525
|
+
earnRate: 120420,
|
|
1526
|
+
ifValid: 1,
|
|
1527
|
+
analyseId: 4533,
|
|
1528
|
+
ifBasket: null,
|
|
1529
|
+
parentAnalyseId: null,
|
|
1530
|
+
ifOpenFilt: false,
|
|
1531
|
+
ifCloseFilt: false,
|
|
1532
|
+
ifJudgeLoss: false,
|
|
1533
|
+
highProfit: null,
|
|
1534
|
+
totalPal: null,
|
|
1535
|
+
winCount: null,
|
|
1536
|
+
lossCount: null,
|
|
1537
|
+
totalCount: null,
|
|
1538
|
+
totalProfit: null,
|
|
1539
|
+
totalLoss: null,
|
|
1540
|
+
multiplier: null,
|
|
1541
|
+
},
|
|
1542
|
+
{
|
|
1543
|
+
id: 49546933,
|
|
1544
|
+
openId: null,
|
|
1545
|
+
closeId: null,
|
|
1546
|
+
contract: "CF2505",
|
|
1547
|
+
closeFlag: 0,
|
|
1548
|
+
varietyCode: "CF",
|
|
1549
|
+
varietyName: "棉花",
|
|
1550
|
+
industryId: null,
|
|
1551
|
+
industryName: null,
|
|
1552
|
+
tradeDirection: 1,
|
|
1553
|
+
tradeVolume: 9,
|
|
1554
|
+
openPrice: 13595,
|
|
1555
|
+
closePrice: 13620,
|
|
1556
|
+
openTime: "2025-01-22T14:22:37",
|
|
1557
|
+
originalOpenTime: null,
|
|
1558
|
+
closeTime: "2025-01-24T21:17:27",
|
|
1559
|
+
openTradeDate: "2025-01-22",
|
|
1560
|
+
closeTradeDate: "2025-01-27",
|
|
1561
|
+
openTimeCycle: "2025-01-22T14:30:00",
|
|
1562
|
+
originalOpenTimeCycle: null,
|
|
1563
|
+
closeTimeCycle: "2025-01-24T21:30:00",
|
|
1564
|
+
profitAndLoss: -1202.65,
|
|
1565
|
+
profitAndLossRate: -1.97,
|
|
1566
|
+
totalProfitAndLoss: 1073280.72,
|
|
1567
|
+
fee: 77.653404,
|
|
1568
|
+
feeVarietyCode: "CF",
|
|
1569
|
+
feeOpen: 38.826702,
|
|
1570
|
+
slidingCost: 0,
|
|
1571
|
+
slidingCostOpen: 0,
|
|
1572
|
+
tax: 0,
|
|
1573
|
+
bestClosePrice: 13415,
|
|
1574
|
+
worstClosePrice: 13625,
|
|
1575
|
+
maxProfit: 8061.17,
|
|
1576
|
+
maxLoss: -1388.83,
|
|
1577
|
+
asset: 126052.32,
|
|
1578
|
+
stockCycleCount: 50,
|
|
1579
|
+
stockDayCount: 1,
|
|
1580
|
+
earnRate: 61177.5,
|
|
1581
|
+
ifValid: 1,
|
|
1582
|
+
analyseId: 4533,
|
|
1583
|
+
ifBasket: null,
|
|
1584
|
+
parentAnalyseId: null,
|
|
1585
|
+
ifOpenFilt: false,
|
|
1586
|
+
ifCloseFilt: false,
|
|
1587
|
+
ifJudgeLoss: false,
|
|
1588
|
+
highProfit: null,
|
|
1589
|
+
totalPal: null,
|
|
1590
|
+
winCount: null,
|
|
1591
|
+
lossCount: null,
|
|
1592
|
+
totalCount: null,
|
|
1593
|
+
totalProfit: null,
|
|
1594
|
+
totalLoss: null,
|
|
1595
|
+
multiplier: null,
|
|
1596
|
+
},
|
|
1597
|
+
{
|
|
1598
|
+
id: 49546923,
|
|
1599
|
+
openId: null,
|
|
1600
|
+
closeId: null,
|
|
1601
|
+
contract: "CF2505",
|
|
1602
|
+
closeFlag: 0,
|
|
1603
|
+
varietyCode: "CF",
|
|
1604
|
+
varietyName: "棉花",
|
|
1605
|
+
industryId: null,
|
|
1606
|
+
industryName: null,
|
|
1607
|
+
tradeDirection: 0,
|
|
1608
|
+
tradeVolume: 9,
|
|
1609
|
+
openPrice: 13645,
|
|
1610
|
+
closePrice: 13620,
|
|
1611
|
+
openTime: "2025-02-05T14:54:10",
|
|
1612
|
+
originalOpenTime: null,
|
|
1613
|
+
closeTime: "2025-02-05T21:00:01",
|
|
1614
|
+
openTradeDate: "2025-02-05",
|
|
1615
|
+
closeTradeDate: "2025-02-06",
|
|
1616
|
+
openTimeCycle: "2025-02-05T15:00:00",
|
|
1617
|
+
originalOpenTimeCycle: null,
|
|
1618
|
+
closeTimeCycle: "2025-02-05T21:15:00",
|
|
1619
|
+
profitAndLoss: -1202.65,
|
|
1620
|
+
profitAndLossRate: -1.96,
|
|
1621
|
+
totalProfitAndLoss: 1244401.78,
|
|
1622
|
+
fee: 77.652297,
|
|
1623
|
+
feeVarietyCode: "CF",
|
|
1624
|
+
feeOpen: 38.826198,
|
|
1625
|
+
slidingCost: 0,
|
|
1626
|
+
slidingCostOpen: 0,
|
|
1627
|
+
tax: 0,
|
|
1628
|
+
bestClosePrice: 13660,
|
|
1629
|
+
worstClosePrice: 13605,
|
|
1630
|
+
maxProfit: 636.17,
|
|
1631
|
+
maxLoss: -1838.83,
|
|
1632
|
+
asset: 124849.67,
|
|
1633
|
+
stockCycleCount: 1,
|
|
1634
|
+
stockDayCount: 1,
|
|
1635
|
+
earnRate: 61402.5,
|
|
1636
|
+
ifValid: 1,
|
|
1637
|
+
analyseId: 4533,
|
|
1638
|
+
ifBasket: null,
|
|
1639
|
+
parentAnalyseId: null,
|
|
1640
|
+
ifOpenFilt: false,
|
|
1641
|
+
ifCloseFilt: false,
|
|
1642
|
+
ifJudgeLoss: false,
|
|
1643
|
+
highProfit: null,
|
|
1644
|
+
totalPal: null,
|
|
1645
|
+
winCount: null,
|
|
1646
|
+
lossCount: null,
|
|
1647
|
+
totalCount: null,
|
|
1648
|
+
totalProfit: null,
|
|
1649
|
+
totalLoss: null,
|
|
1650
|
+
multiplier: null,
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
id: 49546934,
|
|
1654
|
+
openId: null,
|
|
1655
|
+
closeId: null,
|
|
1656
|
+
contract: "CF2505",
|
|
1657
|
+
closeFlag: 0,
|
|
1658
|
+
varietyCode: "CF",
|
|
1659
|
+
varietyName: "棉花",
|
|
1660
|
+
industryId: null,
|
|
1661
|
+
industryName: null,
|
|
1662
|
+
tradeDirection: 1,
|
|
1663
|
+
tradeVolume: 9,
|
|
1664
|
+
openPrice: 13620,
|
|
1665
|
+
closePrice: 13645,
|
|
1666
|
+
openTime: "2025-02-05T21:00:02",
|
|
1667
|
+
originalOpenTime: null,
|
|
1668
|
+
closeTime: "2025-02-05T21:00:40",
|
|
1669
|
+
openTradeDate: "2025-02-06",
|
|
1670
|
+
closeTradeDate: "2025-02-06",
|
|
1671
|
+
openTimeCycle: "2025-02-05T21:15:00",
|
|
1672
|
+
originalOpenTimeCycle: null,
|
|
1673
|
+
closeTimeCycle: "2025-02-05T21:15:00",
|
|
1674
|
+
profitAndLoss: -1163.95,
|
|
1675
|
+
profitAndLossRate: -1.9,
|
|
1676
|
+
totalProfitAndLoss: 1229256.45,
|
|
1677
|
+
fee: 38.953404,
|
|
1678
|
+
feeVarietyCode: "CF",
|
|
1679
|
+
feeOpen: 38.826702,
|
|
1680
|
+
slidingCost: 0,
|
|
1681
|
+
slidingCostOpen: 0,
|
|
1682
|
+
tax: 0,
|
|
1683
|
+
bestClosePrice: 13605,
|
|
1684
|
+
worstClosePrice: 13660,
|
|
1685
|
+
maxProfit: 636.17,
|
|
1686
|
+
maxLoss: -1838.83,
|
|
1687
|
+
asset: 123685.72,
|
|
1688
|
+
stockCycleCount: 0,
|
|
1689
|
+
stockDayCount: 1,
|
|
1690
|
+
earnRate: 61290,
|
|
1691
|
+
ifValid: 1,
|
|
1692
|
+
analyseId: 4533,
|
|
1693
|
+
ifBasket: null,
|
|
1694
|
+
parentAnalyseId: null,
|
|
1695
|
+
ifOpenFilt: false,
|
|
1696
|
+
ifCloseFilt: false,
|
|
1697
|
+
ifJudgeLoss: false,
|
|
1698
|
+
highProfit: null,
|
|
1699
|
+
totalPal: null,
|
|
1700
|
+
winCount: null,
|
|
1701
|
+
lossCount: null,
|
|
1702
|
+
totalCount: null,
|
|
1703
|
+
totalProfit: null,
|
|
1704
|
+
totalLoss: null,
|
|
1705
|
+
multiplier: null,
|
|
1706
|
+
},
|
|
1707
|
+
{
|
|
1708
|
+
id: 49546935,
|
|
1709
|
+
openId: null,
|
|
1710
|
+
closeId: null,
|
|
1711
|
+
contract: "CF2505",
|
|
1712
|
+
closeFlag: 0,
|
|
1713
|
+
varietyCode: "CF",
|
|
1714
|
+
varietyName: "棉花",
|
|
1715
|
+
industryId: null,
|
|
1716
|
+
industryName: null,
|
|
1717
|
+
tradeDirection: 1,
|
|
1718
|
+
tradeVolume: 9,
|
|
1719
|
+
openPrice: 13825,
|
|
1720
|
+
closePrice: 13650,
|
|
1721
|
+
openTime: "2025-02-25T09:01:37",
|
|
1722
|
+
originalOpenTime: null,
|
|
1723
|
+
closeTime: "2025-03-12T21:05:08",
|
|
1724
|
+
openTradeDate: "2025-02-25",
|
|
1725
|
+
closeTradeDate: "2025-03-13",
|
|
1726
|
+
openTimeCycle: "2025-02-25T09:15:00",
|
|
1727
|
+
originalOpenTimeCycle: null,
|
|
1728
|
+
closeTimeCycle: "2025-03-12T21:15:00",
|
|
1729
|
+
profitAndLoss: 7797.35,
|
|
1730
|
+
profitAndLossRate: 12.53,
|
|
1731
|
+
totalProfitAndLoss: 1110681.13,
|
|
1732
|
+
fee: 77.654043,
|
|
1733
|
+
feeVarietyCode: "CF",
|
|
1734
|
+
feeOpen: 38.827296,
|
|
1735
|
+
slidingCost: 0,
|
|
1736
|
+
slidingCostOpen: 0,
|
|
1737
|
+
tax: 0,
|
|
1738
|
+
bestClosePrice: 13450,
|
|
1739
|
+
worstClosePrice: 13845,
|
|
1740
|
+
maxProfit: 16836.17,
|
|
1741
|
+
maxLoss: -938.83,
|
|
1742
|
+
asset: 131483.07,
|
|
1743
|
+
stockCycleCount: 268,
|
|
1744
|
+
stockDayCount: 1,
|
|
1745
|
+
earnRate: 62212.5,
|
|
1746
|
+
ifValid: 1,
|
|
1747
|
+
analyseId: 4533,
|
|
1748
|
+
ifBasket: null,
|
|
1749
|
+
parentAnalyseId: null,
|
|
1750
|
+
ifOpenFilt: false,
|
|
1751
|
+
ifCloseFilt: false,
|
|
1752
|
+
ifJudgeLoss: false,
|
|
1753
|
+
highProfit: null,
|
|
1754
|
+
totalPal: null,
|
|
1755
|
+
winCount: null,
|
|
1756
|
+
lossCount: null,
|
|
1757
|
+
totalCount: null,
|
|
1758
|
+
totalProfit: null,
|
|
1759
|
+
totalLoss: null,
|
|
1760
|
+
multiplier: null,
|
|
1761
|
+
},
|
|
1762
|
+
{
|
|
1763
|
+
id: 49546936,
|
|
1764
|
+
openId: null,
|
|
1765
|
+
closeId: null,
|
|
1766
|
+
contract: "CF2505",
|
|
1767
|
+
closeFlag: 0,
|
|
1768
|
+
varietyCode: "CF",
|
|
1769
|
+
varietyName: "棉花",
|
|
1770
|
+
industryId: null,
|
|
1771
|
+
industryName: null,
|
|
1772
|
+
tradeDirection: 1,
|
|
1773
|
+
tradeVolume: 9,
|
|
1774
|
+
openPrice: 13635,
|
|
1775
|
+
closePrice: 13650,
|
|
1776
|
+
openTime: "2025-03-12T09:32:37",
|
|
1777
|
+
originalOpenTime: null,
|
|
1778
|
+
closeTime: "2025-03-12T21:05:08",
|
|
1779
|
+
openTradeDate: "2025-03-12",
|
|
1780
|
+
closeTradeDate: "2025-03-13",
|
|
1781
|
+
openTimeCycle: "2025-03-12T09:45:00",
|
|
1782
|
+
originalOpenTimeCycle: null,
|
|
1783
|
+
closeTimeCycle: "2025-03-12T21:15:00",
|
|
1784
|
+
profitAndLoss: -752.65,
|
|
1785
|
+
profitAndLossRate: -1.23,
|
|
1786
|
+
totalProfitAndLoss: 1109928.48,
|
|
1787
|
+
fee: 77.653548,
|
|
1788
|
+
feeVarietyCode: "CF",
|
|
1789
|
+
feeOpen: 38.826801,
|
|
1790
|
+
slidingCost: 0,
|
|
1791
|
+
slidingCostOpen: 0,
|
|
1792
|
+
tax: 0,
|
|
1793
|
+
bestClosePrice: 13600,
|
|
1794
|
+
worstClosePrice: 13655,
|
|
1795
|
+
maxProfit: 1536.17,
|
|
1796
|
+
maxLoss: -938.83,
|
|
1797
|
+
asset: 130730.42,
|
|
1798
|
+
stockCycleCount: 13,
|
|
1799
|
+
stockDayCount: 1,
|
|
1800
|
+
earnRate: 61357.5,
|
|
1801
|
+
ifValid: 1,
|
|
1802
|
+
analyseId: 4533,
|
|
1803
|
+
ifBasket: null,
|
|
1804
|
+
parentAnalyseId: null,
|
|
1805
|
+
ifOpenFilt: false,
|
|
1806
|
+
ifCloseFilt: false,
|
|
1807
|
+
ifJudgeLoss: false,
|
|
1808
|
+
highProfit: null,
|
|
1809
|
+
totalPal: null,
|
|
1810
|
+
winCount: null,
|
|
1811
|
+
lossCount: null,
|
|
1812
|
+
totalCount: null,
|
|
1813
|
+
totalProfit: null,
|
|
1814
|
+
totalLoss: null,
|
|
1815
|
+
multiplier: null,
|
|
1816
|
+
},
|
|
1817
|
+
{
|
|
1818
|
+
id: 49546924,
|
|
1819
|
+
openId: null,
|
|
1820
|
+
closeId: null,
|
|
1821
|
+
contract: "CF2505",
|
|
1822
|
+
closeFlag: 0,
|
|
1823
|
+
varietyCode: "CF",
|
|
1824
|
+
varietyName: "棉花",
|
|
1825
|
+
industryId: null,
|
|
1826
|
+
industryName: null,
|
|
1827
|
+
tradeDirection: 0,
|
|
1828
|
+
tradeVolume: 9,
|
|
1829
|
+
openPrice: 13685,
|
|
1830
|
+
closePrice: 13655,
|
|
1831
|
+
openTime: "2025-03-13T10:14:28",
|
|
1832
|
+
originalOpenTime: null,
|
|
1833
|
+
closeTime: "2025-03-20T10:43:07",
|
|
1834
|
+
openTradeDate: "2025-03-13",
|
|
1835
|
+
closeTradeDate: "2025-03-20",
|
|
1836
|
+
openTimeCycle: "2025-03-13T10:15:00",
|
|
1837
|
+
originalOpenTimeCycle: null,
|
|
1838
|
+
closeTimeCycle: "2025-03-20T10:45:00",
|
|
1839
|
+
profitAndLoss: -1427.65,
|
|
1840
|
+
profitAndLossRate: -2.32,
|
|
1841
|
+
totalProfitAndLoss: 1172571.9,
|
|
1842
|
+
fee: 77.653503,
|
|
1843
|
+
feeVarietyCode: "CF",
|
|
1844
|
+
feeOpen: 38.8269,
|
|
1845
|
+
slidingCost: 0,
|
|
1846
|
+
slidingCostOpen: 0,
|
|
1847
|
+
tax: 0,
|
|
1848
|
+
bestClosePrice: 13730,
|
|
1849
|
+
worstClosePrice: 13540,
|
|
1850
|
+
maxProfit: 1986.17,
|
|
1851
|
+
maxLoss: -6563.83,
|
|
1852
|
+
asset: 166838.94,
|
|
1853
|
+
stockCycleCount: 116,
|
|
1854
|
+
stockDayCount: 1,
|
|
1855
|
+
earnRate: 61582.5,
|
|
1856
|
+
ifValid: 1,
|
|
1857
|
+
analyseId: 4533,
|
|
1858
|
+
ifBasket: null,
|
|
1859
|
+
parentAnalyseId: null,
|
|
1860
|
+
ifOpenFilt: false,
|
|
1861
|
+
ifCloseFilt: false,
|
|
1862
|
+
ifJudgeLoss: false,
|
|
1863
|
+
highProfit: null,
|
|
1864
|
+
totalPal: null,
|
|
1865
|
+
winCount: null,
|
|
1866
|
+
lossCount: null,
|
|
1867
|
+
totalCount: null,
|
|
1868
|
+
totalProfit: null,
|
|
1869
|
+
totalLoss: null,
|
|
1870
|
+
multiplier: null,
|
|
1871
|
+
},
|
|
1872
|
+
{
|
|
1873
|
+
id: 49546937,
|
|
1874
|
+
openId: null,
|
|
1875
|
+
closeId: "760a6ad8bc094d8d9ed90cf1bbcb407b",
|
|
1876
|
+
contract: "CF2505",
|
|
1877
|
+
closeFlag: 0,
|
|
1878
|
+
varietyCode: "CF",
|
|
1879
|
+
varietyName: "棉花",
|
|
1880
|
+
industryId: null,
|
|
1881
|
+
industryName: null,
|
|
1882
|
+
tradeDirection: 1,
|
|
1883
|
+
tradeVolume: 9,
|
|
1884
|
+
openPrice: 13635,
|
|
1885
|
+
closePrice: 12800,
|
|
1886
|
+
openTime: "2025-03-12T09:32:37",
|
|
1887
|
+
originalOpenTime: null,
|
|
1888
|
+
closeTime: "2025-04-08T14:40:00",
|
|
1889
|
+
openTradeDate: "2025-03-12",
|
|
1890
|
+
closeTradeDate: "2025-04-08",
|
|
1891
|
+
openTimeCycle: "2025-03-12T09:45:00",
|
|
1892
|
+
originalOpenTimeCycle: null,
|
|
1893
|
+
closeTimeCycle: "2025-04-08T14:45:00",
|
|
1894
|
+
profitAndLoss: 37536.17,
|
|
1895
|
+
profitAndLossRate: 61.18,
|
|
1896
|
+
totalProfitAndLoss: 1042657.27,
|
|
1897
|
+
fee: 38.826801,
|
|
1898
|
+
feeVarietyCode: "CF",
|
|
1899
|
+
feeOpen: 38.826801,
|
|
1900
|
+
slidingCost: 0,
|
|
1901
|
+
slidingCostOpen: 0,
|
|
1902
|
+
tax: 0,
|
|
1903
|
+
bestClosePrice: 12685,
|
|
1904
|
+
worstClosePrice: 13730,
|
|
1905
|
+
maxProfit: 42711.17,
|
|
1906
|
+
maxLoss: -4313.83,
|
|
1907
|
+
asset: 168266.59,
|
|
1908
|
+
stockCycleCount: 394,
|
|
1909
|
+
stockDayCount: 1,
|
|
1910
|
+
earnRate: 61357.5,
|
|
1911
|
+
ifValid: 1,
|
|
1912
|
+
analyseId: 4533,
|
|
1913
|
+
ifBasket: null,
|
|
1914
|
+
parentAnalyseId: null,
|
|
1915
|
+
ifOpenFilt: false,
|
|
1916
|
+
ifCloseFilt: false,
|
|
1917
|
+
ifJudgeLoss: false,
|
|
1918
|
+
highProfit: null,
|
|
1919
|
+
totalPal: null,
|
|
1920
|
+
winCount: null,
|
|
1921
|
+
lossCount: null,
|
|
1922
|
+
totalCount: null,
|
|
1923
|
+
totalProfit: null,
|
|
1924
|
+
totalLoss: null,
|
|
1925
|
+
multiplier: null,
|
|
1926
|
+
},
|
|
1927
|
+
];
|