Navi 标准库参考
Navi 标准库内置模块完整 API 参考。
Prelude
无需命名空间前缀即可直接使用的全局函数和类型。
模块
| 模块 | 说明 |
|---|---|
| bar_state | bar_state.* 函数 |
| chart | chart.* 函数 |
| input | input.* 函数 |
| log | log.* 函数 |
| math | math.* 函数 |
| request | request.* 函数 |
| runtime | runtime.* 函数 |
| session | session.* 函数 |
| strategy | strategy.* 函数 |
| symbol_info | symbol_info.* 函数 |
| ta | ta.* 函数 |
| timeframe | timeframe.* 函数 |
子模块
| 模块 | 说明 |
|---|---|
| strategy.closed_trades | strategy.closed_trades.* 函数 |
| strategy.open_trades | strategy.open_trades.* 函数 |
| strategy.risk | strategy.risk.* 函数 |

