PureBytes Links
Trading Reference Links
|
Hello AB Dudes/Dudesses!
My first go at question asking so please bear/grin/cry with me, ok?
- Build 4.50.11 Feb 24, 2004
- QP commodities data
- Main chart is Bar with preferences set with:
BB(40,1.2) and shortTerm simple MA(40) and EOD timescale
On guru formula window if I do:
Buy = Cross( Close, BBandTop(Close,40,1.2) );
Sell = Cross( BBandBot(Close,40,1.2), Close );
The sell/red arrows are above bar and pointing down.
The buy/green arrows are:
- very rarely under bar
- not under/over bar, on own
- generally bars missing 'after' these 'in space' arrows (not just
at wkends)
- if View->Line then both green/red are plotted under/over as
expected
Preferences are basically the install defs - still in learn curve...
Any comments as to why plotted buy/sell arrow descrepencies
appreciated!
Best Regards
Tim
(England)
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
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> 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/
|