|
Join the 80,000 other DTN customers who enjoy the fastest, most reliable data available. There is no better value than DTN!
(Move your cursor to this area to pause scrolling)
"IQ feed is brilliant. The support is mind-bending. What service!" - Comment from Public Forum Post
"Previously I was using *******. IQFeed is WAY more economical, and for my charting needs is just as good, if not better." - Comment from Public Forum Post
"It’s so nice to be working with real professionals!" - Comment from Len
"If you are serious about your trading I would not rely on IB data for serious daytrading. Took me a while to justify the cost of IQ Feed and in the end, it's just a 2 point stop on ES. Better safe than sorry" - Comment from Public Forum
"I've never had DTN go out on me since switching. ******* would go down a couple times every month when I was using them." - Comment from Bryce in AL.
"This beats the pants off CQG, I am definitely switching to the ProphetX 3.0!" - Comment from Stephen
"I'm very glad I switched to IQFeed. It's working perfectly with no lag, even during fast market conditions." - Comment from Andy via Email
"I started a trial a few weeks back before the market went wild. DTN.IQ didn’t miss anything and beat my other provider. I decided to stay with you because of the great service through all the volatility." - Comment from Mike
"You have an excellent product !!!!!!" - Comment from Arely
"I was on the phone with a friend who uses CQG and right after the Fed announcement, CQG was as much as 30 seconds behind DTN.IQ. Some quotes were off by as much as 15-18 cents. Your feed never missed a beat." - Comment from Roger
|
|
|
|
Joined: |
Oct 8, 2021 05:19 AM |
Last Post: |
Nov 8, 2021 01:54 PM |
Last Visit: |
Nov 8, 2021 01:54 PM |
Website: |
|
Location: |
UK |
Occupation: |
|
Interests: |
|
|
|
aamar has contributed to 7 posts out of 20590 total posts
(0.03%) in 221 days (0.03 posts per day).
20 Most recent posts:
Thanks Gary.
I have found the issue, I am using quotes streaming and building my 1sec, 1min and 5min bars and difference was around that. Once fixed, it matches now.
Hi,
I am trying to replicate an indicator I built using NinjaTrader but changing it to using the API on Forex pairs.
Can you advise which symbol to use in the API? e.g. for EURUSD, GBPUSD etc
I can get it working to using EURUSD.FXCM but I want to use the same provider which NT uses when it connects using the same IQFeed connection
Regards Azhar
Thanks for the reply.
I have recorded a video to show what I am trying to say. I created a small indicator in NT and it writes the current bar on the outout screen and I have used the sample IQ app to stream the prices and SnapQuote app.
In the video at several points, you can see there more updates on NT than what you see in the IQFeed APP. They both using the same connection. NT output matches with the SnapQuote APP which is what I need.
https://www.loom.com/share/5ba4756578e84d36ada6d5d26c82b98f
Any guidance on that?
Hi,
I am making an APP and I want to stream real time quotes to do calculations. Current command I am using is BW,EURUSD.FXCM,1,,1,1,,,,s,,0
I want to match it with NinjaTrader. If I connect NinjaTrader to same IQFeed, I can see the price changes much frequent than the messages I am getting.
I have also tried tick BW,EURUSD.FXCM,1,,1,1,,,,t,,0 - this doesn't work BW,EURUSD.FXCM,2,,1,1,,,,t,,0 - this does work better than 1 second interval but it still doesn't match with NT.
I want to get the message on price change
Is that possible?
I have tried to run sample app IQSnapQuote that also updates with price change so it must be possible.
Hi,
Is it possible to create a BW on the same symbol for multiple intervals? e.g. I want to want 1sec, 5sec and 30sec bars
If yes, how can you determine which bar message belongs to which internal? if not, what would be a best way to watch multiple time frames without doing calculation of higher bars in code?
Would multiple socket connections per timeframe work?
regards Aamar
thanks @altmany. That def. helps.
Hi,
I am looking to stream 1 second data for several symbols. I am just testing so i can approach it correctly.
I am using the sample provided in C# to stream EURUSD.FXCM 1 second.
However, I expect to get a bar every second regardless of if there is any price change in that second or not but it seems to send quotes when price changes and gaps of 2-3 seconds before the next quote.
I need to do a calculation based on the number of bars and if there are any missed bars, it will not be accurate.
Is there any option to always stream the quotes per requested interval?
regards Aamar
|
|