AiDataTaskRuner/FilesInstaler/res/feditor/ict_features.yaml

45 lines
3 KiB
YAML

2026-07-16 11:59:48 -05:00
<EFBFBD><EFBFBD># Rename this to identify your configuration
2026-07-13 11:53:38 -05:00
name: Feature Template
2026-07-16 11:59:48 -05:00
2026-07-13 11:53:38 -05:00
config:
cols: 6 # Must equal the total number of features declared below
2026-07-16 11:59:48 -05:00
2026-07-13 11:53:38 -05:00
output:
type: AIDATALEO_GEN_VECTOR
2026-07-16 11:59:48 -05:00
contexts:
2026-07-13 11:53:38 -05:00
2026-07-16 11:59:48 -05:00
# --- ICT Order Blocks ---
2026-07-13 11:53:38 -05:00
2026-07-16 11:59:48 -05:00
# idx 0: evaluate at the current bar
2026-07-13 11:53:38 -05:00
- mode: normal
idx: 0
2026-07-16 11:59:48 -05:00
data:
2026-07-13 11:53:38 -05:00
- class: Ob_AlcistaMasCercanoDist
2026-07-16 11:59:48 -05:00
prefix: null
2026-07-13 11:53:38 -05:00
2026-07-16 11:59:48 -05:00
params: { timeframe: PERIOD_CURRENT, show: true, range: 250, length: 4, max_espera_rop_swing: 40, type_ob: ORDER_BLOCKS_PATTER_TICK_VOLUME }
2026-07-13 11:53:38 -05:00
- class: Ob_BajistaMasCercanoDist
prefix: null
2026-07-16 11:59:48 -05:00
params: { timeframe: PERIOD_CURRENT, show: true, range: 250, length: 4, max_espera_rop_swing: 40, type_ob: ORDER_BLOCKS_PATTER_TICK_VOLUME }
2026-07-13 11:53:38 -05:00
2026-07-16 11:59:48 -05:00
# --- Technical Indicators ---