My installed lease version of NT 4.0 thinks it is v4 RC4 and has expired. The NeoTicker.exe file Properities box says 4.0.0.0 in the Product Version field, but...
... but there's no "setup" ... and restarted NT ----then what ? ... . Not enough details on ... Gann box is a custom drawing tool. For that you need to...
Just to let you know . NT still disappears quite often with the closing of a group . Ted ... From: stnahc To: neoticker@yahoogroups.com Sent: Thursday, June...
Yep, I was in a hurry , and didn't read all the instructions for the gann box . However , once installed, it doesn't look at all like the example given .?? Ted...
I just tested it using 4.01 using MSFT and ES, time driven and bar driven. It seems to work. Could you elborate? Louis ... -- Louis Lin TickQuest inc...
It doesn't sound like you are using Gann box at all. If you edit the drawing tool, in the drawing tool editor, the Gann Box tool should clearly state "GannBox...
As some of you may have noticed, we have a NeoTicker Blog running; http://blog.neoticker.com (You can also go to NeoTicker Blog by following the link in our ...
It didn't look like it to me either , but when I go : toolbar setup > drawing > sample tool > define ---- it says ( gannbox.pas.txt ) . I don't know what...
Go into the custom drawing tool folder and rename gannbox.pas.txt to gannbox.pas. Then reconfigure the custom drawing tool to gannbox.pas. The .txt part is...
I've also modified the article in the blog to include an automatic installer: http://newsletter.neoticker.com/?p=28 The installer is in the fourth line of the...
Now , we're talking ! I would never have thought of that , but it's something I'll keep in mind every time I down load something . I guess it's true what they...
If you only want to combine two data series, Addition indicator can do that for you. Ken ... this indicator , and post it at your new web site. ... forward to...
... I have an eight plot indicator on my daily chart . I load about 700 days so I can put longer term MA's on it . The thing is , I don't need this 8 plot...
Based on your newer mesg, your NT was still one of the betas. It is likely the reason you have not seen the new fixes since the official release. Let us know...
Since you make it more clear what you are trying to accomplish here, then the solution is even simpler - Change the minimum bar setting of the indicator to a...
Ok , this isn't working for me . I checked my daily bar count via the chart manager ,and it says the number of bar loaded is 800 . So, I tried setting the...
Indicator Setup window>Other tab>Minimum Bars This setting can be customized for each individual instance of the indicator. You can then base on this setting...
Indicator Setup window>Other tab>Minimum Bars : Ok , we're on the same page there ,but I'm beginning to think this won't do what I want . I want my indicator...
Since it is not a script/idl indicator, you cannot fully control the flow of calculation. At best, you can use the currentbar (0) function to tell if you have...
Thanks for the help Lawrence , I think I've reached an impasse on this one for now . I spent a few hours going through all my indicators and assigning...
Since the thickness or color is not adjustable on the day break line , I'm wondering if I could use colorplotfml or region coloring to enhance that area...
there is a trick you can try, take a look at the forum, http://forums.neoticker.com/showthread.php?s=&threadid=769 the condition formula should be date <> date...
Thanks Lawrence , That's pretty cool . Using colorplotfml with your condition and a high and low of 9999 / 0 ---It's plots a vertical line over the beginning...
When should one use the 'One Extra Update On Completion of Last Bar' over the Default option? This option confuses me and i'd like to know when i need to use...
due to the fact that it is a visual trick, the displacement will not work. on the other hand, you can use the futuredatetime function to help day (date) <> day...
2 situations when the one extra update on completion of last bar are necessary, 1. you have a trading system that depends on, say, previous day data you just...
Thanks again Lawrence, Now it does just what I want it to . Some times I would plot a 390min bar to highlight the day break and to make a visual of yesterdays...
Thanks Lawrence. So if i have an indicator that is dervived from another indictaor, like i have a CCI indicator that takes its input from an RSI indicator,...