This is read-only version of AFL library entry. Ability to add user formulas
and comment is only available from members-only area.
Details:
Formula name:
interactively test discretionary trading
Author/Uploader:
DD - (email hidden)
Date/Time added:
2009-03-08 11:15:28
Origin:
Keywords:
interactive discretionary trading
Level:
medium
Flags:
system,indicator,function
DISCLAIMER: Most formulas present in AFL on-line library are submitted
by the users and are provided here on an "as is" and "as available" basis.
AmiBroker.com
makes no representations or warranties of any kind to the contents or the operation
of material presented here. We do not maintain nor provide technical support
for 3rd party formulas. Description:
Add manual buy/short signals. Useful to test your performance as a discretionary trader, or to get a feeling of the behavior of indicators [since by looking at the chart, one is being misled by the future bars].
Insert this formula into your favorite chart setup, then either select the last visible bar and advance the bar selection, or use the bar replay tool.
Open the parameters window and place buy/short trades. Triggering either of these while in a trade will close the trade. The current realized profit and open trade (unrealized) profit are displayed in the Interpretation window. After an interactive session, one can also run the portfolio backtester (Analysis) for more statistics.
This formula requires Amibroker 5.24 beta or later.
Ideas, comments, bug reports are welcome.
Thanks Tomasz for this excellent software!
Hi,
thanks very much for this code.
For a long time I wanted a feature like this in Amibroker.
I\\\'ve have been using Forex Tester for this manual/discretionary backtesting, but I prefer AB since I can code my own indicators easily.
If we could place market and pending orders and keep a log file generated automatically of the trades, date, time p&L, balance, etc that we can analyse after each round of testing in a spreadsheet it would be great!! (similar to what forextester does)
Hopefully we will be able to do that in amibroker in the future.
Thanks a lot