Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Commit

Permalink
sample
Browse files Browse the repository at this point in the history
  • Loading branch information
maidh91 committed Oct 9, 2022
1 parent a6259ef commit a674fcd
Show file tree
Hide file tree
Showing 47 changed files with 1,460 additions and 2,041 deletions.
Binary file modified Sample Advanced Take Profit.algo
Binary file not shown.
19 changes: 12 additions & 7 deletions Sample Advanced Take Profit/Sample Advanced Take Profit.sln
Original file line number Diff line number Diff line change
@@ -1,20 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sample Advanced Take Profit", "Sample Advanced Take Profit\Sample Advanced Take Profit.csproj", "{EEDB1B00-B586-41DC-B004-EB7AC1762CED}"
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31729.503
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sample Advanced Take Profit", "Sample Advanced Take Profit\Sample Advanced Take Profit.csproj", "{79CA3B7D-DD3A-4C2E-B933-9008341517DF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EEDB1B00-B586-41DC-B004-EB7AC1762CED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EEDB1B00-B586-41DC-B004-EB7AC1762CED}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EEDB1B00-B586-41DC-B004-EB7AC1762CED}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EEDB1B00-B586-41DC-B004-EB7AC1762CED}.Release|Any CPU.Build.0 = Release|Any CPU
{79CA3B7D-DD3A-4C2E-B933-9008341517DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{79CA3B7D-DD3A-4C2E-B933-9008341517DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{79CA3B7D-DD3A-4C2E-B933-9008341517DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{79CA3B7D-DD3A-4C2E-B933-9008341517DF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E5CB0714-1E0A-4372-9C31-4E4FBEF1BBD1}
EndGlobalSection
EndGlobal
Loading

0 comments on commit a674fcd

Please sign in to comment.