Search the web
Sign In
New User? Sign Up
neoticker
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 13628 - 13657 of 14664   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13628
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...
Mark Morrissey
scousemark2000
Offline Send Email
Oct 1, 2005
12:45 pm
13629
what compression are you using on the primary data series? _____ From: neoticker@yahoogroups.com [mailto:neoticker@yahoogroups.com] On Behalf Of Mark Morrissey...
Jonny Garrett
thepermuk
Offline Send Email
Oct 1, 2005
2:11 pm
13630
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...
Mark Morrissey
scousemark2000
Offline Send Email
Oct 1, 2005
3:11 pm
13631
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 ...
stnahc
Offline Send Email
Oct 1, 2005
3:20 pm
13632
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...
Mark Morrissey
scousemark2000
Offline Send Email
Oct 1, 2005
4:10 pm
13633
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...
asptrader
Online Now Send Email
Oct 1, 2005
5:09 pm
13634
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...
stnahc
Offline Send Email
Oct 2, 2005
1:49 am
13635
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...
stnahc
Offline Send Email
Oct 2, 2005
1:56 am
13636
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...
Mark Morrissey
scousemark2000
Offline Send Email
Oct 2, 2005
3:50 pm
13637
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...
stnahc
Offline Send Email
Oct 3, 2005
1:02 am
13638
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...
Bijan Khezri
bij2
Offline Send Email
Oct 3, 2005
8:21 pm
13639
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 ......
Ken
kenyuen2002
Offline Send Email
Oct 3, 2005
9:03 pm
13640
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...
rhay999
Offline Send Email
Oct 4, 2005
4:35 pm
13641
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...
asptrader
Online Now Send Email
Oct 4, 2005
9:21 pm
13642
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...
Terry B. Rhodes
trhodes3
Offline Send Email
Oct 4, 2005
9:26 pm
13643
The reason is that most users have only got the regular version. The real-time version maintain the data buffer from one call to the next to reduce...
stnahc
Offline Send Email
Oct 5, 2005
12:00 am
13644
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. ...
stnahc
Offline Send Email
Oct 5, 2005
12:13 am
13645
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....
stnahc
Offline Send Email
Oct 5, 2005
12:19 am
13646
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...
Richard Hay
rhay999
Offline Send Email
Oct 5, 2005
1:14 pm
13647
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...
Terry B. Rhodes
trhodes3
Offline Send Email
Oct 5, 2005
1:16 pm
13648
NT series do not allow modification of the past history. To highlight the pivot points, you can using drawing objects. Lawrence...
stnahc
Offline Send Email
Oct 5, 2005
4:34 pm
13649
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...
asptrader
Online Now Send Email
Oct 5, 2005
5:21 pm
13650
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...
stnahc
Offline Send Email
Oct 5, 2005
5:49 pm
13651
CompressSeries call in Delphi Script is different from formula language. Add a variant valuable MyCompSeries in the code . . VAR MyCompSeries : variant; change...
Ken
kenyuen2002
Offline Send Email
Oct 5, 2005
7:17 pm
13652
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...
Mark Morrissey
scousemark2000
Offline Send Email
Oct 6, 2005
1:47 am
13653
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...
rhay999
Offline Send Email
Oct 6, 2005
12:22 pm
13654
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...
stnahc
Offline Send Email
Oct 6, 2005
2:16 pm
13655
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...
stnahc
Offline Send Email
Oct 6, 2005
2:20 pm
13656
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...
rhay999
Offline Send Email
Oct 7, 2005
3:27 pm
13657
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 ? ...
Ted Adams
tt2251a
Offline Send Email
Oct 7, 2005
4:25 pm
Messages 13628 - 13657 of 14664   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help