eagle0504 commited on
Commit
626a843
1 Parent(s): da48dbc

ui updated

Browse files
Files changed (1) hide show
  1. utils/ui_helper.py +1 -5
utils/ui_helper.py CHANGED
@@ -174,11 +174,7 @@ def main_algo_trader():
174
 
175
  # Checkpoint: ask user whether they want portfolio weights
176
  if csv:
177
- agree = st.sidebar.checkbox('Check the box if you want the weights.')
178
-
179
- if agree:
180
- #TODO
181
- st.markdown(recent_selected_stocks)
182
 
183
 
184
  # chinese
 
174
 
175
  # Checkpoint: ask user whether they want portfolio weights
176
  if csv:
177
+ st.markdown(recent_selected_stocks)
 
 
 
 
178
 
179
 
180
  # chinese