UNPKG

rxjs-trading-signals

Version:

The user - defined operator helps users quickly output index values. base trading-signals library

5 lines (4 loc) 221 B
import { BigSource } from 'big.js'; import { Observable } from 'rxjs'; import { HighLowClose } from '../utils/HighLowClose'; export declare const TR: () => (observable: Observable<HighLowClose>) => Observable<BigSource>;