UNPKG

trading-signals

Version:

Technical indicators to run technical analysis with JavaScript / TypeScript.

2 lines (1 loc) 62 B
export declare function getMinimum(values: number[]): number;