mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 07:09:59 -07:00
26 lines
824 B
Markdown
26 lines
824 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / CostBasisPattern
|
|
|
|
# Interface: CostBasisPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2862](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L2862)
|
|
|
|
## Properties
|
|
|
|
### max
|
|
|
|
> **max**: [`ActivePricePattern`](ActivePricePattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2863](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L2863)
|
|
|
|
***
|
|
|
|
### min
|
|
|
|
> **min**: [`ActivePricePattern`](ActivePricePattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2864](https://github.com/bitcoinresearchkit/brk/blob/54827cd0a2357417adb8631eb8f53a78e848b39a/modules/brk-client/index.js#L2864)
|