-
-
Notifications
You must be signed in to change notification settings - Fork 100
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.003-dev-new #744
Open
kenorb
wants to merge
30
commits into
v3.002-dev-new
Choose a base branch
from
v3.003-dev-new
base: v3.002-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
v3.003-dev-new #744
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
…LOSE/BUY composite signal
…ing to create new abstract instance of IndicatorBase class. Dict<long, IndicatorBase*> now have template specialization which will print an error and stop debugging if you try do deserialize such Dict.
* v3.002-dev-new: 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 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
* v3.001-dev-new-stuff: Adds EA31337.vscode-mql-tools extension Fixes new lines [end-of-file-fixer] Disables wine package devcontainer: Adds node Adds wine to devcontainer Adds DavidAnson.vscode-markdownlint extension to devcontainer Adds initial .vscode/settings.json
…3-dev-new * origin/v3.001-dev-new-cgava: GHA: Compile: Support for workflow calls Trade: TradeSignalEnumMacro: Fixes includes to use local path Moves enum macros into the main file and fixes compilation errors Adds a wrapper file for TradeSignalEnumMacro Renames TradeEnumMacro.mq4 to TradeSignalEnumMacro.test.mq5 CGA(Trade): proposal for macor based computation of SIGNAL BUY/SELL CLOSE/BUY composite signal GHA: Compile: Skips clean-up by default
…EA31337-indicators-stats#1
* origin/v3.002-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
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.