Hi rb7,
I have talked to support at length with IQFeed on this. If you are a member, you can see the the thread in the developer forums in the wishlist section. They have changed it so that the bar data will no longer come with sold out of sequence ticks. Their tick data does have multiple flags...
Hi,
I currently use IQFeed as my live and historical bar provider. However, up until recently they were including sold out of sequence ticks in their bar data. For example, on MU at 2018-03-14 09:34:12.634561 there was a Form-T Sold Out of Sequence with the value of 60.699. These SoS ticks...
Hi all,
I am trying to write a PSAR indicator for my automated trading program. My current results match freestockcharts.com and yahoo finance but do not match Interactive Brokers' PSAR at the trend reversal. I noticed that Interactive Brokers' PSAR can have PSARs within the bars (See Below...
I am having trouble getting a smoothed RSI. The below picture is from freestockcharts.com. The calculation uses this code.
http://stackoverflow.com/questions/22626238/calculate-rsirelative-strength-index-using-some-programming-language-js-c
This seems to be the pure RSI with no smoothing. How...