File size: 108 Bytes
82ca5ae
 
 
 
 
773ef93
1
2
3
4
5
6
import streamlit as st
from utils.helper import *
from utils.ui_helper import *

# run ui
main_algo_trader()