chore: auto-commit (799 archivos)
- .claude/CLAUDE.md - .claude/commands/subagentes.md - .claude/rules/INDEX.md - .mcp.json - bash/functions/cybersecurity/analyze_dns.md - bash/functions/cybersecurity/audit_http_headers.md - bash/functions/cybersecurity/audit_ssh_config.md - bash/functions/cybersecurity/check_firewall.md - bash/functions/cybersecurity/detect_suspicious_users.md - bash/functions/cybersecurity/encrypt_file.md - ... Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -7,7 +7,7 @@ version: "1.0.0"
|
||||
purity: pure
|
||||
signature: "func TickToOHLCV(prices, volumes []float64, timestamps []int64, intervalSecs int64) (open, high, low, close, vol []float64)"
|
||||
description: "Agrega datos de ticks en velas OHLCV segun un intervalo de tiempo en segundos."
|
||||
tags: [finance, ohlcv, aggregate, tick]
|
||||
tags: [finance, ohlcv, aggregate, tick, pendiente-usar]
|
||||
uses_functions: []
|
||||
uses_types: [tick_go_finance, ohlcv_go_finance]
|
||||
returns: [ohlcv_go_finance]
|
||||
|
||||
Reference in New Issue
Block a user