-
-
Notifications
You must be signed in to change notification settings - Fork 102
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.004-dev-new (Tasks' code refactor) #745
Open
kenorb
wants to merge
103
commits into
v3.003-dev-new
Choose a base branch
from
v3.004-dev-new
base: v3.003-dev-new
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
* tag 'v2.009': (77 commits) Updates README Renames SymbolInfo.static.h to SymbolInfo.struct.static.h Pre-commit autoupdate EA: Code cleanup EA: Pass trade and tsm for Serialize() method EA: Removes references to Market EA/Trade: Improves handling of errors on 'not enough money' error Indicator: Returns indicator value on CopyBuffer() 4806 error IndicatorBase: Improves _key in iCustom5() Util: Adds more MakeKey() methods with more arguments Indicator: Moves SET_HANDLE to the right place Support for custom `iCustom` handle setter. Indicators: Fixes CopyBuffer() issue when still returning value on 4806 error IndicatorBase: Adds iCustom5 wrapper Bar: ENUM_PP_TYPE: Improves enum comments Terminal: Adds MQL_EXT define Indicators: Adds ResetLastError() to global functions ChartStatic: Timeseries static methods should return 0 in case of an error IndicatorBase: Adds iCustom() with 13 arguments Terminal: Adds define for MQL_VER ...
Indicator: Adds enum comment for final
Sets slippage to 0 by default
EA: Shows trade entry on error
EA: Adds GetTrade() Task/TaskManager: Adds GetTasks()
EA/Strategy/Trade: Spread fixes Trade: RequestSend: Forces IsTradeRecommended() to prevent issues affecting trades
New release changes and fixes (v2.012)
kenorb
force-pushed
the
v3.004-dev-new
branch
2 times, most recently
from
April 27, 2024 16:27
af7b695
to
44efcf1
Compare
* tag 'v2.012': (84 commits) EA: Sets trade params across all strategies EA/Strategy/Trade: Adds AddTaskObject() EA/Strategy/Trade: AddTask: Fixes code syntax to avoid issues with invalid pointers Trade: TradeParams: Sets log_level in struct constructor Trade: Disables filling modes for MQL4 EA/Strategy: Improves trading logic EA: Fixes recent issue with error during trade request Indicator: Fixes timeframe assignment in class constructor EA/Strategy: More fixes for log printing based on the level EA/Strategy: Fixes log printing based on the level Strategy/Trade: Adds log level getters/setters Trade/Strategy: Improves logic on detecting defined spread limits Trade: TradeParams: Adds max_spread Trade: Checks spread limits Fixes spread/deviation limit logic IndicatorData: Adds setter for IndicatorDataParams struct Exchange: Uses AccountBase instead of AccountMt Account/AccountMt: Fixes zero division Account: Renames Account to AccountMt Exchange: Expands test ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.