VarunS2002 / Python-NSE-Option-Chain-Analyzer

The NSE has a website which displays the option chain in near real-time. This program retrieves this data from the NSE site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain and visually displays the trend in various indicators useful for Technical Analysis.
GNU General Public License v3.0
390 stars 205 forks source link

Is this suppported in mac? #18

Closed shivkumr-code closed 3 years ago

shivkumr-code commented 3 years ago

I am trying to install this in mac/linux. The installation commands are very vague. I installed the requirements.txt and also downloaded the .py file. what is the next step? where can I find?

Also, is there any way where I can run this in command line mode, if GUI is not yet implemented for Mac

VarunS2002 commented 3 years ago

@shivkumr-code It is officially not supported on mac but it might be possible to run it. Do you know Python?

shivkumr-code commented 3 years ago

Yeah, I tried running it, it runs without any issues.

On Fri, Jun 4, 2021, 9:19 PM Varun Shanbhag @.***> wrote:

@shivkumr-code https://github.com/shivkumr-code It is officially not supported on mac but it might be possible to run it. Do you know Python?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/VarunS2002/Python-NSE-Option-Chain-Analyzer/issues/18#issuecomment-854718266, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASAEAK3NMD4LPJIQ44LO3WTTRDHFPANCNFSM46BG6BPQ .

VarunS2002 commented 3 years ago

@shivkumr-code If everything is working perfectly then I need your help to add proper instructions for Mac in README. You in?

shivkumr-code commented 3 years ago

Yes, I am in. it works in Mac with python3. Have not tried all the features yet. But the data is updating in real time. I just started learning options. So I am not sure what important features to check.

On Tue, Jun 8, 2021, 11:42 PM Varun Shanbhag @.***> wrote:

@shivkumr-code https://github.com/shivkumr-code If everything is working perfectly then I need your help to add proper instructions for Mac in README. You in?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/VarunS2002/Python-NSE-Option-Chain-Analyzer/issues/18#issuecomment-856882095, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASAEAKYC36PRAUMORZJYP6TTRY267ANCNFSM46BG6BPQ .

VarunS2002 commented 3 years ago

@shivkumr-code Can you share the exact steps and commands required to run this on Mac? Installing tkinter/ all modules