Download Trading Application Foundation

Description

This is a base / foundation for a trading application (automation or anything else). The aim is to have a stable and solid system using C++ with Boost on the server side, and C# with WPF on the client side.

Source Files

The download file taf.zip has the following entries.


API/API.csproj// w  w  w. ja  v a2 s  .  c o m
API/API.csproj.vspscc
API/Properties/AssemblyInfo.cs
API/TAFConnection.cs
API/TAFHistoricalData.cs
API/TAFHistoricalPoint.cs
API/TAFMarketData.cs
API/TAFRealtimeData.cs
API/TAFTools.cs
Bin/Release/blpapi32.dll
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Client/App.xaml
Client/App.xaml.cs
Client/Client.csproj
Client/Client.csproj.vspscc
Client/DashboardViewModel.cs
Client/Ext/AmCharts.Windows.Stock.dll
Client/Properties/AssemblyInfo.cs
Client/Properties/Resources.Designer.cs
Client/Properties/Resources.resx
Client/Properties/Settings.Designer.cs
Client/Properties/Settings.settings
Client/WndDashboard.xaml
Client/WndDashboard.xaml.cs
Server/BoostServer.vcproj
Server/BoostServer.vcproj.vspscc
Server/Ext/Include/blpapi_call.h
Server/Ext/Include/blpapi_constant.h
Server/Ext/Include/blpapi_correlationid.h
Server/Ext/Include/blpapi_datetime.h
Server/Ext/Include/blpapi_defs.h
Server/Ext/Include/blpapi_dispatchtbl.h
Server/Ext/Include/blpapi_element.h
Server/Ext/Include/blpapi_error.h
Server/Ext/Include/blpapi_event.h
Server/Ext/Include/blpapi_eventdispatcher.h
Server/Ext/Include/blpapi_exception.h
Server/Ext/Include/blpapi_message.h
Server/Ext/Include/blpapi_name.h
Server/Ext/Include/blpapi_request.h
Server/Ext/Include/blpapi_schema.h
Server/Ext/Include/blpapi_service.h
Server/Ext/Include/blpapi_session.h
Server/Ext/Include/blpapi_sessionparameters.h
Server/Ext/Include/blpapi_streamproxy.h
Server/Ext/Include/blpapi_subscriptionhandle.h
Server/Ext/Include/blpapi_subscriptionlist.h
Server/Ext/Include/blpapi_types.h
Server/Ext/Include/blpapi_versioninfo.h
Server/Ext/Lib/blpapi32.dll
Server/Ext/Lib/blpapi32.lib
Server/TAFBloombergParadigm.cpp
Server/TAFBloombergParadigm.h
Server/TAFConnection.cpp
Server/TAFConnection.h
Server/TAFDummyParadigm.cpp
Server/TAFDummyParadigm.h
Server/TAFHistoricalData.cpp
Server/TAFHistoricalData.h
Server/TAFMarketData.cpp
Server/TAFMarketData.h
Server/TAFParadigm.cpp
Server/TAFParadigm.h
Server/TAFRealtimeData.cpp
Server/TAFRealtimeData.h
Server/TAFServer.cpp
Server/TAFServer.h
Server/TAFYahooFinanceParadigm.cpp
Server/TAFYahooFinanceParadigm.h
Server/main.cpp
Server/stdafx.cpp
Server/stdafx.h
Trading Application Foundation.sln
Trading Application Foundation.vssscc

Download

Click the following link to download taf.zip.

taf.zip