File size: 116 Bytes
cc0389a
 
 
 
 
 
1
2
3
4
5
6
import streamlit as st
from utils.helper import *
from utils.ui_helper import *

# run ui
main_algo_trader_chinese()