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: Joaopeuko/Mql5-Python-Integration
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.10
Choose a base ref
...
head repository: Joaopeuko/Mql5-Python-Integration
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 3 commits
  • 9 files changed
  • 2 contributors

Commits on Apr 28, 2025

  1. fix: Tag not triggering package (#40)

    ### Description
    
    Add package manual trigger.
    Fix `tests` in live mode. (Trade works locally but not in CI due to
    headless mode. I don't want to spend too much time making it work).
    
    Fixes #39
    Joaopeuko authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    b95bef0 View commit details
    Browse the repository at this point in the history
  2. chore(release): v0.6.11

    semantic-release committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    be9d046 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. 44 docs update main readmemd (#45)

    ### Description
    
    Update main README.md.
    
    Fixes #44
    Joaopeuko authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    4d488d1 View commit details
    Browse the repository at this point in the history
Loading