www.456videos.com:发一个用布林线交易的系统,欢迎测试

来源:百度文库 编辑:偶看新闻 时间:2024/04/28 19:42:03

说明忘发了:BollTrade交易系统,用于EU的15分钟图使用说明:
This EA is designed for EURUSD M15
This EA places BUY and SELL MARKET ORDERS depending on how far outside the Bollinger Bands
the current price falls. This is a counter-trade system, that is, it SELLS when the UPPER
bands are exceeded by BDistance pips and BUYS when the LOWER Band is exceeded.
BDistance, BPerion and Deviation control the Bollinger Bands
It depends on retracement and exhaustion to make profit.
It only places one trade per bar.

If enabled (IStep greater than 0) the system will double lot sizes when there is a loss.
This is an attempt to recover the previous loss, and make money on the current trade.
And there are styles (IStyle) of lot growth for loss recovery
The greatest failure of this EA will come when you don't have enough money to support
the Martingles steps anymore, so start your lot sizes small.
LotIncreasement grows the lot size based on your starting balance, risking more money
when you have more money. It is built in, based on Starting Balance and LotResolution,
and is independent of IStep and the Martingale process.

---Starting Balance---

The formula for Lots is AccountBalance() / StartingBalance
Lets say your AccountBalance() is currently 550$

if you want to trade 10.0 lots, put 55 into StartingBalance 550 / 55 = 10
if you want to trade 1.0 lots, put 550 into StartingBalance 550 / 550 = 1
if you want to trade 0.5 lots, put 1100 into StartingBalance 550 / 1100 = 0.5
if you want to trade 0.1 lots, put 5500 into StartingBalance 550 / 5500 = 0.1
if you want to trade 0.01 lots, put 55000 into StartingBalance 550 / 55000 = 0.01

---LotResolution---
This controls the Lot size of step your broker/account can support
If set to 1, then your lot size is increased in 0.1 steps as your account grows
If set to 2, then your lot size is increased in 0.01 steps as your account grows

IBFX supports LotResolution of 2

---IStep---
IStep is ONLY USED WHEN IStyle==1

IStep is the USER control for progression of lot growth to recover loss
Lots are multiplied by this number for each losing trade


---IStyle---
Allows you to pick the type of loss recovery you're most comfortible with.

0 == NO LOSS RECOVERY
1 == lot growth based on IStep
2 == Modified Martingale - growth by 2.0000 with 1st step being 1
3 == Fibonacci - growth by Fibo numbers, requires 2 wins to recover the total loss
4 == future implementation


---SameBarRecovery---
Usually there is only 1 trade allowed per bar. If this option is set to true, then
another trade will be allowed on the same bar, but only if the last trade was a loss.

NOTE! - This does NOT work well with Darma's ATR option

---MinFreeMarginPct---
This percent of your account must be free for margin before an order will be placed


---ProfitMade---
The amount of pips you expect to make on EACH TRADE

---LossLimit---
The amount of pips you can afford to lose on EACH TRADE

---Other elements---
Trades are constrained to one-per-bar. This is controlled in the // bar counting
section of the code. Trade is only enabled if there are no orders open at the new bar.
Search for //unco*****ent for multiple trades per bar
There is also an override for this using SameBarRecovery but only for losing trades
说明忘发了:BollTrade交易系统,用于欧盟的15分钟图最使用说明:
这EA是欧元兑美元M15
这个EA的地方购买和销售市场秩序,根据远远超出布林
目前的价格下降。这是一个反贸易体系,也就是说,它的售价上
带超过BDistance点子和购买超过当低层薪金级别。
BDistance,BPerion和偏差控制布林
这取决于回撤和疲惫,使利润。
它唯一的地方每一个栏贸易。

如果启用(ISTEP大于0),系统将增加一倍,很多时有损失的大小。
这是企图恢复以前的损失,目前的贸易赚钱。
有很多丢失恢复增长的样式(IStyle)
这个EA的最大的失败,当你没有足够的资金来支持
Martingles步骤了,所以开始小批量。
LotIncreasement增长很多大小根据您的出发平衡,冒着更多的钱
当你有更多的钱。它是内置的,起平衡和LotResolution的基础上,
是独立的ISTEP和鞅过程。

---开始平衡---

很多公式AccountBalance()/ StartingBalance
比方说你AccountBalance()是目前550元

如果你想贸易10.0地段,投入StartingBalance 550 / 55 = 10 55
如果你想交易1.0手,投入StartingBalance 550 / 550 550 = 1
如果你想交易0.5手,投入StartingBalance 550 / 1100 = 0.5 1100
如果你想交易0.1手,把5500到StartingBalance 550 / 5500 = 0.1
如果你想交易0.01手,投入StartingBalance 550 / 55000 = 0.01 55000

--- LotResolution ---
这步控制的土地面积阁下的经纪/帐户可以支持
如果设置为1,那么你的很多大小是增加了您的帐户增长0.1步骤
如果设置为2,那么你的很多大小是增加了您的帐户增长0.01步骤

IBFX支持2 LotResolution

--- ISTEP ---
ISTEP仅用于IStyle == 1时

ISTEP是为用户大量的增长,恢复损失进展控制
地段乘以这个数字为每个失去贸易


--- IStyle ---
允许你给你最comfortible弥补亏损。

0 ==不丢失恢复
1 ==很多增长的基础上ISTEP
2 ==修改鞅 - 2.0000与第1步1增长
3 ==斐波纳契 - FIBO数字的增长,需要2胜收回亏损总额
4 ==未来的实施


--- SameBarRecovery ---
通常只有1每栏允许的贸易。如果这个选项被设置为true,则
另一个贸易将被允许在同一栏,但只有在最后的贸易损失。

注意!- 这并不工作,以及与达玛的ATR选项

--- MinFreeMarginPct ---
这对您的帐户%保证金必须免费命令之前,将被放置


--- ProfitMade ---
每个行业的期望,使你的点子

--- LossLimit ---
失去对每个行业的点子你能负担得起的金额

---其他要素---
每一个酒吧行业的约束。这是控制在计数/ /酒吧
部分的代码。如果在新的酒吧有没有订单,不仅使贸易。
搜索/ /不合作*****多个行业,每栏耳鼻喉科
还有一个使用SameBarRecovery覆盖,但仅限于亏损的交易
本文来自:!交易论坛火线论坛[URL] http://www.fx998.com