UNPKG

trading-signals

Version:

Technical indicators to run technical analysis with JavaScript / TypeScript.

2 lines (1 loc) 73 B
export declare function getShare(amount: number, total: number): number;