-
MACD交叉策略
MT4平台上利用MACD开平仓的一款EA(A EA that uses MACD to open a warehouse on the MT4 platform.)
- 2020-06-30 23:20:02下载
- 积分:1
-
DayTrading
mt4平台EA系统完整代码,提供编程思路,根据自己需要修改、改变。(
EA system complete code mt4 platform provides programming ideas, according to their own need to
change, change.
)
- 2013-09-22 17:45:00下载
- 积分:1
-
MT4编程说明
MT4编程说明书,著名的外汇交易软件,可自动交易。(MT4 Programming Manual, the famous foreign exchange trading software, automated trading.)
- 2020-07-23 21:38:44下载
- 积分:1
-
SckMarket
股市方面的源程序,喜欢的人可以研究一下,希望对你有用(Stock market, the source, people can look like)
- 2011-07-31 22:41:52下载
- 积分:1
-
猎鹰35B全能型EA_6.5
说明: 1、 版本更新说明:
强化了风控功能。
2名称说明:
35B是指EA只需加载任意一个货币对即可同时交易35个品种(34个货币对+黄金)。
多策略是指一个EA多种独立的策略,(目前共有6种:波段、波浪、逆向、突破、形态、对冲),除对冲策略外其他策略都采用最近5年多的历史图形对比算法并经严格优化后形成。行情只有符合其中的任意一个策略才会开单,开单后鼠标指向所开的单子或在注释中会有策略显示。
全能型是因为本EA集自动交易、手工交易(挂单、即时单)为一体的全功能、高智能的“双能”EA。(35b means that EA only needs to load any currency pair to trade 35 varieties (34 currency pairs + gold) at the same time.
Multi Strategy refers to a variety of independent EA strategies (at present, there are six kinds: band, wave, reverse, breakthrough, form, hedging). Except hedging strategies, other strategies are formed by using the historical graph comparison algorithm of the last five years and after strict optimization. The quotation will only be issued if it conforms to any one of the strategies. After the opening, the mouse will point to the opened list or there will be a strategy display in the annotation.
The omnipotent EA is a full-featured and highly intelligent "dual energy" EA integrating automatic transaction and manual transaction (hanging order and instant order).)
- 2020-07-01 06:40:02下载
- 积分:1
-
EA顺势加法加单1
通过判断趋势来顺势加单,实现小输大赢的目的。
实测可用。(By judging the trend to increase orders, we can achieve the goal of small losses and big wins.
Actual measurements are available.)
- 2020-06-21 21:40:02下载
- 积分:1
-
stock
小型股票交易系统,C++语言实现,用户可以自由扩展(Small stock trading system)
- 2011-07-12 11:15:03下载
- 积分:1
-
价格振幅指标
说明: 计算20天平均价,高开低收价,一个单独的方框表示(Calculate the average price of 20 balances, raise the price lower and lower the price.)
- 2020-06-21 00:00:02下载
- 积分:1
-
AtmDemo
实现ATM简单的转账,存款和查询账户余额操作,在控制台实行。(Simple transfers, deposits and account balance inquiry ATM operations, implemented in the console.)
- 2014-02-05 11:08:10下载
- 积分:1
-
123
模拟银行业务:(1) 银行每日的现金额固定,工作窗口个数固定(大于1),客户只能在工作窗口办理业务。
(2) 客户出现可以为随机,其办理的业务种类也随机。客户在到达银行时,总是最短的选择队伍排在最后面。
(3) 当客户取款时,如果帐户余额不足,则拒绝其取款;当银行现金额不足时,应请客户等待,银行现金额充足时通知客户,立即为其办理;当客户等待一定时间后现金仍然不足,或者客户主动查询N次之后,现金仍然不足,则会离开银行。
(4) 客户的存款应加入银行当日当前可用现金额。
(5) 动画实时显示银行办理业务的情况。可以启动、暂停、重新启动银行业务。
(6) 对于本程序,用户可以创建某一特定客户,使之进入银行办理业务,以便测试。
(Analog Banking: (1) bank fixed daily amount of cash, the number of fixed working window (greater than 1), customers can conduct business in the working window. (2) the customer may appear random, handled its business lines also random. When customers reach the bank, always choose the shortest team came in last. (3) when the customer withdrawals, if your account balance is insufficient, rejected its withdrawal when there is insufficient amount of cash banks should ask the customer to wait, notify the customer when sufficient amount of cash banks, immediately its handling when customers wait for a certain time after the cash after still insufficient, or the customer initiative inquiry N times, cash is still insufficient, it will leave the bank. (4) the customer' s date of deposit currently available amount of cash banks should join. (5) Real-time animation display case bank business. You can start, pause, restart banking. (6) For this program, the user can create a specific customer)
- 2016-04-27 21:31:06下载
- 积分:1