Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 278 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 278 Bytes

earning-effect-in-Cpp

it's a final project in my c++ class. We used libcurl to retrieve data from Yahoo finance We try to figure out how the earning report annoucemnet makes impact on returns of stocks.

.sln is the exe application. And main.cpp has all the intrduction menu.