Adriaan1 / traderl-web-app181223

A simple web application for traderl.

Home Page:https://komo135.github.io/trade-rl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple web application for traderl.

https://komo135.github.io/trade-rl/

License:Apache License 2.0


Languages

Language:Python 100.0%