#include "rsApiHandler.h"
#include "stockQuoteMS.h"
#include "stockQuoteH.h"
#include "stockQuote.nsmap"
Go to the source code of this file.
Functions | |
int | msiGetQuote (msParam_t *inSymbolParam, msParam_t *outQuoteParam, ruleExecInfo_t *rei) |
This microservice handles comminication with http://www.webserviceX.NET and provides stock quotation - delayed by the web server.
Definition in file stockQuoteMS.c.