x2012
08-16-2007, 06:21 AM
Hi, im not sure whether or not if this can be done in NT but here it goes.
I'm trying to do some analysis on Tick Data for the current contract month on the YM for which I have already written some code in C# using Visual studio.
Is it possible to plot markers(doesnt matter what kind of marker) on a tick or minute chart on this contract month's chart if the code I have written matches certain criteria eg. if volume > 20 on that tick, plot the marker...?
I'm new at programming, so it will be too time consuming to program in all kinds of price patterns...instead, if I could just use the code I already have, and have some kind of visual confirmation on the charts.
Thanks
I'm trying to do some analysis on Tick Data for the current contract month on the YM for which I have already written some code in C# using Visual studio.
Is it possible to plot markers(doesnt matter what kind of marker) on a tick or minute chart on this contract month's chart if the code I have written matches certain criteria eg. if volume > 20 on that tick, plot the marker...?
I'm new at programming, so it will be too time consuming to program in all kinds of price patterns...instead, if I could just use the code I already have, and have some kind of visual confirmation on the charts.
Thanks