Hi All I wonder if someone would be so kind as to help me:-) I have wrote a simple strategy which places 10, 1 contact buy limit orders at intervals of 4...
what compression are you using on the primary data series? _____ From: neoticker@yahoogroups.com [mailto:neoticker@yahoogroups.com] On Behalf Of Mark Morrissey...
Hi Jonny Thanks for your reply, the strategy is running off a 1 minute chart. Let me give you a fictitious example of what is happening. I buy the market at...
The standard position reporting is based on complete cycle of the position your system is in. That means, once your system has an open position, it is not ...
Hi Lawrence Thanks for your reply, so what you are saying is what I have to do is create a custom strategy report and link the order here based on there...
Hi Mark and Lawrence, Seems to me that there is a "Wish List" item here. The way I think about the answer to your question goes like this... In NeoTicker (and...
Do not have an example readily available, but I have done this myself quite sometime ago. First, use 1 heap slot to store a "pair" id. Whenever you place your...
Actually, there is no need to use trade2 to archieve this goal of reporting positions based on special order pairing. The original design already take this...
Thanks everyone for your input on this matter, although I am still slightly confused on Lawrence's solution to get around my problem, it would be very nice if...
We've successfully running NeoTicker with the new IQFeed client 7/24 over the past week with no problem at all. If you have not updated your IQFeed client, it...
Could someone please elaborate on the differences between version 3 and 4 EOD, except price. I also note that the scanner is now a different product at a...
Refer to NeoTicker EOD 4 main menu Help> What's New for improvements from V3 to V4. Scan workshop is still included as on of the tool of NeoTicker EOD. Ken ......
I'd be very grateful if someone could help with this - I'm pulling my hair out! I'm trying to export the Order book from an indicator(strategy) using the...
I have not been able to find a NeoTicker indicator that makes a call to JMA RT (realtime). Anyone know if it exists somewhere or about anyone who already has...
I believe the following are bugs... regards, tbr 1. the page up/page down keys do not work in report windows 2. open a file in the editor, split the view into...
The Excel method is a bit confusing because Microsoft changed the specification a few times since NT was first released with the Excel reporting feature. ...
1. Many clients prefer the Page Up/Dn key to control the group switch capability, thus the behavour. 2. That is something new, I have to try it out myself. 3....
Thanks very much for the info. I don't quite understand Autocreate. If set to true is this supposed to create the spreadsheet if is it not there, and if set to...
Hi, I have an indicator that marks pivots, first as tentative, then as confirmed. Doing this requires the code to replot back a few bars from time to time. Is...
I haven't used CompressSeries before and I'm having trouble. I checked a few places and found a Formula example but I'm using Delphi Script. My compressTest...
If you open the workbook manually before running the indicator, my example code will work fine. You do not even need AutoCreate set to true. Just make sure the...
CompressSeries call in Delphi Script is different from formula language. Add a variant valuable MyCompSeries in the code . . VAR MyCompSeries : variant; change...
Hi Lawrence I played around with the excel function a couple of weeks ago and found even though all my settings in Neoticker were set to 4 decimal places (my...
I have now hit this same problem. Most/all? Forex symbols have 4 decimal places and the result in my spreadsheet are all to 3 decimal places with the 4th...
The Excel output code was earlier than the symbol info manager, thus it is not taking advantage of the extra information. For now the workaround is to use Sys...
There is an issue with modifying the exiting reports, because, we've got some users using the automatic output feature than integrates with their own parsing...
I am using 4.01 with Esignal and having great difficulty using Forex symbols in simulation mode. I have tried using !B at the end of the symbol name when...
If upgrading to Win64 OS , would you really have to worry about drivers for all your existing software ? Isn't it backward compatible with 32 bit software ? ...