An EA - essentially a looping entry system

MQL4 专家

工作已完成

执行时间21 天

指定

This is more of an entry system than an EA. It will generally show terrible results because it chases prices that are moving in the wrong direction. I use it for a very specific purpose. 

Explanation of the Loop:

The loop diagram (attached) shows a long (buy) example.

It must also work for a short (sell).

 

The following sequence represents 1 full loop:

(This is for the buy side (long positions), the sell side (short positions) will be the opposite)

Buy   at                                                          Start

Place stop loss at                                             -1

If price moves to                                             1 followed by -1

Buy  at                                                           -1         (re-start loop here)

Place stop loss at                                            -2

Else

If price moves to                                             -1

Buy  at                                                           -3         (re-start loop here)

Place stop loss at                                            -4

 

A note about efficiency: Notice at the 2nd buy in the loop, we get stopped out of a long position and then immediately re-buy at the same price (-1).  It would be better (more efficient) not to buy again, but rather to simply move the stop to -2 when the price reaches 1. This obviously saves the cost of an extra unnecessary buy entry. Can you program that?

The loop repeats from the “start” at any arrow.  (in other words at any buy entry or sell entry)

 

I have a full explanation and real life examples for all applicants. 

Thanks,

Brian 

反馈

1
开发者 1
等级
(461)
项目
902
77%
仲裁
25
16% / 68%
逾期
100
11%
空闲
2
开发者 2
等级
(272)
项目
394
63%
仲裁
70
53% / 26%
逾期
198
50%
空闲
3
开发者 3
等级
(800)
项目
1371
72%
仲裁
112
29% / 48%
逾期
341
25%
已载入
4
开发者 4
等级
(264)
项目
538
50%
仲裁
55
40% / 36%
逾期
224
42%
工作中
5
开发者 5
等级
(90)
项目
159
61%
仲裁
40
18% / 63%
逾期
70
44%
空闲
6
开发者 6
等级
(18)
项目
37
43%
仲裁
6
17% / 50%
逾期
17
46%
空闲
7
开发者 7
等级
(466)
项目
697
56%
仲裁
43
30% / 33%
逾期
113
16%
工作中
8
开发者 8
等级
(47)
项目
140
49%
仲裁
9
56% / 0%
逾期
27
19%
空闲
9
开发者 9
等级
(62)
项目
140
46%
仲裁
19
42% / 16%
逾期
32
23%
空闲
相似订单
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance

项目信息

预算
20 - 50 USD
开发人员
18 - 45 USD
截止日期
 5  8 天