-
Camarilla
有提示,提示斐波纳契回撤在哪个位置,和当时的价格(There prompts, tips Fibonacci Retracement in which position, and the prevailing price)
- 2013-08-24 02:44:04下载
- 积分:1
-
stock_top
股票开发,运用C++,调试正确后使用!!股票助手(Stock development, the use of C , debugging the right to use! ! Stock assistant)
- 2008-12-11 20:53:05下载
- 积分:1
-
聪明的剥头皮EA
说明: MT4一款头i皮EA,单量大准确率高,不存在爆仓!!(MT4 is a scalp EA, with high accuracy and large volume, and no explosion!!)
- 2020-06-24 05:00:01下载
- 积分:1
-
海龟交易系统 turtle channel system
遵守海龟交易系统,供交易测试学习使用,用于真实交易后果自负(turtle channel system)
- 2020-06-20 06:40:02下载
- 积分:1
-
经典EA平头哥源码
外汇智能交易很经典的交易源码,很值得学习和参考,但请勿轻易用于实盘,明白原理就行。(Intelligent foreign exchange trading is a classic source code, it is worth learning and reference, but do not easily be used in the real offer, understand the principle is OK.)
- 2020-06-30 13:00:02下载
- 积分:1
-
FXOxygen
MT4 expert advisors 3
- 2019-04-19 21:34:24下载
- 积分:1
-
RenkoLiveCharts_pimped_v4_13
说明: 这Renkolive的EA是跟单类外汇交易系统,不像其他头皮EA。这种EA会自动计算进仓,平仓,止损位。(This EA attaches to a chart (1M chart is best) and then builds a new offline chart with Renko boxes
Added a startup option (BuildChartsWhenMarketOffline) to build the offline charts when inside of the OnInit() for times when the market is closed
Changed the RenkoBoxSize variable from an INT to a DOUBLE for 5 digit currency accuracy (i.e. 5.5 == 55 pipettes))
- 2020-06-20 21:00:02下载
- 积分:1
-
Dolly交易系统
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.)
- 2020-06-20 21:20:02下载
- 积分:1
-
7105
说明: 操盘手交易 v 7.51 MACD 是基于多手数剥头皮算法的 EA。该 EA 已经在实盘账户里反复测试过。
开仓方向的选择根据标准 MACD 指标。EA 持续开仓, 每次都是大于之前的 1.5 或 2 倍。在设置里选择参数。开仓间隔为点数, 可在 EA 参数里设置。当最后最大交易量的仓位达到正面结果 (以止盈或尾随停止平仓), 整体订单批量平仓, 无论以前的开仓盈利与否。
作为规则, 最后一笔订单的盈利覆盖了之前已开仓位的亏损 (如果有的话), 且一般会盈余。此 EA 可以工作于任何时间帧, 最好是为各货币对选择参数。实盘测试结果的报告附上。(Trader's hand trading V 7.51 MACD is based on multi hand scalping algorithm EA. The EA has been repeatedly tested in the real - time account.
The selection of the opening direction is based on the standard MACD index. EA keeps on opening, each time is bigger than before 1.5 or 2 times. Select parameters in the settings. The opening interval can be set in EA parameter. When the position of the last largest trading volume reaches the positive result (by stopping profits or stopping by closing), the whole order will be closed in batches, regardless of the profit of the previous opening.
As a rule, the profit of the last order covers the loss (if any) of the previously opened position and usually surpluses. This EA can work at any time frame, preferably with parameters for each currency pair. A report on the results of the actual test is attached.)
- 2018-04-25 18:01:25下载
- 积分:1
-
algo-trader
用java编写的算法交易软件。包括获取股票数据、分析、下单等全部功能。(AlgoTrader is an automated trading system (ATS) that can trade any type of security on any market available through InteractiveBrokers or FIX. All aspects of trading like getting market data, analyzing prices, taking trade decisions, placing orders & tracking executions can be automated.
Employing automated trading strategies, AlgoTrader eliminates all influences from emotion driven human trading and allows a pure systematic trading approach.
Available features of the system¶ • Automate Trading Strategies based on Trading Rules (using Esper EQL)
• Automated Execution via different Broker Interfaces
• Simulate and run several strategies in parallel
• Backtest strategies based on Historical Data
• Portfolio Tracking & Performance Measurement
• Different Numerical and Statistical Libraries are available to analyze trend and produce Trading Signals
AlgoTrader is based on the following Frameworks and Methodologies¶ • Java SE 6
)
- 2012-06-22 16:23:53下载
- 积分:1