Can we use auto clickbots for PI?

Can we make use of Magic Macro, AutoHotKey, AutoIT, etc to click and fill in details as and when alerts are generated?

2 Likes

I know some of Zerodha clients who have done this, but you will need to have a programming background for that I guess.

Hi Ak89..

U can use a UI macro Recorder to do the same...WinAutomation is One of the Best for That..

If U have  Knowledge of Visual Basic..U Can Build your Own...

Developed such a tool.. to Use with AmiBroker & Pi....U can download it from the Below Link

https://drive.google.com/open?id=0B-AWKNHhYByLUUhOMk5MdGppQWc

This works on the Principle of UI Automation

Install the Exe as Administrator and Pre Install Close AmiBroker if it is Running..Post Install Read the Help File which contains details on How to Use it

For More Information on UI Automation..Please Refer the Below Links

https://en.wikipedia.org/wiki/Microsoft_UI_Automation

https://msdn.microsoft.com/en-us/library/ms747327(v=vs.110).aspx

For More Information on Strategey and Automatic Trading In India..

https://drive.google.com/open?id=0B-AWKNHhYByLZ2VxeW9oYk42SnM

https://drive.google.com/open?id=0B-AWKNHhYByLcEozaE14UnNraTQ

3 Likes

Use Sikuli software…its Best!!!

And I guess you cannot “unofficially” release the code. :stuck_out_tongue:

Hello Sir,
Google drive links are not working . Can you please post it?

Thanks.

Above links are expired. Pls provide valid links.

@Dipayan_Dey

It was built long time ago and just to feel auto trading concept.
But they are not recommended for real time trade,of course can be used for real time trading.
I’m not sure whether it will work for current version of Pi.

Many things have changed since then, Zerodha brought Pi Bridge and Kite API, which are the most reliable way to do programmatic aka auto trading as they are API’s duly tested and approved by exchanges.

I feel that i should rebuild the project, so working on it.
May be in next couple of weeks, will update here.

Thanks for reply .

@botany02 pls share if there is any update

Can you please tell which auto clickbots can work on pi. Autohotkey don’t work on pi, I think.