
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FAST Specifications &#8211; FIX Trading Community</title>
	<atom:link href="https://www.fixtrading.org/documents/fast-specifications/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fixtrading.org</link>
	<description>Version 2.1.</description>
	<lastBuildDate>Fri, 26 Mar 2021 16:26:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.3</generator>

<image>
	<url>https://www.fixtrading.org/wp-content/uploads/2017/03/favicon.png</url>
	<title>FAST Specifications &#8211; FIX Trading Community</title>
	<link>https://www.fixtrading.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>FASTapi User&#8217;s Manual for C#</title>
		<link>https://www.fixtrading.org/packages/fastapi-users-manual-for-c-hash/</link>
		
		<dc:creator><![CDATA[FIXTrading Community]]></dc:creator>
		<pubDate>Fri, 28 Jul 2017 11:49:20 +0000</pubDate>
				<category><![CDATA[FAST User Guide]]></category>
		<guid isPermaLink="false">https://www.fixtrading.org/?post_type=wpdmpro&#038;p=45648</guid>

					<description><![CDATA[User&#8217;s Manual for C# reference code. fastapi C# is a C# library implementation of the FAST Protocol (SM). It provides a simple programming interface that enables encoding and decoding of...]]></description>
										<content:encoded><![CDATA[<style type="text/css"></style><p>User&#8217;s Manual for C# reference code. fastapi C# is a C# library implementation of the FAST Protocol (SM). It provides a simple programming interface that enables encoding and decoding of FAST messages.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>FASTapi User&#8217;s Manual for C</title>
		<link>https://www.fixtrading.org/packages/fastapi-users-manual-for-c/</link>
		
		<dc:creator><![CDATA[FIXTrading Community]]></dc:creator>
		<pubDate>Fri, 28 Jul 2017 11:46:55 +0000</pubDate>
				<category><![CDATA[FAST User Guide]]></category>
		<guid isPermaLink="false">https://www.fixtrading.org/?post_type=wpdmpro&#038;p=45647</guid>

					<description><![CDATA[User&#8217;s Manual for C reference code. fastapi is a C library implementation of the FAST Protocol (SM). It provides a simple programming interface that enables encoding and decoding of FAST...]]></description>
										<content:encoded><![CDATA[<style type="text/css"></style><p>User&#8217;s Manual for C reference code. fastapi is a C library implementation of the FAST Protocol (SM). It provides a simple programming interface that enables encoding and decoding of FAST messages.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>FIX Over FAST Implementation Guide</title>
		<link>https://www.fixtrading.org/packages/fix-over-fast-implementation-guide/</link>
		
		<dc:creator><![CDATA[FIXTrading Community]]></dc:creator>
		<pubDate>Fri, 28 Jul 2017 10:58:12 +0000</pubDate>
				<category><![CDATA[FAST User Guide]]></category>
		<category><![CDATA[implementation]]></category>
		<guid isPermaLink="false">https://www.fixtrading.org/?post_type=wpdmpro&#038;p=45634</guid>

					<description><![CDATA[Based on features introduced in FAST version 1.2 which was released in February 2009, this document puts forward recommendations and suggests best practices for addressing implementation issues relating to the...]]></description>
										<content:encoded><![CDATA[<style type="text/css"></style><p>Based on features introduced in FAST version 1.2 which was released in February 2009, this document puts forward recommendations and suggests best practices for addressing implementation issues relating to the use of FAST(SM) encoding of FIX messages, to enable participants to engage in low-latency message interchange in a standards-compliant environment.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>FAST Protocol Technical Overview</title>
		<link>https://www.fixtrading.org/packages/fast-protocol-technical-overview/</link>
		
		<dc:creator><![CDATA[FIXTrading Community]]></dc:creator>
		<pubDate>Fri, 28 Jul 2017 10:56:38 +0000</pubDate>
				<category><![CDATA[FAST User Guide]]></category>
		<category><![CDATA[Technical]]></category>
		<guid isPermaLink="false">https://www.fixtrading.org/?post_type=wpdmpro&#038;p=45633</guid>

					<description><![CDATA[The FAST Protocol Technical Overview explains in detail how FAST successfully presents a solution to the problem of spiralling market data volumes.]]></description>
										<content:encoded><![CDATA[<style type="text/css"></style><p>The FAST Protocol Technical Overview explains in detail how FAST successfully presents a solution to the problem of spiralling market data volumes.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Basic FAST User&#8217;s Guide</title>
		<link>https://www.fixtrading.org/packages/basic-fast-users-guide/</link>
		
		<dc:creator><![CDATA[FIXTrading Community]]></dc:creator>
		<pubDate>Fri, 28 Jul 2017 10:42:46 +0000</pubDate>
				<category><![CDATA[FAST User Guide]]></category>
		<guid isPermaLink="false">https://www.fixtrading.org/?post_type=wpdmpro&#038;p=45632</guid>

					<description><![CDATA[The purpose of this document is to describe the proper use of the FAST Protocol in a one-way exchange of data, from a sender to one or more receivers as...]]></description>
										<content:encoded><![CDATA[<style type="text/css"></style><p>The purpose of this document is to describe the proper use of the FAST Protocol in a one-way exchange of data, from a sender to one or more receivers as commonly found in market data applications. The document will address both broadcast and point-to-point configurations.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>FASTapi C# Reference Source Code v1.0</title>
		<link>https://www.fixtrading.org/packages/fastapi-c-hash-reference-code-v1-0/</link>
		
		<dc:creator><![CDATA[FIXTrading Community]]></dc:creator>
		<pubDate>Fri, 28 Jul 2017 10:37:50 +0000</pubDate>
				<category><![CDATA[FAST Reference Code]]></category>
		<category><![CDATA[FAST Specifications]]></category>
		<guid isPermaLink="false">https://www.fixtrading.org/?post_type=wpdmpro&#038;p=45631</guid>

					<description><![CDATA[fastapi C# v1.0 is a C# library implementation of the FAST Protocol (SM). It provides a simple programming interface that enables encoding and decoding of FAST messages. This source is...]]></description>
										<content:encoded><![CDATA[<style type="text/css"></style><p>fastapi C# v1.0 is a C# library implementation of the FAST Protocol (SM). It provides a simple programming interface that enables encoding and decoding of FAST messages. This source is provided on an open source basis according to the W3C Software License.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>FASTapi C Reference Source Code v1.0</title>
		<link>https://www.fixtrading.org/packages/fastapi-c-reference-code-v1-0/</link>
		
		<dc:creator><![CDATA[FIXTrading Community]]></dc:creator>
		<pubDate>Fri, 28 Jul 2017 10:33:42 +0000</pubDate>
				<category><![CDATA[FAST Reference Code]]></category>
		<guid isPermaLink="false">https://www.fixtrading.org/?post_type=wpdmpro&#038;p=45630</guid>

					<description><![CDATA[fastapi v1.0 is a C library implementation of the FAST Protocol (SM). It provides a simple programming interface that enables encoding and decoding of FAST messages. This source is provided...]]></description>
										<content:encoded><![CDATA[<style type="text/css"></style><p>fastapi v1.0 is a C library implementation of the FAST Protocol (SM). It provides a simple programming interface that enables encoding and decoding of FAST messages. This source is provided on an open source basis according to the W3C Software License.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>FAST Session Control Protocol (SCP) 1.1</title>
		<link>https://www.fixtrading.org/packages/fast-scp-1-1/</link>
		
		<dc:creator><![CDATA[FIXTrading Community]]></dc:creator>
		<pubDate>Fri, 28 Jul 2017 10:19:38 +0000</pubDate>
				<category><![CDATA[FAST Session Control Protocol]]></category>
		<category><![CDATA[FAST Specifications]]></category>
		<guid isPermaLink="false">https://www.fixtrading.org/?post_type=wpdmpro&#038;p=45629</guid>

					<description><![CDATA[New specification for FAST Session Control Protocol (SCP), version 1.1]]></description>
										<content:encoded><![CDATA[<style type="text/css"></style><p>New specification for FAST Session Control Protocol (SCP), version 1.1</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Content Delivery Network via Amazon Web Services: CloudFront: cdnws.fixtrading.org
Lazy Loading (feed)

Served from: www.fixtrading.org @ 2026-04-30 16:56:32 by W3 Total Cache
-->