topsecrettraders commited on
Commit
e3830fb
·
verified ·
1 Parent(s): 675c233

Upload Market Data/2026-06-12/NIFTY/2026-06-16/metadata.json with huggingface_hub

Browse files
Market Data/2026-06-12/NIFTY/2026-06-16/metadata.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "date": "2026-06-12",
3
+ "root": "NIFTY",
4
+ "expiry": "2026-06-16",
5
+ "start": "09:15",
6
+ "end": "15:30",
7
+ "atm_range": 10,
8
+ "stats": {
9
+ "expected_ticks": 2251,
10
+ "found_ticks": 2251,
11
+ "missing_time_ticks": 0,
12
+ "missing_blocks": [],
13
+ "null_breakdown": {
14
+ "P": {
15
+ "count": 0,
16
+ "times": []
17
+ },
18
+ "CB": {
19
+ "count": 2,
20
+ "times": [
21
+ "11:32:10",
22
+ "11:33:10"
23
+ ]
24
+ },
25
+ "PS": {
26
+ "count": 2,
27
+ "times": [
28
+ "11:32:10",
29
+ "11:33:10"
30
+ ]
31
+ },
32
+ "CS": {
33
+ "count": 2,
34
+ "times": [
35
+ "11:32:10",
36
+ "11:33:10"
37
+ ]
38
+ },
39
+ "PB": {
40
+ "count": 2,
41
+ "times": [
42
+ "11:32:10",
43
+ "11:33:10"
44
+ ]
45
+ }
46
+ },
47
+ "variables": [
48
+ "P",
49
+ "CB",
50
+ "PS",
51
+ "CS",
52
+ "PB"
53
+ ],
54
+ "original_start": "2026-06-12 09:15:00",
55
+ "original_end": "2026-06-12 15:30:00"
56
+ },
57
+ "imputation_applied": "ffill",
58
+ "trim_start_applied": "2026-06-12 09:15:00",
59
+ "trim_end_applied": "2026-06-12 15:30:00",
60
+ "total_final_rows": 2251
61
+ }