Skip to content

Commit 539f670

Browse files
committed
At brief discussion to docs
1 parent 7de1e5b commit 539f670

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/decimal/examples.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,3 +224,7 @@ DPD format: 35f00000
224224
In the examples folder there is a file named `moving_average.cpp`.
225225
This example shows how to parse historical stock data from file and use it.
226226
This serves as a framework for other calculations for securities.
227+
228+
=== Currency Conversion
229+
In the examples folder there is a file named `currency_conversion.cpp`.
230+
This example shows how to simply convert currencies based off a given exchange rate.

0 commit comments

Comments
 (0)