Connecting to Intraday stock trading data from Google API in Rapidminer
Hi
I am new to Rapidminer. I am trying to build a process to connect Rapidminer to directly to Google API to retrieve some intraday stock trading data and do some statistical analysis on them.
Please help me to build this process in Rapidminer.
Thanks,
Tagged:
0
Answers
You will need to use the Read CSV and Open File operators. Make sure to set the Open File parameter to URL so you can paste in Google link. I'm assuming the intraday data will be in CSV format.