Anyone make anything of the 500+ on the ask right now? Do people think those are fake to scare, or generally real? It is 5 or 6 ticks away from...
Great call Ripley et al. Thanks, - The New Guy
Nope. I'm sure they know they know what they are doing and are very good at it. I guess what I wrote was unclear. What I meant to say was that...
I was trying to contribute to a discussion on video cards/system performance. I believe that is what message boards and ET is all about, but...
I really don't know how to discuss this with you. I am trying to have an open, honest discussion that could be useful to people, but you just...
I really don't think video cards are tested in way that is useful for trading. I assume it's because windows 2D graphics is considered a "dead...
I don't have a good answer for you. I assume there are spikes in the memory usage that cause some sort of buffering problem. I don't spend too...
I don't know why people feel the need to point out what CAN be done. Sure, you could run linux on a computer with 8Mb of RAM and trade off of it...
I honestly don't get your point? Are you simply insulting my credentials without actually knowing them or is there something I'm missing here?...
Look, I'm not trying to degrade this(what is my attempt at a discussion) into yet another ET pissing match. I didn't say the card was running 4...
Of course it's enough to run it, but will the performance be at the desired level? I didn't say that would affect the application speed, I...
I understand there may be other reasons for the slowness, but running an 8MB card on a 4 monitor system with 21 or more windows open is a very...
To each their own. I've spent my life supporting trading computers and I would not build one with three monitors running off a 128 MB card, but...
You need to boost your video card memory. 128 is barely enough for two monitors, imho. - The New Guy
Personally I would focus on figuring out why the sheet freezes using the Calculate method. Check for integers that are trying to take strings (or...
This should work Private Sub Workbook_SheetCalculate(ByVal Sh As Object) If IsNumeric(Sheets("sheet1").Range("A1")) Then If...
gotcha, are you familiar with VBA? - The New Guy
From where? OS is right, they probably have a high/low field in there already.... - The New Guy
You'll need to use VBA to compare the cell value to another cell everytime the worksheet updates. I assume you're using a DDE feed or something...
Thanks for all the replies, I really appreciate it! Thanks, - The New Guy
Separate names with a comma.