How to implement webhook alerts from another site/server in the algo
viks555 opened this issue · 2 comments
viks555 commented
Hi Sreeni..
Can you add another tutorial on how to integrate webhook alerts from another site like chartink scanner in the algo.
thanks !
viks555 commented
i was able to work on it
viks555 commented
Now, i have one query . Looking for your clarification.
I am using the samplestrategy.py to test the algo but i have made a change to pass the scrip list from a external source which is able to send the scrip name . However i see that same symbol being traded more than once. Is there way to change it. ?
Presently i am working on it but still not able to get the correct solution.