Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.009-dev-new #777

Open
wants to merge 59 commits into
base: v3.008-dev-new
Choose a base branch
from
Open

v3.009-dev-new #777

wants to merge 59 commits into from

Conversation

kenorb
Copy link
Member

@kenorb kenorb commented Oct 10, 2024

No description provided.

nseam and others added 30 commits July 19, 2023 13:55
* 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
  ...
Changes to Trade storing method (GH-687)
* commit 'c6e7145822937f1b4606c93cef73897b8062d17d':
  Removed temporary test code from test file.
  Testing Ref<X> serialization.
Platform: Adds dict of exchanges
Account: Adds ENUM_ACCOUNT_MARGIN_MODE for MQL4

Terminal: Fixes warning 30: macro redefinition

Account: Defines ENUM_ACCOUNT_PARAM_INTEGER so it works for both MQL4 and MQL5
…was deleted despite being in use by SerializerNode.
Fixed SerializerJson which didn't clear pointer to "key"
* origin/v3.008-dev-new:
  CI: Removes Tick workflow as redundant
  CI: Runs tmate only on failure in debug mode
  CI: Do not run test if login is not specified [no-ci]
  C++ compatibility fixes.
…v-new

* origin/v3.007-db-export:
  EA: Adds db export to test
nseam and others added 29 commits September 9, 2024 17:46
…Candle's OHLCVT value.

Also moved ENUM_INDI_CANDLE_MODE enum into separate file.
…-checks

Fixes for GetLowest(), GetHighest() for Indicator/IndicatorData with data export fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants