-
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.)
- 2015-11-20 11:14:44下载
- 积分:1
-
0
说明: 给定n种物品和一个背包,物品i的重量是Wi,价值是vi,被包容量是C,应该如何选择装入被包的物品,使得装入背包中物品的总价值最大?对于每种物品i,只有两种选择,装入或者不装入.
输入:第一行两个正整数n(物品数)和C(容量)
第二行n个正整数n,表示物品价值
第三行n个正整数n,表示物品重量
输出:第一行表示总价值
第二行n个数(0/1),0表示物品不装入,1表示装入
例如,
输入:
5 10
6 3 5 4 6
2 2 6 5 4
输出
15
1 1 0 0 1
(Species of a given n items and a backpack, the weight of item i is Wi, the value of vi, was packet capacity is C, should be how to choose a package of items to be loaded, the backpack load in the largest total value of goods? For each item i, there are only two options, loaded or not loaded. Input: the first line of the two positive integer n (the number of items) and C (capacity) of the second line of n positive integer n, that the value of the third line of n positive integer n, that the weight of output: the total value of the first line of the second line, said n number of (0/1), 0 that the items do not load, that load 1 for example, enter: 5,106,354,622 6 5 4 output 15 1 1 0 0 1)
- 2009-07-01 23:07:01下载
- 积分:1
-
fnn
关于matlab中模糊神经网络中关于故障诊断的程序(About the fuzzy neural network matlab procedures for troubleshooting)
- 2014-11-23 21:08:22下载
- 积分:1
-
ga
说明: 蚁群算法程序演示,vc++的源程序,vb开发的演示课件(Ant colony algorithm demo program, vc++ the source code, vb demonstration courseware development)
- 2011-11-07 19:31:51下载
- 积分:1
-
book
浪涛之巅小说,介绍互联网技术的发展,非常好的资料;(Introduct book for internet development)
- 2010-01-13 11:27:14下载
- 积分:1
-
Program_0.2
Tutorial Two (You should run it in the Command Window)
- 2012-04-22 18:31:14下载
- 积分:1
-
galib246
遗传算法的一个07版本,可以让初学者有入门,让有一定基础的同志有进阶。(07 version of a genetic algorithm that allows beginners get started, so that some comrades are based Advanced.)
- 2011-04-29 09:48:08下载
- 积分:1
-
SPxFuseServer-v1-57-1
雷达数据融合服务器的使用手册,可帮助开发雷达数据融合服务器的朋友们。(User guid for radar data fuse software .)
- 2015-03-11 22:06:06下载
- 积分:1
-
matlab
好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好好(Good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good)
- 2011-05-22 12:00:13下载
- 积分:1
-
openGL
分别用普通构建方式和显示列表对物体进行绘制,实现各种复杂的交互控制(Were built with ordinary ways and display a list of objects to draw, to achieve a variety of complex interactive control)
- 2014-02-17 20:00:17下载
- 积分:1