Can someone break down (explain) what I need to do for this project? I’m complet
ID: 3914921 • Letter: C
Question
Can someone break down (explain) what I need to do for this project? I’m completely new to computer science so I’m a little confused on how to get started. When it says “develop each functions for each indicator,” is it talking about codes from the data sources? And indicators are like RSI, MACD, etc.? Not sure what it means by “send a message” when indicator happens. And for the report part, how do I find the calculation formula? Project IDLE: Jupyter Note book Data Source: oanda, extra point: Google, Yahoo, api.pro.coinbase.com, tradingView.com or others Identify at least five indicators: 1. 2. 3. a. develop functions for each indictor. b. when the indicator happens, send a message c. when a combination of multiple indicators happens, send a message 4. Project report (at least two pages, double space): describe each indictor, its calculation formula, usage, and importance describe the importance of the combination of multiple indicators happens a. b.Explanation / Answer
Being completely new to computer science field you should study mentioned topics and software which are to be used. Try to startup with small projects given plenty of time. Start gathering information about the topic specified and analyze it according to specified requirements. Sort out all the useful knowledge from the collected data. After that, you need to plan your methods and state your algorithms if any. And build an environment for actual implementation of the project.
In specified project: