We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ab5eb commit 51d60fdCopy full SHA for 51d60fd
README.md
@@ -71,11 +71,14 @@ It also continuously refreshes the Option Chain and visually displays the trend
71
72
-New data row is added only if the NSE server updates its time or data (To prevent printing duplicate data)
73
74
--Supported Indexes : NIFTY, BANKNIFTY and NIFTYIT
+-Supported Indexes :
75
+ * NIFTY
76
+ * BANKNIFTY
77
+ * NIFTYIT
78
79
-Red and Green colour indication for data based on trends
80
--Program title format: NSE-Option-Chain-Analyzer - {index} - {expiry_date} - {strike_price}
81
+-Program title format: `NSE-Option-Chain-Analyzer - {index} - {expiry_date} - {strike_price}`
82
83
-Stop and Start functionality
84
0 commit comments