An EA - essentially a looping entry system

MQL4 Experts

Tâche terminée

Temps d'exécution 21 jours

Spécifications

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 

Répondu

1
Développeur 1
Évaluation
(461)
Projets
902
77%
Arbitrage
25
16% / 68%
En retard
100
11%
Gratuit
2
Développeur 2
Évaluation
(272)
Projets
394
63%
Arbitrage
70
53% / 26%
En retard
198
50%
Gratuit
3
Développeur 3
Évaluation
(800)
Projets
1371
72%
Arbitrage
112
29% / 48%
En retard
341
25%
Chargé
4
Développeur 4
Évaluation
(264)
Projets
538
50%
Arbitrage
55
40% / 36%
En retard
224
42%
Travail
5
Développeur 5
Évaluation
(90)
Projets
159
61%
Arbitrage
40
18% / 63%
En retard
70
44%
Gratuit
6
Développeur 6
Évaluation
(18)
Projets
37
43%
Arbitrage
6
17% / 50%
En retard
17
46%
Gratuit
7
Développeur 7
Évaluation
(466)
Projets
697
56%
Arbitrage
43
30% / 33%
En retard
113
16%
Travail
8
Développeur 8
Évaluation
(47)
Projets
140
49%
Arbitrage
9
56% / 0%
En retard
27
19%
Gratuit
9
Développeur 9
Évaluation
(62)
Projets
140
46%
Arbitrage
19
42% / 16%
En retard
32
23%
Gratuit
Commandes similaires
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

Informations sur le projet

Budget
20 - 50 USD
Pour le développeur
18 - 45 USD
Délais
de 5 à 8 jour(s)