Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.13 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.13 KB

920_Straddle

image

Dont Have An Account? Click Here Open Account Dhan- No AMC Charges

You are Solely and wholly Responsible for Your Loss, Author is Not Responsible for Any of Your Losses

Fork, clone and Run

Distributed under MIT Licence

Trading with Automated Algorithm's without Manual Supervision is Considered Illegal in Many Countries(Refer Law of The Land)

This is Highly Experimental Code written with Minimal Exceptions and Minimal Error Handling

Basic Code Created in an Hour purely for Education, Not for Trading Using Real Money

Trading API's are Free from Dhan and Data is Retrieved through NsePython

Doesnt work on Cloud

Broker- Dhan

Rules- Sell Straddle at 9.20 with 30 Points SL Each. Close Leg which Hits SL first and Adjust Second Leg's SL To Cost.

If you are using windows run

pip install requirements.txt

If you are using a Linux Machine run

pip3 install requirements.txt

Can Add Web Sockets, Exceptions, Error Handlings and Much more.