generated from EA31337/Strategy-Demo
-
Notifications
You must be signed in to change notification settings - Fork 1
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
zero divide in TDI.mq4 (178,35) #1
Labels
bug
Something isn't working
Comments
nseam
added a commit
to nseam/EA31337-indicators-other
that referenced
this issue
Jan 4, 2024
…d MT5 wrapper. Still don't output two signal lines' buffers.
nseam
added a commit
to nseam/Strategy-TDI
that referenced
this issue
Jan 4, 2024
…. Still don't output two signal lines' buffers.
kenorb
added a commit
that referenced
this issue
Jan 5, 2024
Refs #1. WIP. Fixes zero divide in MT4 code. Added MT5 wrapper
kenorb
added a commit
to EA31337/EA31337-indicators-other
that referenced
this issue
Jan 5, 2024
* nseam/dev-tdi-mt5-wrapper: Refs EA31337/Strategy-TDI#1. WIP. Fixes zero divide in MT4 code. Added MT5 wrapper. Still don't output two signal lines' buffers.
nseam
added a commit
to nseam/EA31337-classes
that referenced
this issue
Jan 8, 2024
…ethod and iMAOnArray implementation which input is now changed to native array (from ValueStorage). Also changed Array::ArraySize() to use non-const input.
kenorb
added a commit
to EA31337/EA31337-classes
that referenced
this issue
Apr 23, 2024
* v3.001-dev-new: Fixes new lines [end-of-file-fixer] GHA: Compile: Support for workflow calls GHA: Compile: Skips clean-up by default Adds vscode's extensions for devcontainer Adds initial config for .devcontainer/devcontainer.json GHA: Fixes compilation workflows Refs EA31337/Strategy-TDI#1. MA-targeted changes regarding input MA method and iMAOnArray implementation which input is now changed to native array (from ValueStorage). Refs EA31337/EA31337-indicators-other#8. Added IndicatorLegacy.h file to allow using MQL5 versions of iNAME() indicators like iMA(), iRSI() in MQL4. Used to run MQL5 indicators in MQL4. Refs EA31337/EA31337-indicators-other#8. Added underscores to some function parameter names to prevent conflicts with global variables. Refs #11. Renamed "index" variable names into "_idx" to prevent conflicts with global variables. Also added new CreateObject() specialization to Draw.mqh. Added #ifdef to Terminal.define.h to prevent redefinition of defines. Indi_Fractals: Fixes code typo Final fix for orders are opened instead of being closed for both MT4 and MT5 (fixes GH-707) Fixes C++ error: no matching function for call
kenorb
added a commit
to EA31337/EA31337-classes
that referenced
this issue
Apr 24, 2024
* v3.001-dev: GHA: Compile: Fixes uploading artifacts after compilation GHA: Compile: Ignores compiling platform files Fixing CompileTest Fixes compilation errors on build 4275 GHA: Test: Includes compile workflow Fixes new lines [end-of-file-fixer] GHA: Compile: Support for workflow calls GHA: Compile: Skips clean-up by default Adds vscode's extensions for devcontainer Adds initial config for .devcontainer/devcontainer.json GHA: Fixes compilation workflows Refs EA31337/Strategy-TDI#1. MA-targeted changes regarding input MA method and iMAOnArray implementation which input is now changed to native array (from ValueStorage). Refs EA31337/EA31337-indicators-other#8. Added IndicatorLegacy.h file to allow using MQL5 versions of iNAME() indicators like iMA(), iRSI() in MQL4. Used to run MQL5 indicators in MQL4. Refs EA31337/EA31337-indicators-other#8. Added underscores to some function parameter names to prevent conflicts with global variables. Refs #11. Renamed "index" variable names into "_idx" to prevent conflicts with global variables. Also added new CreateObject() specialization to Draw.mqh. Added #ifdef to Terminal.define.h to prevent redefinition of defines. Indi_Fractals: Fixes code typo Final fix for orders are opened instead of being closed for both MT4 and MT5 (fixes GH-707) Fixes C++ error: no matching function for call
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: