QuantumLearner commited on
Commit
2cef11f
·
verified ·
1 Parent(s): 3d800b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import plotly.graph_objects as go
6
  from plotly.subplots import make_subplots
7
 
8
  st.set_page_config(page_title="Hurst Exponent Analysis", layout="wide")
9
- st.title("Long-Term Memory in Asset Prices With Hurst Exponent")
10
 
11
  st.sidebar.header("Input Parameters")
12
  st.sidebar.markdown("""
 
6
  from plotly.subplots import make_subplots
7
 
8
  st.set_page_config(page_title="Hurst Exponent Analysis", layout="wide")
9
+ st.title("Long-Term Memory in Asset Prices")
10
 
11
  st.sidebar.header("Input Parameters")
12
  st.sidebar.markdown("""