-
-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/v3.006-dev-fixme' into v3.006-dev
* origin/v3.006-dev-fixme: (26 commits) More of C++/MT4/MT5 error fixes. Looks like C++/MT4/MT5 errors are fixed. Looks like C++/MT4 errors are fixed. Need some additional fixed for MT5. C++ and MQL fixes. Cleaned up Std.h regarding array/reference macros. Added Visual Studio file exclusions into .gitignore. C++ tests now compiles. WIP. Fixing C++ errors. One step further. WIP. Fixing C++ errors. Closer to the end. WIP. Fixing C++ errors. Closer to the end. WIP. Fixing C++ errors. Stuck on ValueStorage's macros. Adds PriceRange/tests/Makefile Moves global functions at the end for C++ compatibility A little step forward in fixing C++ compile errors. Another step in fixing C++ compile errors. Adds more tests for indicators Makefile: Improves syntax Adds more tests for indicators Adds CPP tests for EA, Log, Refs, Strategy and Trade Database: Code improvements and reformat Makefile: Fail when make subprocess also fail Indicators: Code reformats ...
- Loading branch information
Showing
343 changed files
with
6,624 additions
and
2,411 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,3 +16,7 @@ docs/api/build | |
.DS_Store | ||
|
||
docs/build | ||
.vs | ||
x64 | ||
*.sln | ||
*.vcx* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.