Description Usage Arguments Details Value Author(s)
Function that checks the format of arguments entered
1 | argument_validation(stock_name, start_date, end_date)
|
stock_name |
a sting that represent the symbol of the Company listed in NASDAQ |
start_date |
a sting that represent the date |
end_date |
a sting that represent the date |
This function checks validity of stock name and if the date value entered is in the YYYY-MM-DD format
TRUE if all the arguments are perfect else terminates the process
Rijin Baby
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.