Posted 6/27/2011 09:09:11
|
|
|
|
Hello,
How to plot OI on the chart? In chart's context menu I can switch on/off only volume.
Pawel
|
|
Posted 6/27/2011 23:27:20
|
|
|
|
The charts don't have a built in way to enable showing the open interest. You can create a UserSeries in your system to plot the values. If you want to be able to view it on charts without a system, you can write your own indicator where the value is the open interest, and drag the indicator onto the chart.
Thanks,
Daniel
|
|
Posted 6/28/2011 12:07:34
|
|
|
|
Hello,
I have working OI indicator but the problem is the Import Bar and Tick Data tool does not import OpenInterest field into the DataStore.
My RE build is 36.
I forgot to mention, I'm using Local Data Store.
Pawel
|
|
Posted 7/5/2011 16:58:54
|
|
|
|
Hello,
Another issue when using Stock Split from Bar Data Editor.
The volume for period before split date is divided by split factor instead of multiplied.
Pawel
|
|
Posted 8/9/2011 01:56:09
|
|
|
|
Thanks for the reports. Both of those issues (open interest import and volume for stock splits) will be fixed in the next build.
Thanks,
Daniel
|
|
|
|