topsecrettraders commited on
Commit
7b32be6
·
verified ·
1 Parent(s): 53434f1

Upload Market Data/2026-06-03/NIFTY/2026-06-09/metadata.json with huggingface_hub

Browse files
Market Data/2026-06-03/NIFTY/2026-06-09/metadata.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "date": "2026-06-03",
3
+ "root": "NIFTY",
4
+ "expiry": "2026-06-09",
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": 3,
20
+ "times": [
21
+ "14:01:00",
22
+ "14:01:10",
23
+ "14:01:20"
24
+ ]
25
+ },
26
+ "PS": {
27
+ "count": 3,
28
+ "times": [
29
+ "14:01:00",
30
+ "14:01:10",
31
+ "14:01:20"
32
+ ]
33
+ },
34
+ "CS": {
35
+ "count": 3,
36
+ "times": [
37
+ "14:01:00",
38
+ "14:01:10",
39
+ "14:01:20"
40
+ ]
41
+ },
42
+ "PB": {
43
+ "count": 3,
44
+ "times": [
45
+ "14:01:00",
46
+ "14:01:10",
47
+ "14:01:20"
48
+ ]
49
+ }
50
+ },
51
+ "variables": [
52
+ "P",
53
+ "CB",
54
+ "PS",
55
+ "CS",
56
+ "PB"
57
+ ],
58
+ "original_start": "2026-06-03 09:15:00",
59
+ "original_end": "2026-06-03 15:30:00"
60
+ },
61
+ "imputation_applied": "ffill",
62
+ "trim_start_applied": "2026-06-03 09:15:00",
63
+ "trim_end_applied": "2026-06-03 15:30:00",
64
+ "total_final_rows": 2251
65
+ }