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.002-dev-new #743

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

v3.002-dev-new #743

wants to merge 75 commits into from

Conversation

kenorb
Copy link
Member

@kenorb kenorb commented Apr 24, 2024

No description provided.

kenorb and others added 30 commits December 5, 2021 14:48
Improves support for C++ syntax
* origin/dev-cpp:
  Should fix all GCC warnings.
  Working compilation via GCC for TradeSignal.test.cpp and TradeSignalManager.test.cpp.
  State in the art of MQL/C++ compatibility.
  Making MQL code to compile in C++. Especially the TradeSignalManager.test.cpp.
  Trade: Fixes C++ compilation errors
  Adds TradeSignal and TradeSignalManager C++ compilation tests
  GHA: Compiles based on the file list
  Adds Compile workflow for CPP
  Adds StringSplit() as extern
  Adds .extern.h file for DateTime
  Refs: Uses PTR_ATTRIB syntax
  Integrates extern includes
  Adds Common and File defines
  Adds code page defines
  Adds .extern.h files
  Moves enums and structs from Std and MQL5 to appropriate files
  Moves Deal enums to Deal.enum.h
Should fix new issues with C++ compatibility.
* nseam/v3.000-dev:
  Refs EA31337-classes/EA31337-indicators-other#13, EA31337-classes/EA31337-indicators-other#15. WIP. TDI-RT-Clone and Heiken_Ashi_Smoothed indicators made to work in MT5.
* v3.001-dev-new:
  GHA: Compile: Fixes init-platform condition to compare with string, not boolean
  GHA: Compile: Fixes init-platform boolean condition
  Refs EA31337-classes/EA31337-indicators-other#13, EA31337-classes/EA31337-indicators-other#15. WIP. TDI-RT-Clone and Heiken_Ashi_Smoothed indicators made to work in MT5.
* v3.001-dev-new:
  Workaround for closing order conditions after orders are loaded from active pool (GH-705)
  Trade: TradeParams: Adds max_spread
  Order: Fixes the current volume value when data in orequest is missing
  Order: Refresh order after modification
  Trade: Disables filling modes for MQL4
  EA: Fixes recent issue with error during trade request
  Account/AccountMt: Fixes zero division
* tag 'v3.000.2':
  Account/AccountMt: Fixes zero division
  GHA: Compile: Support for workflow calls
  GHA: Compile: Skips clean-up by default
  GHA: Fixes compilation workflows
  Trade: Disables filling modes for MQL4
@kenorb kenorb force-pushed the v3.001-dev-new branch 2 times, most recently from e4d95af to ae5d3df Compare April 27, 2024 15:42
* origin/v3.001-dev-new:
  Workaround for closing order conditions after orders are loaded from active pool (GH-705)
  Trade: TradeParams: Adds max_spread
  Order: Fixes the current volume value when data in orequest is missing
  Order: Refresh order after modification
  Trade: Disables filling modes for MQL4
  Account/AccountMt: Fixes zero division
  Refs EA31337-classes/EA31337-indicators-other#13, EA31337-classes/EA31337-indicators-other#15. WIP. TDI-RT-Clone and Heiken_Ashi_Smoothed indicators made to work in MT5.
  GHA: Compile: Adds support for path input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants