PureBytes Links
Trading Reference Links
|
Please excuse my ignorance, I do try to keep up with
improvements but...
I have a system that I backtest (regular mode) in AA. I
then do further analysis on the buys, sells, shorts, and covers and the
prices they occur at with other formulas in IB.
The problem is, how do I import the buy and sell signals,
along with their buyprices and sellprices into my formula in IB?
I can get the equity line with eq
= Foreign("~~~EQUITY", "C"); but how about the
signals and prices?
<FONT
color=#000000>
So far, every time I
make a change to the formula in AA and backtest it, I have to copy the entire
formula to my analysis formula in IB and re-run it.
<FONT
color=#000000>
Maybe a <FONT
color=#0000ff>GetAASignals(Buy)<FONT
color=#000000>? and/or a <FONT
color=#0000ff>GetAASignalPrices(Buy)<FONT
color=#000000>?
If anyone is interested, included is a version of
Herman's Equity Candlesticks that is helpful.
Thanks,Corey Saxe
Yahoo! Groups Sponsor
ADVERTISEMENT
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
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.
Attachment:
Equity Candlesticks.afl
Attachment:
Description: "Description: Binary data"
|