GetTradeDate


GetTradeDate is a vba function that takes 1argument and must be called as: GetTradeDate( tradeDate )
It returns TRUE on success and FALSE on failure.
This function effectively returns the currently set
global trade date
It does so by means of the argument tradeDate, which must be supplied as a variable of type Date in order to be set by the function to the currently set
global trade date