Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YangletLiu authored Feb 16, 2023
1 parent b40315e commit 18456b3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# FinRL trading
# FinRL for trading

[ChatGPT for FinTech](https://github.com/AI4Finance-Foundation/ChatGPT-for-FinTech)

## Title: FinRL for Trading

Purpose: Based on the open-source financial reinforcement learning framework FinRL (https://github.com/AI4Finance-Foundation/FinRL), develop an AI stock-selection and trading strategy based on Supervised Machine Learning (Supervised ML) and Deep Reinforcement Learning (DRL) algorithms and deploy it to an online trading platform for trading.
Purpose: Based on FinRL (https://github.com/AI4Finance-Foundation/FinRL), develop an AI stock-selection and trading strategy using Supervised Learning (SL) and Deep Reinforcement Learning (DRL) and deploy it to an online trading platform.

### Phase I: Data Processing and Feature Engineering
1. Download and install FinRL, download S&P 500 Open, High, Low, Close prices, and Volume (OHLCV) and Fundamental Indicators (company fundamental data), and convert the data into a daily format
Expand Down

0 comments on commit 18456b3

Please sign in to comment.