mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-29 21:52:09 -07:00
50 lines
1.7 KiB
Markdown
50 lines
1.7 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / CentsToUsdPattern4
|
|
|
|
# Interface: CentsToUsdPattern4
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3651](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L3651)
|
|
|
|
## Properties
|
|
|
|
### cents
|
|
|
|
> **cents**: [`SeriesPattern1`](../type-aliases/SeriesPattern1.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3652](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L3652)
|
|
|
|
***
|
|
|
|
### toMcap
|
|
|
|
> **toMcap**: [`BpsPercentRatioPattern2`](BpsPercentRatioPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3653](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L3653)
|
|
|
|
***
|
|
|
|
### toOwnGrossPnl
|
|
|
|
> **toOwnGrossPnl**: [`BpsPercentRatioPattern2`](BpsPercentRatioPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3654](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L3654)
|
|
|
|
***
|
|
|
|
### toOwnMcap
|
|
|
|
> **toOwnMcap**: [`BpsPercentRatioPattern2`](BpsPercentRatioPattern2.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3655](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L3655)
|
|
|
|
***
|
|
|
|
### usd
|
|
|
|
> **usd**: [`SeriesPattern1`](../type-aliases/SeriesPattern1.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3656](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L3656)
|