Remember
Register
AmiBroker Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Welcome to AmiBroker Q&A. Please note that we are moving totally to the Community Forum
forum.amibroker.com
any new questions should go there.
All categories
AmiBroker
(98)
AmiQuote
(41)
AFL Code Wizard
(14)
IBController
(2)
Data sources
(14)
Plugins
(2)
Testing
(6)
Related questions
DON'T TRADE SYMBOLS FROM THE SAME GROUP (for instance, belonging to a watch list) AT THE SAME TIME
I want to do a plotshape only on the last bar is there a recommended way of doing that in AFL?
How do we plot a graph in chart area and plot a line in a panel below it using one AFL script ?
I'd like plot a symbol on earnings dates in amibroker...any suggestions on sources of data and approach?
i am trying to enter a combined custom formula and plot it on the chart.
Most popular tags
afl
amibroker
amiquote
data
yahoo
backtest
bid-ask
plot
optimize
days
volume
ib
setup
debugger
website
account
database
eod
tiingo
amibroker-migration
collection
documentation
monte-carlo
per-signal-metric
non-trading
linux-mint
day-trading
simulation
papermoney
scatter
websites
research
marketwatch
filters
#import
#utf8
internet-explorer
ie10
rotational
issue
dividends
spread
crossorders
trading
dividend
custom
name
volumedelta
downtick
uptick
backfill
posts
symbology
installation
tc2000
multi-time-frame
android
linking
charts
ask
multi-threading
email
forum
ascii
import
apple
full
user-interface
How does the portfolio backtesting tool word? For a given list of stocks, on any given day, it only takes one trade.
0
votes
I am interested in knowing how the portfolio tester picks its stock to tract when , say 3 stocks are avaliable to insert into the portfolio tester.
asked
Jul 15, 2017
in
Testing
by
Dan Ikeda
1 Answer
0
votes
Thats because you did not apply position sizing rules as described in the MANUAL
http://www.amibroker.com/guide/h_portfolio.html
Reading tutorial is REQUIRED.
answered
Jul 17, 2017
by
admin
(
9,260
points)
...