Jeff Johnson wrote:
Lie Ryan wrote:
Jeff Johnson wrote:
I have an application that uses something that auto updates but it
may not be the same process as yours. I have a "stub" executable
that checks a network location for a different copy of the "real"
executable. If one exists, it copies
Lie Ryan wrote:
Jeff Johnson wrote:
I have an application that uses something that auto updates but it may
not be the same process as yours. I have a "stub" executable that
checks a network location for a different copy of the "real"
executable. If one exists, it copies the exe to the applic
Jeff Johnson wrote:
Dj Gilcrease wrote:
I have a python app that requires elevated privileges on Vista when
installed in "Program Files" since it has an auto updater. I was
wondering if there was a way with a standard install of python 2.6
that I can check if I have the correct privileges and if
Dj Gilcrease wrote:
I have a python app that requires elevated privileges on Vista when
installed in "Program Files" since it has an auto updater. I was
wondering if there was a way with a standard install of python 2.6
that I can check if I have the correct privileges and if not relaunch
the app
On Fri, Sep 11, 2009 at 6:31 AM, Alex Feddor wrote:
> Hi
>
> Year ago I have bulid simple logic with Python. Is out there anoyone who can
> explain me how IBPY interface can be used. I am looking for simple code
> sample that I need to insert into my Python code to be able to Buy and Sell
> stocks
Hi
Year ago I have bulid simple logic with Python. Is out there anoyone who can
explain me how IBPY interface can be used. I am looking for simple code
sample that I need to insert into my Python code to be able to Buy and Sell
stocks on Interactivebrokers demo account.
Software was donwloaded fro