Hey @vijoeyz
I went thru all the forum threads of VWAP and came to know that the VWAP is nothing but average_price of the Instrument. I'm using this number as VWAP now. I have seen that there is a difference in fraction for different time frame, b…
Hi Rakesh,
As Azure WebApp installs the requirement using requirements.txt, i dont have option to use custom repo.
Im in contact with Microsoft support for this. Will keep you posted.
Meanwhile, can you please check porting a simple code on Azure…
Dear Sujith,
I got the point that the Entry Order can not be modified.
As we submit cover order, return ID which we get is of Entry Order. Which we can not use for modifying the CO.
There is long process to find out the Second Leg order ID.
I have…
Hi,
I have found one interesting dependancy conflict.
This image shows that enum34 is required by KiteConnect. Many forums are saying that uninstall the enum to rectify the issue. Also I have got some articals saying that enum34 is no longer requ…
Current Error on Azure Python Linux WebApp. I have mixed two platform in this single thread.
The first error submitted is of Azure Automation Account
The below error is of Azure Python Linux WebApp
2021-07-15T11:12:09.280237068Z
2021-07-15T11:12:09…
Hey Rakesh,
Im doing troubleshooting on this issue. I have kept following minimul code on the app.
from kiteconnect import KiteConnect
from kiteconnect import KiteConnect
Zerodha_API_KEY = "XXXXXX"
Zerodha_API_SECRET= "XXXXXXXXXXXXXXXXXXXXXXXXXXX"…