fix: always use mt5cli calculate_volume_by_margin to prevent LACK OF FUNDS (#48)

This commit is contained in:
Daichi Narushima
2026-06-23 14:01:46 +09:00
committed by GitHub
parent b878a61c07
commit 8e53212a24
4 changed files with 59 additions and 56 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "mt5cli"
version = "0.9.1"
version = "0.9.2"
description = "Generic MT5 data and execution infrastructure for Python applications"
authors = [{name = "dceoy", email = "dceoy@users.noreply.github.com"}]
maintainers = [{name = "dceoy", email = "dceoy@users.noreply.github.com"}]