I buy cheap but powerful computers. I find a sweet spot. Currently HP (in the past Gateway, Acer, HP). These machines are barely expandable...
For sure. I had a laptop that I had to take apart to blow out the air intake/fan with compressed air. Fixed it.
The amount of data sent over the wire is trivial for today's computers/networks. You can receive every tick for every symbol for every market and...
I have a low-end subscription to TradingView ("Pro" plan, not free). The intra-day data is dramatically incorrect, missing exchanges. If...
If I was choosing a data provider today, for what I do, Polygon.io and IQFeed would be the only two in the running. Test to see which one fits...
Should have said; IB goes through the effort of finding the best price for you.
What you see in IB data is not what IB uses to execute your trade. For trading, IQFeed covers lots of exchanges (many symbols trade on multiple...
I kind of like this book. Someone mentioned it a few months ago as being a benefit to their trading so I bought a used copy for $13. It's a simple...
IQFeed and Polygon.io should have the best data. IB is OK. TradingView is not for trading, From what I have seen, and I have TradingView,...
As others have said, always store your data in a flat-files. Store all the fields available. I store each symbol in its own file exactly as it...
I believe you can have 6 connections to TWS/Gateway at one time. For sure you can split these 6 between live and paper trading accounts. I don't...
I agree with Millionaire, if you are writing a desktop app, use Swing. Swing was developed by some of the same engineers that developed the UI...
Java is very fast. NASDAQ runs on Java, LMAX is Java, a large percentage of financial firms use Java (I worked for one). You can expect your...
If you are using an off-the-shelve program that says it can use IQFeed as a data feed, like MultiCharts, AmiBroker, etc. there is no additional...
API is a one-time fee for developers. So if you are using a commercial program, you don't pay an API fee.
I don't know how much experience you have but your question infers "not much" and the choice of AlgoTrader, I just looked at it, "lots" if you are...
Blonde merdontv makes some good points. A1, speed on your machine should not be your big problem. Pretty much any language/scripting language...
Both TradeStation and AmiBroker are good platforms. Python is a good scripting/programming language to learn. I used TradeStation years ago and...
Hi Blonde, Your approach seems reasonable. A5- Maybe this should be JNI (Java Native Interface)? As to how to debug. One of the things I do is...
Live, I use price to trigger a trade and the bid/ask to guess what price I should/may get. Testing, I use price and subtract 0.3% for slippage....
Separate names with a comma.