This group of issues is to break the work down into smaller chunks so that we can set a schedule to the project parts.
Here are notes from the meeting this content came out of on 12/10/2020
FINANCIAL APP GOALS
An app that runs a machine learning algorithm to make trades for a user
Strategies are inputs
AI/ML executes strategies
Report of ML Strategy recommendations
UI for inputting strategy
Include Stop Loss
What already exists?
Intelligence/ML exists
-Strategy to start needs iterated on
Back test before automating
What do we still need?
Need effective Backtester and Strategy (currently using TradingView)
Target with backtester is to have 80% confidence strategy is correct. also the strategy needs to beat buy and hold for the strategy and needs to beat S&P500.
Currently reliant on list that tells us what to look into. The screener updates the list. (currently TradingView)
This group of issues is to break the work down into smaller chunks so that we can set a schedule to the project parts.
Here are notes from the meeting this content came out of on 12/10/2020
FINANCIAL APP GOALS
What already exists?
What do we still need?
Strategy + Screener + Analysis + Exit = App.