Skip to content

Commit

Permalink
IBAutomater updates (QuantConnect#5946)
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanoRaggi authored Sep 28, 2021
1 parent 9579c42 commit 57ddbbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3544,4 +3544,5 @@ private static class AccountValueKeys
1100, 1101, 1102, 2103, 2104, 2105, 2106, 2107, 2108, 2119, 2157, 2158, 10197
};
}

}
2 changes: 1 addition & 1 deletion Brokerages/QuantConnect.Brokerages.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="NodaTime" Version="3.0.5" />
<PackageReference Include="QuantConnect.IBAutomater" Version="2.0.63" />
<PackageReference Include="QuantConnect.IBAutomater" Version="2.0.64" />
<PackageReference Include="RestSharp" Version="106.12.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 57ddbbb

Please sign in to comment.