vega-frontend-monorepo/libs/deal-ticket
botond c31841f56e
fix: orderbook decimal formats (#996)
* fix: orderbook decimal formats

* fix: format position pnl by market asset decimal

* fix: update depth chart with new volume format prop

* fix: format

* fix: update orderbook row with new criteria

* fix: revert positions table change

* fix: revert price decimal

* fix: revert other price thing

* fix: add price formatting to depth chart

* fix: rename format to parse

* fix: format volume numbers with the correct decimals to have the right ratios on the depth chart

* fix: format

* fix: deal ticket price decimals

* fix: lint
2022-08-17 11:37:43 +01:00
..
src fix: orderbook decimal formats (#996) 2022-08-17 11:37:43 +01:00
.babelrc Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
.eslintrc.json colocate querys with libs 2022-03-29 15:52:51 -07:00
jest.config.js Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00
package.json Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
project.json Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
README.md Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json Feat/63 Deal ticket (#82) 2022-03-17 12:35:46 -07:00
tsconfig.spec.json Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00

deal-ticket

This library was generated with Nx.

Running unit tests

Run nx test deal-ticket to execute the unit tests via Jest.