-
-
Notifications
You must be signed in to change notification settings - Fork 108
v3.002-dev-new #743
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
base: v3.001-dev-new
Are you sure you want to change the base?
v3.002-dev-new #743
Conversation
Initial Exchange class
Indicators refactor (part 3)
Indicator logic refactor
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.
EA: Shows trade entry on error
* 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
e4d95af
to
ae5d3df
Compare
* 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
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate Unit Tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
No description provided.