[Tutor] IBPY: How to use it - interactivebrokers API

2009-09-11 Thread Alex Feddor
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

[Tutor] Fwd: Sending Email - Outlook 2003 / Overcome Security Warning!

2009-05-09 Thread Alex Feddor
Hi I would like to send email inside my Python code. On PC I have installed Outlook 2003. On the web I found code bellow which is working however I need every time manual clicked outlook security warning - alerting that outside process would like to send email. Please advise how the security warni

[Tutor] Triggering code on 1 minute intervale ..

2009-05-09 Thread Alex Feddor
.. What will be the best solution to trigger python code every minute as soon as PC in on. Cheers, Alex ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

[Tutor] Advanced String Search using operators AND, OR etc..

2009-05-04 Thread Alex Feddor
Hi I am looking for method enables advanced text string search. Method string.find() or re module seems no supporting what I am looking for. The idea is as follows: Text ="FDA meeting was successful. New drug is approved for whole sale distribution!" I would like to scan the text using AND and