File size: 109 Bytes
82ca5ae
 
 
 
 
7e94170
1
2
3
4
5
6
7
import streamlit as st
from utils.helper import *
from utils.ui_helper import *

# run ui
main_algo_trader()