PureBytes Links
Trading Reference Links
|
This question relates to NASDAQ and NYSE, equity only.
98% of my trading is end of day but in 2% of the cases, I will enter / exit trades in the final 10 minutes of the trading day (3:50-3:59pm ET)
The "final 10 minutes" strategy needs the following daily data:
1) Close > MA(Close, x)
2) RSI(x)
3) Where is variable but the current intraday value is used for the last value in the daily indicator calculation
What I am doing now is using the PremiumData database to identify the tickers which meet Close > MA(Close, x) and then using the Interactive Brokers database to run the system with the tickers from the PremiumData database.
I believe the strategy would work just fine with 5 minute bars for intraday data.
How could the two databases be combined into one without a maintenace nightmare?
Thanks,
Bill
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
amibroker-digest@xxxxxxxxxxxxxxx
amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|