[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Ploting Total Equity



PureBytes Links

Trading Reference Links




Having trouble plotting total equity (all stocks) 
from backtest.
 
Tried using addToComposite but I get no plot at 
all
 

Backtest ........
Buy= ....
Sell= ....
AddToComposite(<FONT 
color=#0000ff>Equity(0,<FONT 
color=#ff00ff>0),"~Equity",<FONT 
color=#ff00ff>"O",7);
Tot_Equity = Foreign(<FONT 
color=#ff00ff>"~Equity","O");<FONT 
color=#0000ff>
Plot(Tot_Equity,<FONT 
color=#ff00ff>"Equity",colorYellow,<FONT 
color=#ff00ff>1);
Ploting Equity(0,0) give me the indivdual stock 
equity plot OK.
 
Thanks
Ara
 






Yahoo! Groups Sponsor


  ADVERTISEMENT









Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.