topsecrettraders commited on
Commit
cccaa29
·
verified ·
1 Parent(s): ede2a16

Upload Market Data/2026-03-11/NIFTY/2026-03-17/metadata.json with huggingface_hub

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