Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kieranelby authored Mar 24, 2019
1 parent 29decc1 commit bca384a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Column | Meaning | Example
---- | ---- | ----
"QuotedAt" | Time the exchange rate was observed. Must be in UTC in ISO-8601 format to millisecond precision. | 2017-12-30T08:01:00.000Z
"AssetBase" | The base asset | GBP
"AssetQuoted" | USD
"AssetQuoted" | The quoted (or counter) asset | USD
"Price" | How much is 1.0 of the base asset worth in the quoted asset? | 1.30

ukcointax will use the most up-to-date exchange rate you give it before the trade date - so if you gave it a USD/GBP exchange rate for the 10th Feb, it would use that for your trade on the 12th Feb.
Expand Down

0 comments on commit bca384a

Please sign in to comment.