Is there a simple way to determine a trend and calculate it programatically? For example I am looking at 2min candles on ES, I want to know if...
Actually Im a coder so I have an IQFeed API wavier :sneaky:. The partial challenge is their protocol is so $H*T its actually really annoying to...
I think that's NxCore. I had IQFeed trial, I was getting streaming ticks for ES. All I had to do was continue the subscription, but I decided to...
They don't have a public API, I mean that does not mean they have NO API, it would only present an annoyance factor. Also it does not seem that...
Do you know if they have an API?
Does anyone know where you can get JUST streaming futures data (CMEGROUP, US futures) for a reasonable price? IB does not work because they...
Ah I think I see atleast one mistake. The smooth K is over the period length. So to have a smooth k of 2 I need at least 14x2 datapoints, 20 is...
I am puzzled by how to calculate stochastic. This is the psuedocode I have: stoch_fastK(list): ````{_, _, _, todaysClose} = list.first() ````low...
I see just checked it out, it looks quite mature. Do you use this for back testing as well? I am developing my own basic platform, and I have...
Wow nice. Does all the trading happen through this G-BOT software?
Hey, any info about Uptick the project you have from 2006. I would be interested in peeking at the code. Working on trade related stuff using...
I must of misunderstood then, I thought buying streaming data for the entire market from NASDAQ was a few hundred dollars a mon, and a 650k one...
Yes, I was going to post a status update yesterday but skipped it, I am currently at Stage 3 integrating IQFeed as I found they where pretty...
That is a really interesting cycle pattern, that could work around Crude leveraged etfs given the current volatility.
Stage 2 - 50% Designing the order system is a little complex as we need to ensure we don't even have a duplicate order placement sent to IB, a...
Stage 1 - 100% Complete. Stage 2 - 20% I can place an order using Erlang, now I just need to log and organize the data so I can keep track of...
No, am not unfortunately.
Stage 0 - 100% Complete. It seems the gateway uses port 4001 and the TWS uses 7496. Stage 1 - In progress....
Stage 0 - 50% Complete: Status screenshot: [IMG]
:wtf: not a Java programmer but that is impressive that they have lambdas, did not realize. You still have to be so verbose and statically imply...
Separate names with a comma.