Skip to content

Commit 18764e3

Browse files
committed
docs: generate RAG knowledge base for XML bots mapping
1 parent 1881468 commit 18764e3

3 files changed

Lines changed: 112298 additions & 0 deletions

File tree

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
{
2+
"total_bots": 3360,
3+
"parsed_successfully": 3357,
4+
"failed_parses": 3,
5+
"markets": {
6+
"Volatility 100 Index": 1985,
7+
"Volatility 10 Index": 314,
8+
"Volatility 50 Index": 296,
9+
"Volatility 75 Index": 191,
10+
"Volatility 25 Index": 161,
11+
"Unknown": 95,
12+
"Volatility 10 (1s) Index": 85,
13+
"Volatility 100 (1s) Index": 41,
14+
"EUR/USD": 38,
15+
"Bear Market Index": 30,
16+
"Bull Market Index": 29,
17+
"frxAUDJPY": 18,
18+
"USD/JPY": 10,
19+
"WLDAUD": 9,
20+
"Volatility 75 (1s) Index": 7
21+
},
22+
"trade_types": {
23+
"Rise / Fall (Call/Put)": 1139,
24+
"Over / Under": 710,
25+
"Matches / Differs": 457,
26+
"Higher / Lower": 372,
27+
"Even / Odd": 316,
28+
"Unknown": 158,
29+
"Touch / No Touch": 65,
30+
"staysinout": 44,
31+
"risefallequals": 21,
32+
"asians": 18,
33+
"endsinout": 17,
34+
"runs": 14,
35+
"Asian Up / Down": 13,
36+
"Reset Call / Put": 9,
37+
"highlowticks": 4
38+
},
39+
"trade_categories": {
40+
"callput": 1472,
41+
"digits": 1370,
42+
"Unknown": 334,
43+
"touchnotouch": 61,
44+
"staysinout": 44,
45+
"endsinout": 17,
46+
"asian": 17,
47+
"runs": 14,
48+
"callputequal": 13,
49+
"reset": 9
50+
},
51+
"indicators": {
52+
"RSI": 459,
53+
"SMA": 417,
54+
"MACD": 227,
55+
"Bollinger Bands": 179,
56+
"EMA": 143
57+
},
58+
"money_management": {
59+
"martingale_or_recovery": 1030,
60+
"soros_or_compounding": 110,
61+
"other_or_flat": 2217
62+
}
63+
}

0 commit comments

Comments
 (0)