1Branch0Tags
GL
glucryptoReserve only trade targets in price trigger profil...
4a63a6312 days ago20Commits
typescript
export type { PriceTriggerBacktestDecisionPoint, PriceTriggerBacktestDecisionSeriesResult, } from "./runtime/types"; export { buildBacktestDecisionSeries } from "./runtime/backtest"; export type { PriceTriggerBotResult } from "./runtime/run-price-trigger-bot"; export { runPriceTriggerBot } from "./runtime/run-price-trigger-bot";