Closed Pritesh-Mhatre closed 5 years ago
This feature requires considerable amount of development efforts, we will start on it soon.
Hi Pritesh,
Have you started on this, I am waiting for this function. Please give some priority to it soon.
Tentative delivery dates: 11th or 18th of January
Thanks for update.
Changes are successfully tested for KITE. Following new functions added:
modifyOrder(orderId, orderType, quantity, price, triggerPrice) modifyOrderPrice(orderId, price) modifyOrderQuantity(orderId, quantity)
Next is adding modification support for Upstox, work in progress...
Thanks a lot Pritesh for giving it before promised date.
Thanks & Regards, Vijay Kumar Singh
On Thu 3 Jan, 2019, 2:35 PM Pritesh Mhatre <notifications@github.com wrote:
Changes are successfully tested for KITE. Following new functions added:
modifyOrder(orderId, orderType, quantity, price, triggerPrice) modifyOrderPrice(orderId, price) modifyOrderQuantity(orderId, quantity)
Next is adding modification support for Upstox, work in progress...
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Pritesh-Mhatre/autotrader/issues/2#issuecomment-451086722, or mute the thread https://github.com/notifications/unsubscribe-auth/AWnUq58iW33xyNSq8-Flxc_yEz5ldssrks5u_cfbgaJpZM4YlpRg .
It's ready but will only go live on 11th, as I am not available for support this weekend.
No problem. Will wait till then.
Thanks & Regards, Vijay Kumar Singh
On 03-Jan-2019 2:41 PM, "Pritesh Mhatre" notifications@github.com wrote:
It's ready but will only go live on 11th, as I am not available for support this weekend.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Pritesh-Mhatre/autotrader/issues/2#issuecomment-451087941, or mute the thread https://github.com/notifications/unsubscribe-auth/AWnUqz2-786wnv9BKc_QMyWi57vFaOsmks5u_cldgaJpZM4YlpRg .
Successfully tested on Upstox, closing the enhancement.
Allow modification of normal, bo & co. Modification of target & s/l in BO; once it is executed. The BO modify function should look somewhat like: modifyTarget(parentId, newTarget);
Request from: comp.vijay@gmail.com, pandianr2005@gmail.com