With ES U2 the trade simulator open position cost column is reporting a cost of 1/20 the entry price. Settings: Data from eSignal. Settings used: Init Cap....
We've completed this round of testing and fixes related to all reported issues since RC3. We've completed a beta version of the new Help file which can be...
where am i going wrong in the below code? how come the lines are not actually drawn? I suspect I am not returning the drawing coordinates properly? ...
Still have this issue. It seems that if I disconnect or let the chart use disk cache, the duplicate bars dont show up. This is after my auto daily update. ... ...
I am having a problem with all my intraday charts. Specifically 1,3 and 5
min charts. When I load a chart from a chained quote window the Day charts
load...
Hi All, I'm trying to get a crossover condition to work in a quotesheet to no avail. The condition is a price cross up over a 5-period sma on 1-min chart. I've...
I am back to trying to compute a variable rate of change using formula language with Bars Since as the variable period indicator. I plan to use this indicator...
Dear NeoTicker EOD Customers, We've just released NeoTicker EOD 2.91. This is a free update for all NeoTicker EOD 2.X customers. 2.91 mainly addresses the data...
I switched from the quote.com datafeed to esignal today due to the growing unreliability of the feed. I seem to still have a problem with charts updating. I...
When a symbol starts updating, it builds a large bar containing all the data that was missing. Doing an F11 update, parses it into the correct number of bars...
I have the following indicator called StopLoss: success1 := C(1) > O(1); ago1 := valuewhen(2,data1,1"C(0) > O(0)","L(0,data1)") - 0.50; plot1 := if(success1 >...
I am using BarsSince on the condition c < 0. I am seeing many signals on some stocks where the condition c < 0 are not met. I believe this is a bug. Attached...
Anyone using Quote.com having problems today? It has now taken over 1 hour to open a group that usually takes 30 seconds. The Quote.com feed has become...
Is there a way to count ticks on tick bars? Meaning, a way to know how many ticks currently make up the current bar. That way you know % complete the bar is. ...
Hello, I am looking at writing some indicators that will be loaded into neoticker - currently using v2.9. Is there a way of loading compiled scripts, calling...
If you define an user defined symbol of external type. You can write your own program to feed ticks to this symbol as if it is a real symbol defined by your...
I've noted on the last two RC releases an occasional problem bringing up NT Help. Randomly, it will fail to come up. From that point on Help is broken. The...
Friends, Romans and Countrymen lend me your ears!! Would it be possible to publish 'The Wish List' so the traders/users could put their input into the mix, and...
I'm stumped. I use barssince (bs) with condition c<c(1). On the morning open, the 1st bar of many stocks gap and trigger bs. If bs was zero before the opening...
Using Esignal, I am having problems today getting new charts to fill properly. Big gaps in data that won't go away regardless of how many times I press F11.....
I see that the latest version of this program has the indicator Narrowest Range. NR, and you can adjust the setting to 4 or 7 etc. However there is a second...