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

zero divide in TDI.mq4 (178,35) #1

Closed
kenorb opened this issue Aug 26, 2023 · 0 comments
Closed

zero divide in TDI.mq4 (178,35) #1

kenorb opened this issue Aug 26, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@kenorb
Copy link
Member

kenorb commented Aug 26, 2023

No description provided.

@kenorb kenorb added the bug Something isn't working label Aug 26, 2023
@kenorb kenorb self-assigned this Aug 26, 2023
@kenorb kenorb added this to EA v3.000 Aug 26, 2023
@kenorb kenorb moved this to Todo in EA v3.000 Aug 26, 2023
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 kenorb unassigned kenorb and nseam Mar 13, 2024
@kenorb kenorb closed this as completed Mar 13, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in EA v3.000 Mar 13, 2024
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
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants