Here's an example of a function I wrote that checks the price of the passed in Crypto Coin, as of the given Date, by calling a web service hosted by the website CryptoCompare. def library fnGetPrice(;CurrencyType$,AsOfDate,AsOfTime$,Exchange$,___,Connection,AsOfDate$,P,Market$) if ~len(CurrencyType$...