Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vdemydiuk/mtapi Loading
base: MT4-v1.0.43
Choose a base ref
...
head repository: vdemydiuk/mtapi Loading
compare: master
Choose a head ref
  • 8 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    70fb0a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Fix: error-checking condition was inverted.

    Similar to previously fix on Ln 5359 in void Execute_SymbolInfoString() by hectorli #173 update IF checking (commit 26de553 on 27 Aug 2019), same error-checking condition was also inverted in Ln 2948 in void Execute_iBandsOnArray().
    joecklau committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    879a907 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Merge pull request #247 from vdemydiuk/dependabot/nuget/MTApiService/…

    …log4net-2.0.10
    
    Bump log4net from 2.0.5 to 2.0.10 in /MTApiService
    vdemydiuk committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    b06e907 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #248 from joecklau/patch-1

    Fix: error-checking condition was inverted.
    vdemydiuk committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    2c24ec4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Bump Newtonsoft.Json from 8.0.3 to 13.0.1 in /MtApi

    Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 8.0.3 to 13.0.1.
    - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
    - [Commits](JamesNK/Newtonsoft.Json@8.0.3...13.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Newtonsoft.Json
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e683b16 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Bump Newtonsoft.Json from 12.0.2 to 13.0.2 in /MtApi5

    Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2.
    - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
    - [Commits](JamesNK/Newtonsoft.Json@12.0.2...13.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: Newtonsoft.Json
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    b5aef47 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Merge pull request #269 from vdemydiuk/dependabot/nuget/MtApi/Newtons…

    …oft.Json-13.0.1
    
    Bump Newtonsoft.Json from 8.0.3 to 13.0.1 in /MtApi
    vdemydiuk committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    aa42a12 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #274 from vdemydiuk/dependabot/nuget/MtApi5/Newton…

    …soft.Json-13.0.2
    
    Bump Newtonsoft.Json from 12.0.2 to 13.0.2 in /MtApi5
    vdemydiuk committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    c9d1f50 View commit details
    Browse the repository at this point in the history
Loading