Learn how to set your asset classes (currencies).
currency
field. You can use any name for your asset class, but it is advisable to use conventional short codes where necessary.
USD 0.01
is represented as the integer 1
.USD 1000.00
is represented as the integer 100000
.USD 542.10
is represented as the integer 54210
.USD 129.12
is represented as the integer 12912
.