Skip to content

Simple command line utility to generate a stream of market data prices.

Notifications You must be signed in to change notification settings

matthewwjones/simple-market-data

Repository files navigation

simple-market-data

Simple command line utility to generate a stream of prices to stdout, starting at 100 and following a log-normal random walk until terminated.

Usage

$ ./simple-market-data
99
98.01
97.0299
98.0002
98.9802
97.9904
97.0105
97.9806
98.9604
[...]

About

Simple command line utility to generate a stream of market data prices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published