<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>AmiBroker Users' Knowledge Base</title>
	<link>http://www.amibroker.org/userkb</link>
	<description>Share your experience, code and everything with other AmiBroker Users'.</description>
	<lastBuildDate>Sun, 29 Jan 2012 16:55:45 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.4" -->

	<item>
		<title>EOD Gap-Trading Portfolio system</title>
		<description><![CDATA[Added February 29, 2012, additional points to consider: 1) This system depends on getting accurate fills at the Open price. To obtain such fills requires a quality minimum-delay data feed and advanced programming skills to implement trade-automation. 2) When setting the entry price slightly below the Open price (trying to improve performance) the system fails [...]]]></description>
		<link>http://www.amibroker.org/userkb/2011/10/14/eod-gap-trading-portfolio-system/</link>
			</item>
	<item>
		<title>A Long-only EOD Gap trading idea</title>
		<description><![CDATA[This idea was posted ( #161332 ) on the main AmiBroker list on July 3, 2011. There were numerous excellent comments on the list and if you are interested in working on this system you do well to read them all before starting. After posting I found a number of posts on the web discussing [...]]]></description>
		<link>http://www.amibroker.org/userkb/2011/09/01/a-long-only-eod-gap-trading-idea/</link>
			</item>
	<item>
		<title>Bollinger Band ZigZag Indicator</title>
		<description><![CDATA[IMPORTANT: Do not use the indicator in a real trading system; it looks ahead in time and will make you lose money. It is meant for research only: to show potential profits and display arrows at highly profitable positions to facilitate formulating better trading rules. The indicator presented here is very similar to the ZigZag [...]]]></description>
		<link>http://www.amibroker.org/userkb/2011/08/25/bollinger-band-zigzag-indicator/</link>
			</item>
	<item>
		<title>A Subliminal Intraday Trading Tool</title>
		<description><![CDATA[Subliminal Messaging Subliminal messaging involves presenting messages below perceptible visual and auditory levels. Visual messages are displayed for durations too short to be perceived consciously, but long enough to be perceived subconsciously. Auditory subliminal messages are presented with a volume level too low to be heard consciously, but high enough to be heard subconsciously. The [...]]]></description>
		<link>http://www.amibroker.org/userkb/2011/07/22/a-subliminal-intraday-trading-tool/</link>
			</item>
	<item>
		<title>Using IIF(), IF() and Switch() functions</title>
		<description><![CDATA[Many newcomers to AFL are confused by the IF(), IIF() and Switch(). This post gives a few simple examples of their use. The IF() and Switch() are program flow control statements, the IIF() is a function that acts on all elements of an input array and returns an output array. In all but the simplest [...]]]></description>
		<link>http://www.amibroker.org/userkb/2011/04/22/using-iif-if-and-switch-functions/</link>
			</item>
	<item>
		<title>The TDash GUI, Bar-Replay version</title>
		<description><![CDATA[The TDash code can now be used in Bar-Replay, IBc/TWS interfacing will be the next phase. To be worked on: In Bar-Replay you can only place one trade/bar. I don&#8217;t think it is possible to changes this. The Backtester doesn&#8217;t scale in/out as the TWS would. This may be solved later. The code has not [...]]]></description>
		<link>http://www.amibroker.org/userkb/2011/04/20/the-tdash-gui-first-look/</link>
			</item>
	<item>
		<title>Logging and displaying trades</title>
		<description><![CDATA[In real trading it is desirable to use a persistent trade record so that trades for multiple sessions be analyzed using the Backtester. The easiest way to do this is to save the trades in a composite. The code shown below is a simplified version of what will be used in the TDash system, however, [...]]]></description>
		<link>http://www.amibroker.org/userkb/2011/03/29/using-a-trade-composite/</link>
			</item>
	<item>
		<title>Quick-Order Bar (QBar)</title>
		<description><![CDATA[Because the project has now reached a stage where it requires the Control panel to function, I have not included demo code at this time. The Control panel will be covered in one of the next posts and, when that is up and running, it will be easier to test most of the features of [...]]]></description>
		<link>http://www.amibroker.org/userkb/2011/03/11/quick-order-bar-qbar/</link>
			</item>
	<item>
		<title>Processing TDash Commands</title>
		<description><![CDATA[If you watched the small video in earlier post on Order Markers you may have noticed that whenever the mouse cursor hovered over, or a mouse button was clicked while over an Order Marker, the &#8220;TDashAction&#8221; variable shown at the right top of the video changed. This is a unique variable that is solely responsible [...]]]></description>
		<link>http://www.amibroker.org/userkb/2011/03/09/processing-tdash-commands/</link>
			</item>
	<item>
		<title>Equalize X-Range for all windows</title>
		<description><![CDATA[This function was requested on the main list, and was solved with the help of several expert programmers from the list. Thanks guys! This function can be copied to an include file that is included in each program from which you might want to synchronize the datetime range for all visible windows. The function places [...]]]></description>
		<link>http://www.amibroker.org/userkb/2011/03/07/equalize-x-range-for-all-windows/</link>
			</item>
</channel>
</rss>

