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

v3.007-dev-new -> v3.008-dev-new merge. Contains fixes to ItemsHistory. PR is not yet ready for merge. #756

Commits on May 6, 2024

  1. Fixed problem with casting string to ENUM_LOG_LEVEL via indicator par…

    …ams' Get<T>() and Set<T>() methods. Also fixed formatting of files.
    nseam committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6859c3a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. WIP. Trying to make indicators to work with historic ticks.

    Also changed .clang-format in order to indent macros.
    Changed Indi_Bands's OnCalculate param names in order to prevent warnings.
    nseam committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d8eb065 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. WIP. Fixes In ItemsHistory and ItemsHistoryTfCandleProvider for Candl…

    …e indicator and fixes in Indi_TickMt.
    
    Still requires work in the area where ticks are used to form candles.
    nseam committed May 30, 2024
    Configuration menu
    Copy the full SHA
    92ee47a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Committing the ItemsHistory-related code before merging `v3.008-dev-n…

    …ew`. This code is not yet ready to merge.
    nseam committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6a38ad3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v3.008-dev-new' into v3.007-dev-new-itemshistory-fixes.…

    … After fixing errors and before clang-format.
    nseam committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2911097 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'v3.008-dev-new' of https://github.com/EA31337/EA31337-c…

    …lasses into v3.008-dev-new--fixes-after-merge-from-v3.007-dev-new-itemshistory-fixes
    nseam committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3228d70 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    63f1ddb View commit details
    Browse the repository at this point in the history
  2. Added missing files.

    nseam committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c132e9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a805d1 View commit details
    Browse the repository at this point in the history