Skip to content

docs: Update quant skill for Navi scripting - #62

Merged
huacnlee merged 1 commit into
mainfrom
quant-navi
Jul 20, 2026
Merged

docs: Update quant skill for Navi scripting#62
huacnlee merged 1 commit into
mainfrom
quant-navi

Conversation

@huacnlee

Copy link
Copy Markdown
Member

longbridge quant run now defaults to Navi (longbridge-terminal#267).

Changes to skills/longbridge-quant/references/quant-cli.md

  • Refreshed the --help dump — it gained --language (navi default, pine for PineScript compatibility)
  • Added a Navi example script, verified with navi lint. The reference had no example script at all before
  • Notes now point at navi-lang.org as authoritative and mention navi lint, since the API reports script errors only as an opaque error code
  • Documented a JSON-mode caveat: --format json sets exclude_chart, so series values are absent from the response — screening has to read the Last column from the table output instead

Related: longbridge/developers#1169 covers the public docs and the longbridge skill.

🤖 Generated with Claude Code

`longbridge quant run` now defaults to Navi, so the help dump is
refreshed (it gained `--language`) and the notes describe Navi instead
of Pine Script. Adds a lint-verified Navi example, which the reference
previously had none of.

Also documents that `--format json` sets `exclude_chart`, so series
values are absent from the JSON response — screening has to read the
table output.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@huacnlee
huacnlee merged commit 84bff7b into main Jul 20, 2026
@huacnlee
huacnlee deleted the quant-navi branch July 20, 2026 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant