QuantumLearner commited on
Commit
41f7461
·
verified ·
1 Parent(s): 6d7a992

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ import matplotlib.pyplot as plt
11
  # Streamlit app
12
 
13
  st.set_page_config(page_title="Identifying Key Support and Resistance In Price Levels", layout="wide")
14
- st.title('Identifying Key Support and Resistance In Price Levels')
15
 
16
  st.markdown("""
17
  This tool aims to identify key support and resistance price levels in stocks using various algorithmic methods. Each method is detailed below:
 
11
  # Streamlit app
12
 
13
  st.set_page_config(page_title="Identifying Key Support and Resistance In Price Levels", layout="wide")
14
+ st.title('Key Support and Resistance In Price Levels')
15
 
16
  st.markdown("""
17
  This tool aims to identify key support and resistance price levels in stocks using various algorithmic methods. Each method is detailed below: