文件名称:Lot_Volume
介绍说明--下载内容均来自于网络,请自行研究使用
函数可以自动计算标准手份额并显示剩余空间百分比或者使用固定标准手数( х без знака )
在程序 #include <Lot_Volume.mqh> 中添加函数,同时在需要的位置调用 OrderSend(货币对, 定单类型, Lot_Volume(), 价格, 0, 停止, 赢利) 如果显示为 10 , 那说明标准手数为10 。如果只是 10 ,那说明为10个标准手。
当然它现在并不完美,等待评论。-Function can automatically calculate and display the remaining share lots of space using a fixed percentage or standard lots ( х без знака )
Add a function in the program#include <Lot_Volume.mqh> while in the desired location to call OrderSend (currency pair, order type, Lot_Volume (), price, 0, stop, profit)
If the display is 10 , it shows the standard number is 10 percent hands. If only 10 , it means the 10 standard lots.
Of course it s not perfect now, waiting for comment.
在程序 #include <Lot_Volume.mqh> 中添加函数,同时在需要的位置调用 OrderSend(货币对, 定单类型, Lot_Volume(), 价格, 0, 停止, 赢利) 如果显示为 10 , 那说明标准手数为10 。如果只是 10 ,那说明为10个标准手。
当然它现在并不完美,等待评论。-Function can automatically calculate and display the remaining share lots of space using a fixed percentage or standard lots ( х без знака )
Add a function in the program#include <Lot_Volume.mqh> while in the desired location to call OrderSend (currency pair, order type, Lot_Volume (), price, 0, stop, profit)
If the display is 10 , it shows the standard number is 10 percent hands. If only 10 , it means the 10 standard lots.
Of course it s not perfect now, waiting for comment.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lot_Volume.mqh