/traderl-web-app

A simple web application for traderl.

Primary LanguagePythonApache License 2.0Apache-2.0

traderl-web-app

A simple web application for traderl.

Install

git clone https://github.com/komo135/trade-rl.git
cd trade-rl
pip install .

pip install streamlit

Run

pattern 1

streamlit run https://raw.githubusercontent.com/komo135/traderl-web-app/main/github_app.py [ARGUMENTS]

pattern 2

git clone https://github.com/komo135/traderl-web-app.git
cd traderl-web-app
streamlit run app.py [ARGUMENTS]

image