Re: [amibroker-afl] Plotting TWS Real Time Trades.doc Great, To start you'll probably want to include backing up the TWS execution file, there is an example...
385
Herman
psytek2
Feb 9, 2009 6:41 pm
Re[2]: [amibroker-afl] Plotting TWS Real Time Trades.doc hello murthysuresh, Code is attached and listed below the capture for those who do not receive...
386
marketmonk777
Feb 14, 2009 4:30 pm
To moderator, I would be honored to assist with moderating this group, helping to keep spam out, clean out the files, etc. There is a growing interest in...
387
chandrakant
darshan_age
Feb 14, 2009 7:40 pm
dear sir, Thank you for making this group alive once again..sir iam eager to read-learn from .doc [ OHL RT price bars.doc Optimizing Code for speed.doc ...
388
Angelo
ima_cons
Feb 14, 2009 7:40 pm
Hi, browsing Herman's list, this is a relevant issue (at least for me) when designing trading systems, even when using intraday data (eg 5 min data): 29. Which...
389
Herman
psytek2
Feb 14, 2009 8:56 pm
Re: [amibroker-afl] Re: AFL Projects for the UKB Hello, Many of these .doc file are INCOMPLETE topics, while some others are in an advanced stage (see the post...
390
Herman
psytek2
Feb 14, 2009 9:11 pm
Re: [amibroker-afl] Re: AFL Projects for the UKB ... This is a simple topic and deals with the fact that when using Intraday bar the Previous Close and the...
391
Herman
psytek2
Feb 14, 2009 9:14 pm
Re: [amibroker-afl] Which comes first H or L 29. Which comes first H or L.doc Especially in EOD code it helps to know which comes first, the high or the Low....
392
murthysuresh
Feb 17, 2009 4:14 pm
when i was reading thro the code, i reaslised that i had moved my imlementation a lot away from this original code. i import all my tws trades into a database...
393
Herman
psytek2
Feb 17, 2009 8:48 pm
Re: [amibroker-afl] Re: Plotting TWS Real Time Trades.doc hello murthysuresh, perhaps you want to share your method, it may be better! What type of database do...
394
amibroker-afl@yahoogr...
Feb 18, 2009 3:43 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the amibroker-afl group. File :...
395
murthysuresh
Feb 18, 2009 3:48 pm
i basically import my trades from tws into a mysql database. i have a concept of following 1. entry signal. which determines the entry 2. exit signal. which...
396
Herman
psytek2
Feb 18, 2009 4:09 pm
Re: [amibroker-afl] Re: Plotting TWS Real Time Trades.doc Thank you murthysuresh, it sounds like a good idea to save trades in a DB, better then maintaining a...
397
murthysuresh
Feb 18, 2009 7:22 pm
shoot any questions and i would be eager to answer. the reason, i did not post the entire app was becoz, there is too much technology involved as it evolved. ...
398
Herman
psytek2
Feb 18, 2009 9:31 pm
Re: [amibroker-afl] Re: Plotting TWS Real Time Trades.doc I have been out most of the day and haven't looked at your code yet. Perhaps you can explain what is...
399
murthysuresh
Feb 19, 2009 7:54 pm
basically you need a input file that would create static variables in following format. // defines if it is a stock or forex. StaticVarSetText( "TradeType" ,...
400
Herman
psytek2
Feb 19, 2009 8:52 pm
Re: [amibroker-afl] Re: Plotting TWS Real Time Trades.doc Thank you again, Except for the multiple entries... pyramiding? it all seems clear. I applied the...
401
Thomas Ludwig
tlu1024
Feb 19, 2009 9:01 pm
Herman, your commitment is highly appreciated - your contributions to the AB community over the years are really enormous! I'm certainly willing to ...
402
dhiraj khatri
ashapura_elec
Feb 19, 2009 9:01 pm
pl upload DateTimeToNumber.afl file FRom:-dhiraj On 18 Feb 2009 15:42:57 -0000, amibroker-afl@yahoogroups.com <...
403
amibroker-afl@yahoogr...
Feb 20, 2009 7:24 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the amibroker-afl group. File :...
404
murthysuresh
Feb 20, 2009 7:29 pm
done. infact. this can goto ukb if it is not there as it is self explanatory ... http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.htmlfiles...
405
Herman
psytek2
Feb 20, 2009 11:15 pm
Re: [amibroker-afl] Re: New file uploaded to amibroker-afl Thank you Murthy, I posted the functions at...
406
murthysuresh
Feb 21, 2009 10:48 am
i fixed up the code and uploaded it. i had a bug in the daily mode where it was not setting the prices correctly. it was due to an optimization effort that i...
407
Herman
psytek2
Feb 21, 2009 11:39 am
Re: [amibroker-afl] Re: Plotting TWS Real Time Trades.doc Thanks murthy, perhaps delete the old one dated Feb 17, 2009? btw, would you like "PlotTrades" posted...
408
murthysuresh
Feb 21, 2009 10:12 pm
atually i posted it as my first post to ukb today. pl let me know if there is any more info that is needed...
409
Herman
psytek2
Feb 21, 2009 10:25 pm
Re: [amibroker-afl] Re: Plotting TWS Real Time Trades.doc Nice going murthy! I think this is a very useful program for real time traders. btw, if you want your...
411
battam866
Jan 8, 2010 10:43 pm
Can anyone help me make the example below work? Condition1 = Open > ref(close, -1); Condition2 = Open < ref(close, -1); Buy = Condition1; Sell = OpenProfit >=...
416
Nick
nickhere
May 17, 2013 6:21 pm
just wondering...
417
kailash pareek
johnnypareek
May 20, 2013 4:41 am
... From: Nick <nickhere@...> To: amibroker-afl@yahoogroups.com Sent: Friday, May 17, 2013 11:51 PM Subject: [amibroker-afl] I have 1 afl 2 plots can it...
418
kailash pareek
johnnypareek
May 20, 2013 4:42 am
ya , why not ... ya , why not From: Nick <nickhere@...> To: amibroker-afl@yahoogroups.com Sent: Friday, May 17, 2013 11:51 PM Subject: [amibroker-afl] I...