MCPcopy
hub / github.com/Mathieu2301/TradingView-API / indicators.test.ts

File indicators.test.ts

tests/indicators.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import TradingView from '../main';
3
4const token = <string>process.env.SESSION;

Callers

nothing calls this directly

Calls 8

setMarketMethod · 0.80
onSymbolLoadedMethod · 0.80
setIndicatorMethod · 0.80
removeMethod · 0.80
endMethod · 0.80
setOptionMethod · 0.45
onUpdateMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected