riteshcp commited on
Commit
78e31c7
1 Parent(s): 6f62b77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -11,3 +11,26 @@ short_description: 1Day Key support and resistance levels
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
+
15
+ MarketCompass
16
+ MarketCompass is a streamlined and powerful tool designed to help traders navigate the stock market with precision. By calculating and visualizing key support, resistance, and pivot levels, MarketCompass gives users a clearer view of potential entry and exit points. Ideal for both new and seasoned traders, this tool simplifies complex market data, making technical analysis accessible to everyone.
17
+
18
+ Features
19
+ Real-Time Pivot Calculations: Get accurate pivot points for selected stocks to make data-driven decisions.
20
+ Support & Resistance Levels: Visualize critical support and resistance levels to plan trades with reduced risk.
21
+ Market Open Status: Quickly check if the market is open to better understand data availability.
22
+ Easy-to-Use Interface: Built on Streamlit for an intuitive and interactive user experience.
23
+
24
+ Usage
25
+ Upload Stock List: Start by uploading a CSV file containing the list of stock symbols.
26
+ Select a Ticker: Choose a stock ticker from the dropdown list populated by your uploaded CSV file.
27
+ View Support and Resistance Levels: MarketCompass will calculate and display the pivot point, along with resistance and support levels for the selected stock.
28
+ Refresh Data: Click on the "Refresh" button to get the latest data after market hours.
29
+
30
+ Warning
31
+ Please note the following when using MarketCompass:
32
+
33
+ Data Availability: MarketCompass fetches data from Yahoo Finance. During market hours, data might be incomplete or delayed. It is recommended to use this tool after 3:30 PM (IST) for finalized daily data.
34
+ Market Data Limitations: Since MarketCompass relies on external data, there may be temporary service interruptions or discrepancies in pricing. Always cross-check critical data points before making trading decisions.
35
+ Support and Resistance Levels Are Indicative: The levels provided by MarketCompass are based on historical data and may not fully predict future price action. Use them as reference points, not as definitive trading signals.
36
+