178 lines
9.3 KiB
XML
178 lines
9.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{5c9c864b-1736-4189-81b1-d32b67b54740}</ProjectGuid>
|
|
<ProjectHome />
|
|
<StartupFile>vn.event\eventEngine.py</StartupFile>
|
|
<SearchPath />
|
|
<WorkingDirectory>.</WorkingDirectory>
|
|
<OutputPath>.</OutputPath>
|
|
<ProjectTypeGuids>{888888a0-9f3d-457c-b088-3a5042f75d52}</ProjectTypeGuids>
|
|
<LaunchProvider>Standard Python launcher</LaunchProvider>
|
|
<InterpreterId>{2af0f10d-7135-4994-9156-5d01c9c11b7e}</InterpreterId>
|
|
<InterpreterVersion>2.7</InterpreterVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)' == 'Debug'" />
|
|
<PropertyGroup Condition="'$(Configuration)' == 'Release'" />
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition=" '$(VisualStudioVersion)' == '' ">10.0</VisualStudioVersion>
|
|
<PtvsTargetsFile>$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets</PtvsTargetsFile>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Compile Include="vn.cs\vncshshlp\test\cstest.py" />
|
|
<Compile Include="vn.ctp\pyscript\ctp_data_type.py" />
|
|
<Compile Include="vn.ctp\pyscript\ctp_struct.py" />
|
|
<Compile Include="vn.ctp\pyscript\generate_data_type.py" />
|
|
<Compile Include="vn.ctp\pyscript\generate_md_functions.py" />
|
|
<Compile Include="vn.ctp\pyscript\generate_struct.py" />
|
|
<Compile Include="vn.ctp\pyscript\generate_td_functions.py" />
|
|
<Compile Include="vn.ctp\vnctpmd\test\mdtest.py" />
|
|
<Compile Include="vn.ctp\vnctptd\test\tdtest.py" />
|
|
<Compile Include="vn.datayes\api.py" />
|
|
<Compile Include="vn.datayes\errors.py" />
|
|
<Compile Include="vn.datayes\storage.py" />
|
|
<Compile Include="vn.datayes\tests.py" />
|
|
<Compile Include="vn.datayes\__init__.py" />
|
|
<Compile Include="vn.demo\ctpdemo\ctp_data_type.py" />
|
|
<Compile Include="vn.demo\ctpdemo\demoApi.py" />
|
|
<Compile Include="vn.demo\ctpdemo\demoEngine.py" />
|
|
<Compile Include="vn.demo\ctpdemo\demoMain.py" />
|
|
<Compile Include="vn.demo\ctpdemo\demoMain.pyw" />
|
|
<Compile Include="vn.demo\ctpdemo\demoUi.py" />
|
|
<Compile Include="vn.demo\ctpdemo\eventEngine.py" />
|
|
<Compile Include="vn.demo\ctpdemo\eventType.py" />
|
|
<Compile Include="vn.demo\ctpdemo\mdtest.py" />
|
|
<Compile Include="vn.demo\ctpdemo\tdtest.py" />
|
|
<Compile Include="vn.demo\ltsdemo\demoApi.py" />
|
|
<Compile Include="vn.demo\ltsdemo\demoEngine.py" />
|
|
<Compile Include="vn.demo\ltsdemo\demoMain.py" />
|
|
<Compile Include="vn.demo\ltsdemo\demoMain.pyw" />
|
|
<Compile Include="vn.demo\ltsdemo\demoUi.py" />
|
|
<Compile Include="vn.demo\ltsdemo\eventEngine.py" />
|
|
<Compile Include="vn.demo\ltsdemo\eventType.py" />
|
|
<Compile Include="vn.demo\ltsdemo\lts_data_type.py" />
|
|
<Compile Include="vn.event\eventEngine.py" />
|
|
<Compile Include="vn.event\eventType.py" />
|
|
<Compile Include="vn.lts\pyscript\generate_data_type.py" />
|
|
<Compile Include="vn.lts\pyscript\generate_md_functions.py" />
|
|
<Compile Include="vn.lts\pyscript\generate_struct.py" />
|
|
<Compile Include="vn.lts\pyscript\generate_td_functions.py" />
|
|
<Compile Include="vn.lts\pyscript\l2\generate_data_type.py" />
|
|
<Compile Include="vn.lts\pyscript\l2\generate_l2_functions.py" />
|
|
<Compile Include="vn.lts\pyscript\l2\generate_struct.py" />
|
|
<Compile Include="vn.lts\pyscript\l2\l2_data_type.py" />
|
|
<Compile Include="vn.lts\pyscript\l2\l2_struct.py" />
|
|
<Compile Include="vn.lts\pyscript\lts_data_type.py" />
|
|
<Compile Include="vn.lts\pyscript\lts_struct.py" />
|
|
<Compile Include="vn.lts\vnltsl2\test\l2test.py" />
|
|
<Compile Include="vn.lts\vnltsmd\test\mdtest.py" />
|
|
<Compile Include="vn.lts\vnltstd\test\lts_data_type.py" />
|
|
<Compile Include="vn.lts\vnltstd\test\tdtest.py" />
|
|
<Compile Include="vn.strategy\backtestingEngine.py" />
|
|
<Compile Include="vn.strategy\strategydemo\backtestingEngine.py" />
|
|
<Compile Include="vn.strategy\strategydemo\ctp_data_type.py" />
|
|
<Compile Include="vn.strategy\strategydemo\demoApi.py" />
|
|
<Compile Include="vn.strategy\strategydemo\demoBacktesting.py" />
|
|
<Compile Include="vn.strategy\strategydemo\demoEngine.py" />
|
|
<Compile Include="vn.strategy\strategydemo\demoStrategy.py" />
|
|
<Compile Include="vn.strategy\strategydemo\eventEngine.py" />
|
|
<Compile Include="vn.strategy\strategydemo\eventType.py" />
|
|
<Compile Include="vn.strategy\strategydemo\strategyEngine.py" />
|
|
<Compile Include="vn.strategy\strategyEngine.py" />
|
|
<Compile Include="vn.trader\ctpGateway.py" />
|
|
<Compile Include="vn.trader\eventEngine.py" />
|
|
<Compile Include="vn.trader\eventType.py" />
|
|
<Compile Include="vn.trader\gateway.py" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="vn.cs\hshlp\Hsconfig.ini" />
|
|
<Content Include="vn.cs\hshlp\t2sdk.ini" />
|
|
<Content Include="vn.cs\vncshshlp\test\Hsconfig.ini" />
|
|
<Content Include="vn.cs\vncshshlp\test\t2sdk.ini" />
|
|
<Content Include="vn.cs\vncshshlp\vncshshlp\ReadMe.txt" />
|
|
<Content Include="vn.ctp\vnctpmd\vnctpmd\ReadMe.txt" />
|
|
<Content Include="vn.ctp\vnctptd\vnctptd\ReadMe.txt" />
|
|
<Content Include="vn.datayes\static\figs\fig1.png" />
|
|
<Content Include="vn.datayes\static\figs\fig2.png" />
|
|
<Content Include="vn.datayes\static\figs\fig3.png" />
|
|
<Content Include="vn.datayes\static\figs\fig4.png" />
|
|
<Content Include="vn.datayes\static\figs\fig5.png" />
|
|
<Content Include="vn.datayes\static\figs\fig6.png" />
|
|
<Content Include="vn.demo\ctpdemo\exe\mdconnection\empty.txt" />
|
|
<Content Include="vn.demo\ctpdemo\exe\tdconnection\empty.txt" />
|
|
<Content Include="vn.demo\ctpdemo\mdconnection\empty.txt" />
|
|
<Content Include="vn.demo\ctpdemo\tdconnection\empty.txt" />
|
|
<Content Include="vn.demo\ctpdemo\vnpy.ico" />
|
|
<Content Include="vn.demo\ltsdemo\exe\l2connection\empty.txt" />
|
|
<Content Include="vn.demo\ltsdemo\exe\mdconnection\empty.txt" />
|
|
<Content Include="vn.demo\ltsdemo\exe\tdconnection\empty.txt" />
|
|
<Content Include="vn.demo\ltsdemo\l2connection\empty.txt" />
|
|
<Content Include="vn.demo\ltsdemo\mdconnection\empty.txt" />
|
|
<Content Include="vn.demo\ltsdemo\tdconnection\empty.txt" />
|
|
<Content Include="vn.demo\ltsdemo\vnpy.ico" />
|
|
<Content Include="vn.lts\vnltsl2\vnltsl2\ReadMe.txt" />
|
|
<Content Include="vn.lts\vnltsmd\pyltsmd\ReadMe.txt" />
|
|
<Content Include="vn.lts\vnltstd\pyltstd\ReadMe.txt" />
|
|
<Content Include="vn.strategy\strategydemo\mdconnection\empty.txt" />
|
|
<Content Include="vn.strategy\strategydemo\tdconnection\empty.txt" />
|
|
<Content Include="vn.strategy\strategydemo\vnpy.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="vn.cs\" />
|
|
<Folder Include="vn.cs\hshlp" />
|
|
<Folder Include="vn.cs\vncshshlp\" />
|
|
<Folder Include="vn.cs\vncshshlp\test" />
|
|
<Folder Include="vn.cs\vncshshlp\vncshshlp" />
|
|
<Folder Include="vn.ctp\" />
|
|
<Folder Include="vn.ctp\pyscript" />
|
|
<Folder Include="vn.ctp\vnctpmd\" />
|
|
<Folder Include="vn.ctp\vnctpmd\test" />
|
|
<Folder Include="vn.ctp\vnctpmd\vnctpmd" />
|
|
<Folder Include="vn.ctp\vnctptd\" />
|
|
<Folder Include="vn.ctp\vnctptd\test" />
|
|
<Folder Include="vn.ctp\vnctptd\vnctptd" />
|
|
<Folder Include="vn.datayes" />
|
|
<Folder Include="vn.datayes\static\" />
|
|
<Folder Include="vn.datayes\static\figs" />
|
|
<Folder Include="vn.demo\" />
|
|
<Folder Include="vn.demo\ctpdemo" />
|
|
<Folder Include="vn.demo\ctpdemo\exe\" />
|
|
<Folder Include="vn.demo\ctpdemo\exe\mdconnection" />
|
|
<Folder Include="vn.demo\ctpdemo\exe\tdconnection" />
|
|
<Folder Include="vn.demo\ctpdemo\mdconnection" />
|
|
<Folder Include="vn.demo\ctpdemo\tdconnection" />
|
|
<Folder Include="vn.demo\ltsdemo" />
|
|
<Folder Include="vn.demo\ltsdemo\exe\" />
|
|
<Folder Include="vn.demo\ltsdemo\exe\l2connection" />
|
|
<Folder Include="vn.demo\ltsdemo\exe\mdconnection" />
|
|
<Folder Include="vn.demo\ltsdemo\exe\tdconnection" />
|
|
<Folder Include="vn.demo\ltsdemo\l2connection" />
|
|
<Folder Include="vn.demo\ltsdemo\mdconnection" />
|
|
<Folder Include="vn.demo\ltsdemo\tdconnection" />
|
|
<Folder Include="vn.event" />
|
|
<Folder Include="vn.lts\" />
|
|
<Folder Include="vn.lts\pyscript" />
|
|
<Folder Include="vn.lts\pyscript\l2" />
|
|
<Folder Include="vn.lts\vnltsl2\" />
|
|
<Folder Include="vn.lts\vnltsl2\test" />
|
|
<Folder Include="vn.lts\vnltsl2\vnltsl2" />
|
|
<Folder Include="vn.lts\vnltsmd\" />
|
|
<Folder Include="vn.lts\vnltsmd\pyltsmd" />
|
|
<Folder Include="vn.lts\vnltsmd\test" />
|
|
<Folder Include="vn.lts\vnltstd\" />
|
|
<Folder Include="vn.lts\vnltstd\pyltstd" />
|
|
<Folder Include="vn.lts\vnltstd\test" />
|
|
<Folder Include="vn.strategy" />
|
|
<Folder Include="vn.strategy\strategydemo" />
|
|
<Folder Include="vn.strategy\strategydemo\mdconnection" />
|
|
<Folder Include="vn.strategy\strategydemo\tdconnection" />
|
|
<Folder Include="vn.trader" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<InterpreterReference Include="{2af0f10d-7135-4994-9156-5d01c9c11b7e}\2.7" />
|
|
</ItemGroup>
|
|
<Import Project="$(PtvsTargetsFile)" Condition="Exists($(PtvsTargetsFile))" />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.Common.targets" Condition="!Exists($(PtvsTargetsFile))" />
|
|
</Project> |