mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -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:2706](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L2706)
|
|
|
|
## Properties
|
|
|
|
### max
|
|
|
|
> **max**: [`ActivePricePattern`](ActivePricePattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2707](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L2707)
|
|
|
|
***
|
|
|
|
### min
|
|
|
|
> **min**: [`ActivePricePattern`](ActivePricePattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2708](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L2708)
|