[][src]Crate market_finance

Market Finance

A collection of data structures, algorithms and functions for use with a variety of financial markets.

Technical indicators are currently beta and not enabled by default.

Structs

Bar

A single 'bar' of information for OHLC (+volume) pricing data over a unit of time.

Quote

A symbol's quote at a period in time

Enums

Interval

An interval use when requesting periods of quote information.

TradingSession

The trading session where a quote has occurred

Traits

Timestamped

A collection of methods for a structure that has a single timestamp