Skip to content
Prev 10756 / 15274 Next

Removing instruments...

I have been playing with exchange_rate(..)

Having called, for example,

currency("CAD")
currency("AUD")
exchange_rate("AUDCAD", currency="CAD", counter_currency="AUD")

All good so far.

How do I delete the exchange_rate AUDCAD when I am done with it?

cheers
Worik