Thank you very much! I will try that. I presume I have to add " and $isnextbar" to my condition for Playsound. i.e. Playsound(Mycondition and $isnextbar,...
Apple just went through a stock split and I can see on TC2000 that the price bars have been adjusted accordingly.Does NT not do this or is it a function of...
All boolean evaluation in formula language returns 0 or 1, so in the condition for $isnextbar you will also have to evaluate 0 or 1. i.e. $isnextbar > 0 ... ...
Yesterday (2005-02-28) there have been some problems with the eSignal feed, see e.g. threads in the Elitetrader board. I just noticed NT says it is connected...
... eSignal should have splitted data now. It could be cached data on your hard drive. In the chart, just press F11 to reload the data from eSignal. -- Louis...
I noticed no problems yesterday. Today I have noticed none except for the usual delays in the eSignal feed. I happened to compare it to IB at one point, it...
Some interesting observation, When the market started to look like a move is in the making, eSignal started to lag behind, max is about 4 sec this morning. ...
F11 in intraday chart work on a single day only. Alternatively, you can go into the Cache directory in the installation and remove the relevant data for AAPL....
One thing I didn't explain in my first message below - my logging program was set to record every tick for AB and 6E, but only two ticks per bar for NQ, ES,...
I think what charts need are a better repair function where we can select the start and end datetimes for the data repair and not just one date. Is that...
Have you observed the CPU usage on the windows task manager, if it is peaking at 100% you cant make your computer perform beyond its capabiltiy. Also check all...
... how about giving people a choice? if the vote is 50/50, can you give people a choice rather than making the decision for them? could you have a switch for...
Thanks Jonny. Obviously I'm pushing my system hard here (P4, 3.0GHz, 1Gb ram). I've looked at ways to reduce the processing load, and will continue to do so....
I have coded a system that was originally developed with Wealth Lab; I have most of it working in NT. I run this system against about 100 stocks. It’s not...
Scan workshop or pattern scanner are able to run a system against a list of stocks. In your case I recommend scan workshop over pattern scanner, because you...
Does anyone have a way that I can use my tc2005 data feed for the data with neoticer eod? It used to automatically work with the tc2000 but I haven't been...
Sorry I think I gave to wrong answer to the following question. I see Guy is trying to run the system(s) real-time, then consider using quote window formula...
Yes I am running the system real-time. Questions on using a formula column… Will this “signal” as it would if running in a chart? Also, I am planning ...
A few messages back I have posted the reason. It is mentioned at the their own site's bulletin board - TC2005 is still in beta, thus the SDK is not included...
if you want to route a system's orders to the order interface, you need to use time chart window. it does not really matter that you have 100 symbols to track,...
its taken care of for next release. Lawrence ... 3.0GHz, 1Gb ... continue ... SimServer's ... second "chunks", ... symbols and ... to lead ... volume ... ...
You guys are awesome... Thanks. Looking forward to the next release. David ... From: stnahc [mailto:stnahc@...] Sent: Tuesday, March 01, 2005 11:36 PM ...
I contacted Worden on Monday. Here was the response “Thank you for writing. Are you referring to the Telechart 2005 Developer's Kit. It is ready at this...
I'm getting a somewhat inconsistent labeling for the time axis: the left chart (in the background) is a 1-minute chart and displays a time-stamp on the time...
Time axis as well as price axis labels can be customized. Double click on time axis and change label display to 1 line display, this will force more minute...
Hello, I am running NT 3.55 Demo and Delphi 7.0. I’m trying to get debugging working in Delphi. I read what I could find on this and still no joy. Here is...