-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtrades.json
96 lines (96 loc) · 2.99 KB
/
trades.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
{
"status": "success",
"trades": [
{
"order_id": "NXAAE00004@6",
"exchange": "NSE_EQ",
"token": 22,
"trade_no": "2538653",
"exchange_order_no": "1000000016926037",
"transaction_type": "SELL",
"product": "INTRADAY",
"variety": "RL",
"trade_quantity": 1,
"trade_price": 1855.35,
"symbol": "ACC",
"series": "EQ",
"instrument_name": "",
"expiry_date": "",
"strike_price": 0.00,
"option_type": "",
"traded_at": "2023-06-16 13:24:03",
"initiated_by": "MOBILE-Ex",
"modified_by": "MOBILE-Ex",
"order_identifier": ""
},
{
"order_id": "NXAAE00003@6",
"exchange": "NSE_EQ",
"token": 22,
"trade_no": "2536198",
"exchange_order_no": "1000000016911566",
"transaction_type": "BUY",
"product": "INTRADAY",
"variety": "RL",
"trade_quantity": 1,
"trade_price": 1856.00,
"symbol": "ACC",
"series": "EQ",
"instrument_name": "",
"expiry_date": "",
"strike_price": 0.00,
"option_type": "",
"traded_at": "2023-06-16 13:23:46",
"initiated_by": "MOBILE-Ex",
"modified_by": "MOBILE-Ex",
"order_identifier": ""
},
{
"order_id": "NXAAE00002@6",
"exchange": "NSE_EQ",
"token": 22,
"trade_no": "2416756",
"exchange_order_no": "1000000016120889",
"transaction_type": "SELL",
"product": "INTRADAY",
"variety": "RL",
"trade_quantity": 1,
"trade_price": 1856.75,
"symbol": "ACC",
"series": "EQ",
"instrument_name": "",
"expiry_date": "",
"strike_price": 0.00,
"option_type": "",
"traded_at": "2023-06-16 13:06:43",
"initiated_by": "MOBILE-Ex",
"modified_by": "MOBILE-Ex",
"order_identifier": "app=dev_hK7M2HWR"
},
{
"order_id": "NXAAE00001@6",
"exchange": "NSE_EQ",
"token": 22,
"trade_no": "2413994",
"exchange_order_no": "1000000016098874",
"transaction_type": "BUY",
"product": "INTRADAY",
"variety": "RL",
"trade_quantity": 1,
"trade_price": 1857.00,
"symbol": "ACC",
"series": "EQ",
"instrument_name": "",
"expiry_date": "",
"strike_price": 0.00,
"option_type": "",
"traded_at": "2023-06-16 13:06:17",
"initiated_by": "MOBILE-Ex",
"modified_by": "MOBILE-Ex",
"order_identifier": "app=dev_hK7M2HWR"
}
],
"metadata": {
"total_records": 4
}
}