Add three numbers together in Excel, or if you want to be fancy, write a Python script or use an R package.crazy having all of those separate platforms? How in the heck do you get an integrated P&L and performance stats?
Add three numbers together in Excel, or if you want to be fancy, write a Python script or use an R package.crazy having all of those separate platforms? How in the heck do you get an integrated P&L and performance stats?
That’s because their old software is,32 bit. The new Tradestation 10 has 32 bit and 64 bit version I believe. I have a GA version and it ism64 bit, but I doubt they would alienate current customers who have old hardware which doesn’t support 64 bit software. I know a lot of people who are thrilled with Tradestation. I also have IB and access it using MultiCharts for Futures Ninja Trader for Forex, OmniTrader for Stocks and Visual Trader for,ETFs and Stocks.
Handle - a good idea only for those that want to specify, code, and/or test ... rather than trade !But nothing is complete and why better to make your own or hire those that can.
Handle - a good idea only for those that want to specify, code, and/or test ... rather than trade !
I am just amazed at the number of developers who struggle with building a platform using the Interactive Brokers API.
Building an auto trading platform is no trivial task.
Hey Handle, can you enable me for a PM...I've got a few questions to ask about your platform.Yea, I had hired programmers and took three years to make platform I wanted, I would have never been able to do it myself. Always best to know your limits in life.
People really have a hard time understanding this. Just look at all the IB API python wrappers out there, and not one is trustworthy of executing even higher latency algos. You can be a high end coder, or high end trader, but not both. One doesn’t think like the other, and both are passions.I am just amazed at the number of developers who struggle with building a platform using the Interactive Brokers API. Building an auto trading platform is no trivial task.
This generally holds true. A great trader understands context, and connects together only what needs to be, not seeking perfection. A basic understanding of math and programming doesn’t hurt though."For the record, program trading in general is a gimic that is useful only for people who don't know how to trade"
This generally holds true. A great trader understands context, and connects together only what needs to be, not seeking perfection. A basic understanding of math and programming doesn’t hurt though.
A great programmer however, seeks perfection, which doesn’t exist in a non-stationary domain like financial markets.