Hello,
I wanted to know if anyone has any code samples for using PHP to execute trades via API.
I am able to get TD Ameritrade's API
(http://www.tdameritrade.com/tradingtools/partnertools/api_dev.html) to work seamlessly with PHP even though they do not provide any guidance on the integration. However, their commissions are relatively high so they aren't the best brokerage to use.
I'm most interested in using Interactive Brokers (IB). However,
their documentation only covers Java, C++, and ActiveX
(http://individuals.interactivebrokers.com/en/p.php?f=programInterface). Unfortunately, I am not the best programmer in those languages and their API is not very straight forward like TD Ameritrade's.
But I'd settle for any PHP code samples for any API whose brokerage charges less than $9.99 per trade.
Please Help
Thanks
I wanted to know if anyone has any code samples for using PHP to execute trades via API.
I am able to get TD Ameritrade's API
(http://www.tdameritrade.com/tradingtools/partnertools/api_dev.html) to work seamlessly with PHP even though they do not provide any guidance on the integration. However, their commissions are relatively high so they aren't the best brokerage to use.
I'm most interested in using Interactive Brokers (IB). However,
their documentation only covers Java, C++, and ActiveX
(http://individuals.interactivebrokers.com/en/p.php?f=programInterface). Unfortunately, I am not the best programmer in those languages and their API is not very straight forward like TD Ameritrade's.
But I'd settle for any PHP code samples for any API whose brokerage charges less than $9.99 per trade.
Please Help
Thanks