登录
首页 » MQL » Dolly交易系统

Dolly交易系统

于 2020-06-20 发布 文件大小:176KB
0 345
下载积分: 1 下载次数: 0

代码说明:

  Dolly买卖规则: 货币对:任何货币对 买:buysotp 1. GMACD——主趋势H4和大趋势D1一致,为绿色且向上。 2. 顾比线——蓝色线在红色线上方。 3. 下买单: 3.1即时成交单:价格在蓝色区域/买入1,买入 3.1挂单交易单:价格:买入1,止赢:+20,止损:-40. 卖:sellsotp1. GMACD——主趋势H4和大趋势D1一致,为红色且向下。 2. 顾比线——蓝色线在红色线下方。 3. 下买单: 3.1即时成交单:价格在红色区域/卖出1,卖出 3.1挂单交易单:卖出1,止赢:-20,止损:+40            Dolly 0%&100%斐波那契线货币对:任何货币对(使用前先设置斐波那契线是否正确)这个技巧可以带为挂单交易单带来99.9%的成绩和非常低的风险(北京时间早上8点开始挂单)。 买:buysotp 1. 挂止损买入:斐波那100% + 2点+点差 2. 设置止赢:5-10点或0.000 (使用跟踪止损效果更好) 3. 设置止损:100%价格- 20-30 点(The Dolly trading system is easy to use and very comprehensive. This works best on a 15 or 30-minute timeframe. This is applicable to any currency pairs. Dolly Forex Trading System provides an opportunity to detect various peculiarities and patterns in price dynamics which are invisible to the naked eye. Based on this information, traders can assume further price movement and adjust this system accordingly.)

文件列表:

Dolly交易系统\experts\indicators\!_Heiken_Ashi_Ma 20.ex4, 4212 , 2009-03-29
Dolly交易系统\experts\indicators\b-clock modified.ex4, 2204 , 2007-10-04
Dolly交易系统\experts\indicators\Clock v1_2_auto.ex4, 13700 , 2007-10-04
Dolly交易系统\experts\indicators\DIGISTOCH.ex4, 18400 , 2007-10-04
Dolly交易系统\experts\indicators\Dolly_Graphics_v11-GMTShift.ex4, 92872 , 2007-10-07
Dolly交易系统\experts\indicators\Dolly_Trading Times _3.ex4, 11612 , 2007-10-04
Dolly交易系统\experts\indicators\GMACD_Signals.ex4, 13180 , 2007-10-04
Dolly交易系统\templates\多利交易系统.tpl, 33093 , 2009-04-18
Dolly交易系统\多利交易系统.doc, 72192 , 2013-11-29
Dolly交易系统\用法说明.txt, 277 , 2013-11-28
Dolly交易系统\experts\indicators, 0 , 2009-05-10
Dolly交易系统\experts, 0 , 2009-05-10
Dolly交易系统\templates, 0 , 2013-11-29
Dolly交易系统, 0 , 2013-11-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MACD
    计算股票MACD技术指标的相关函数并作图。。。。(Stock Technical indicators MACD computing correlation functions and plotted. . . .)
    2021-04-07 23:19:01下载
    积分:1
  • Forex-Intrepid-Strategy- (1)
    指标工具,带货币强度,一共三个指标,一个模板。(Indicator tools, with currency strength, a total of three indicators, a template.)
    2020-06-16 23:40:02下载
    积分:1
  • 马丁稳赚策略
    MT4平台EA 马丁策略 风控 锁仓 管理 开单多 风险小(MT4 platform EA Martin wind control strategy management risk small suocang billing)
    2018-04-02 19:04:00下载
    积分:1
  • Bank_Account_Management
    实现银行账号管理,实现账号的注册、修改密码、资金管理、销户等功能(Realization of bank account management, account registration, change passwords, financial management, marketing and other functions households)
    2014-08-06 05:26:21下载
    积分:1
  • shandian
    MT4源程序,两年收益1万做到20万(MT4 for mq4 MT4 for mq4MT4 for mq4)
    2013-11-26 09:05:04下载
    积分:1
  • QTrader
    说明:  vs2017 MFC 期货 CTP API 开发示例, 带界面(vs2017 MFC CTP API CTP API)
    2019-02-16 06:31:42下载
    积分:1
  • MT4跟单软件发射和接收端
    说明:  本地MT4的EA跟单软件,一个发射端,一个接收端,可以设置比例,货币修正,风控等,目前是EX4的,大神看看能不能搞成MQ4。(Local MT4 EA documentary software, a transmitter, a receiver, can set the proportion, currency correction, wind control, etc., is currently EX4, God to see if we can achieve MQ4.)
    2020-06-21 04:20:02下载
    积分: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
  • TrinomialAmerican
    三叉树方法计算美式期权定价,更加精确而且计算速度增加。有关说明在文件中。(tree method trigeminal American option pricing, and more accurate calculation of the speed increase. The note in the document.)
    2005-07-25 23:26:01下载
    积分:1
  • 对冲套利EA
    说明:  可以用来对冲和套利交易欧美和磅美货币对,还可以自定其它货币对交易(It can be used for hedging and arbitrage transactions between European and American and pound-dollar currencies, as well as other currency pair transactions.)
    2020-06-24 05:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载