AiDataTaskRuner/FilesInstaler/res/feditor/base_template.yaml

138 lines
12 KiB
YAML

2026-07-16 11:59:48 -05:00
<EFBFBD><EFBFBD># Complete feature vector: ICT + Indicators + News + Time (35 columns)
2026-07-13 11:53:38 -05:00
name: All Features
config:
cols: 35
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
2026-07-13 11:53:38 -05:00
# --- ICT Order Blocks (4 features) ---
2026-07-16 11:59:48 -05:00
- mode: normal
2026-07-13 11:53:38 -05:00
2026-07-16 11:59:48 -05:00
idx: 0
2026-07-13 11:53:38 -05:00
data:
2026-07-16 11:59:48 -05:00
- class: Ob_AlcistaMasCercanoDist
2026-07-13 11:53:38 -05:00
prefix: null
params: { timeframe: PERIOD_CURRENT, show: true, range: 250, length: 4, max_espera_rop_swing: 40, type_ob: ORDER_BLOCKS_PATTER_TICK_VOLUME }
2026-07-16 11:59:48 -05:00
- class: Ob_BajistaMasCercanoDist
2026-07-13 11:53:38 -05:00
2026-07-16 11:59:48 -05:00
prefix: null
2026-07-13 11:53:38 -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-16 11:59:48 -05:00
- class: Ob_SizeAlcistas
2026-07-13 11:53:38 -05:00
2026-07-16 11:59:48 -05:00
prefix: null
2026-07-13 11:53:38 -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-16 11:59:48 -05:00
- class: Ob_SizeBajistas
2026-07-13 11:53:38 -05:00
2026-07-16 11:59:48 -05:00
prefix: null
2026-07-13 11:53:38 -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-16 11:59:48 -05:00
2026-07-13 11:53:38 -05:00
2026-07-16 11:59:48 -05:00
# --- Technical Indicators (13 features) ---
2026-07-13 11:53:38 -05:00
# idx 1: last closed bar values
2026-07-16 11:59:48 -05:00
- mode: normal
2026-07-13 11:53:38 -05:00
2026-07-16 11:59:48 -05:00
idx: 1
2026-07-13 11:53:38 -05:00
data:
2026-07-16 11:59:48 -05:00
- class: AD_Pendiente
2026-07-13 11:53:38 -05:00
2026-07-16 11:59:48 -05:00
prefix: null
2026-07-13 11:53:38 -05:00
params: { timeframe: PERIOD_CURRENT, applied_volume: VOLUME_TICK, period_analysis: 14 }
2026-07-16 11:59:48 -05:00
- class: AD_Tendencia
2026-07-13 11:53:38 -05:00
prefix: null
2026-07-16 11:59:48 -05:00
params: { timeframe: PERIOD_CURRENT, applied_volume: VOLUME_TICK, period_analysis: 14 }
2026-07-13 11:53:38 -05:00
- class: Rsi_Valor
2026-07-16 11:59:48 -05:00
prefix: null
params: { timeframe: PERIOD_CURRENT, period: 14, applied: PRICE_CLOSE, hide: true }
- class: Rsi_Zona
prefix: null
params: { timeframe: PERIOD_CURRENT, period: 14, applied: PRICE_CLOSE, hide: true, overbought: 70, oversold: 30 }
- class: Rsi_Pendiente
prefix: null
params: { timeframe: PERIOD_CURRENT, period: 14, applied: PRICE_CLOSE, hide: true, period_analysis: 10 }
- class: Rsi_Avg
prefix: null
params: { timeframe: PERIOD_CURRENT, period: 14, applied: PRICE_CLOSE, hide: true, period_analysis: 10 }
- class: Vidya_Zona
prefix: null
params: { timeframe: PERIOD_CURRENT, cmo_period: 9, ema_period: 12, applied: PRICE_CLOSE, hide: true }
- class: Vidya_Distancia
prefix: null
params: { timeframe: PERIOD_CURRENT, cmo_period: 9, ema_period: 12, applied: PRICE_CLOSE, hide: true }
2026-07-13 11:53:38 -05:00
2026-07-16 11:59:48 -05:00
- class: Vidya_Pendiente
2026-07-13 11:53:38 -05:00
prefix: null
2026-07-16 11:59:48 -05:00
params: { timeframe: PERIOD_CURRENT, cmo_period: 9, ema_period: 12, applied: PRICE_CLOSE, hide: true, period_analysis: 10 }
2026-07-13 11:53:38 -05:00
- class: Vidya_Tendencia
prefix: null
params: { timeframe: PERIOD_CURRENT, cmo_period: 9, ema_period: 12, applied: PRICE_CLOSE, hide: true, period_analysis: 10 }
2026-07-16 11:59:48 -05:00
- class: StdDev_Valor
2026-07-13 11:53:38 -05:00
2026-07-16 11:59:48 -05:00
prefix: null
2026-07-13 11:53:38 -05:00
params: { timeframe: PERIOD_CURRENT, ma_period: 20, ma_shift: 0, ma_method: MODE_SMA, applied: PRICE_CLOSE, hide: true }
2026-07-16 11:59:48 -05:00
- class: StdDev_Normalizado
2026-07-13 11:53:38 -05:00
2026-07-16 11:59:48 -05:00
prefix: null
2026-07-13 11:53:38 -05:00
params: { timeframe: PERIOD_CURRENT, ma_period: 20, ma_shift: 0, ma_method: MODE_SMA, applied: PRICE_CLOSE, hide: true }
2026-07-16 11:59:48 -05:00
- class: StdDev_Pendiente