UNPKG

indicatorts

Version:

Stock technical indicators and strategies in TypeScript for browser and server programs.

6 lines (5 loc) 160 B
export * from './backtest'; export * from './companyResult'; export * from './strategyInfo'; export * from './strategyResult'; export * from './strategyStats';