Use when working with MqlRates arrays, candles, or time series in MQL5 in this workspace. Follow the local convention for treating index 0 as the most recent candle by explicitly enabling series mode.
$npx -y skills add kecoma1/mql5-skills --skill candles-and-seriesInstalls into the current project.
Run `npx skills use "https://github.com/kecoma1/mql5-skills" --skill "kecoma1/mql5-skills/candles-and-series"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kecoma1/mql5-skills" that are relevant to the current task. Run `npx skills add "https://github.com/kecoma1/mql5-skills"` and select the relevant skills, then follow their instructions.