mirror of
https://github.com/chrisnov-it/quantumbotx.git
synced 2026-07-28 19:27:44 +00:00
78737b6835
- Update `.gitignore` to include `lab/` for backtesting and raw data. - Refactor `app.py` to improve error handling and logging. - Remove deprecated files: `core/bot_logic.py`, `core/bots/base_bot.py`, `core/bots/manager.py`, `core/db/database.py`, `core/routes/api_analysis.py`, `core/routes/api_bots_analysis.py`, `core/strategies/logic_ma.py`, `core/strategies/logic_rsi.py`. - Modify multiple files to enhance bot management, routing, and strategy handling. - Update JavaScript and HTML templates for better UI and functionality.
185 lines
2.8 KiB
JSON
185 lines
2.8 KiB
JSON
{
|
|
"cap": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"ch": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"cm": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"deg": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"dpcm": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"dpi": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"dppx": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"em": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"ex": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"fr": {
|
|
"groups": [
|
|
"CSS Values and Units",
|
|
"CSS Flexible Box Layout",
|
|
"CSS Grid Layout"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"grad": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"Hz": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"ic": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"in": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"kHz": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"mm": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"ms": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"pc": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"pt": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"px": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"Q": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"rad": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"rem": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"s": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"turn": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"vh": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"vmax": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"vmin": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"vw": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
},
|
|
"x": {
|
|
"groups": [
|
|
"CSS Values and Units"
|
|
],
|
|
"status": "standard"
|
|
}
|
|
}
|