This commit is contained in:
2024-04-01 22:54:28 -04:00
parent 099520f3c9
commit 33320eae19
3 changed files with 52 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<StartArguments>UPDATEPRICES 08-21-2023</StartArguments>
<StartArguments>RUNBACKTEST /STARTDATE:01-31-2018 /MAXPOSITIONS:3 /INITIALCASH:10000 /HOLDINGPERIOD:3 /INTRADAYMODE:FALSE /SESSIONFILE:MG20180131.TXT</StartArguments>
</PropertyGroup>
</Project>