Skip to content

Instantly share code, notes, and snippets.

View dishantrathi's full-sized avatar
🐍
print('Hello World')

Dishant Rathi dishantrathi

🐍
print('Hello World')
View GitHub Profile
"""
Simple Moving Average implemented using KiteConnect Python library. -- [https://kite.trade](kite.trade)
Rainmatter (c) 2016
License
-------
This GIST is licensed under the MIT License
"""
from kiteconnect import KiteConnect
@guillaumevincent
guillaumevincent / README.md
Last active April 28, 2024 00:51
Windows Service with Python 3.5 and pyinstaller