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
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
.. 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
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