I want a HEDGING EA that trade no matter where the direction is going

Termos de Referência

The main idea of this robot is , it opens a trade , if the market moved correctly it closes this on profit , but if it's not,  it opens an opposite trade in bigger lot size and so on . So let me give you a full example.  Let's say i opened a buy trade in 0.01 contract, if the market moved up for 80 pips , the EA should close it automatically,  but if it's not and moved down for 40 pips,  it has to open a sell position in 0.02 contract and close them both after 80pip under the sell position. If it bounced back before hitting those 80 pip which are under the sell position,  and moved up again and crossed the sell position heading to the buy position and hit it , it has to open a second buy position in 0.03 contract to double the buy positions against the sell positions, and also if it moved up from the buy position to 80 pip above it , it has to close them all after hitting those 80 pip target . But if it bounced back again before hitting that target,  it has to double the sell positions and enter only if it reached the sell price, so it  will be a 0.06 contract with the old sell one which is 0.02 , that makes them 0.08 which is double the buy positions. Note : 1. I need to choose the first trade 2. It will continue this process after me till i stop it . 3. I need a floting profit option and a floating loss option to select , which gives me the ability to make the EA always close the trades when achieved.  4. Consider the spread of the pair on 2 pips . 5. It counts gaps too . 6. I can change the TP target . 7. I can change the pips space  between the two opposite trades. 8. If you can put a factor that i could use to tell the EA how much to double per trade , that would be perfect. 

Respondido

1
Desenvolvedor 1
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
2
Desenvolvedor 2
Classificação
(590)
Projetos
789
71%
Arbitragem
9
33% / 33%
Expirado
22
3%
Livre
3
Desenvolvedor 3
Classificação
(253)
Projetos
358
49%
Arbitragem
24
25% / 50%
Expirado
80
22%
Livre
4
Desenvolvedor 4
Classificação
(1134)
Projetos
1436
62%
Arbitragem
21
57% / 10%
Expirado
43
3%
Livre
5
Desenvolvedor 5
Classificação
(84)
Projetos
149
31%
Arbitragem
32
34% / 41%
Expirado
43
29%
Livre
6
Desenvolvedor 6
Classificação
(2440)
Projetos
3075
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
7
Desenvolvedor 7
Classificação
(1858)
Projetos
3461
88%
Arbitragem
73
40% / 15%
Expirado
265
8%
Livre
8
Desenvolvedor 8
Classificação
(19)
Projetos
35
26%
Arbitragem
10
30% / 70%
Expirado
5
14%
Livre
9
Desenvolvedor 9
Classificação
(2098)
Projetos
2667
62%
Arbitragem
114
46% / 25%
Expirado
420
16%
Carregado
10
Desenvolvedor 10
Classificação
(430)
Projetos
606
55%
Arbitragem
48
23% / 56%
Expirado
178
29%
Livre
11
Desenvolvedor 11
Classificação
(349)
Projetos
463
51%
Arbitragem
41
24% / 49%
Expirado
149
32%
Livre
12
Desenvolvedor 12
Classificação
(260)
Projetos
422
38%
Arbitragem
86
44% / 19%
Expirado
70
17%
Ocupado
13
Desenvolvedor 13
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
14
Desenvolvedor 14
Classificação
(564)
Projetos
933
47%
Arbitragem
302
59% / 25%
Expirado
125
13%
Carregado
15
Desenvolvedor 15
Classificação
(481)
Projetos
510
53%
Arbitragem
10
60% / 20%
Expirado
3
1%
Livre
Pedidos semelhantes
I've use most of code from this script, add some more filter, and added different kind of moving avg instead of rsi input .. please check the source code .. . 70-80% is similar to it. Please check can you convert And are you familiar with backtest.py library? Oky. This library has ML approach to get the optimized backtest parameters right ? included for this but let me know what you think? can you install backtest.py
I have list of free indicators in tradingview and i would like to convert them into an mt4 ea, But the EA will have and work based on the indicators features The list of the are listed as follows :> 1. Market Structure Break And Order block. By EmreKb 2. Rainbow Adaptive RSI by LuxAlgo 3. Multiple MA (21,50,100) 4. SuperTrend My budget for this 80$ max
Hi, This is my demand: Enhancement to an existing robot with the ability to modify the main time frame and indicators settings. Buy/Sell Stops are placed depending on candle positioning and a positive/negative Bulls Power. Trades are supplemented after reaching 10 points of profit. The robot should also support a balance option for propfirm accounts, switchable to use real account balance when needed. I will send
algo trading application want to developed Prerequisites for ordering a trading robot Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event . When the event occurs, the robot checks the emergence of trading
I have list of free indicators in tradingview and i would like to convert them into an mt4 ea, But the EA will have and work based on the indicators features The list of the are listed as follows :> 1. Market Structure Break And Order block. By EmreKb 2. Rainbow Adaptive RSI by LuxAlgo 3. Multiple MA (21,50,100) 4. SuperTrend Please don't apply if can't do this, So we won't ourselves time
Hi I do not know why but my other order have been deleted and it's not me... I do not know what i did wrong, let me explain again. I dont want you to crack a code or decompile. I want to create a scalper EA with the option I do ask. I had somebody built a EA called Drawdown manager for me that I do use to manage risk of any EA that I test and I have the built code. My problem is that I cannot back test this EA Fast
CHAPTER 1: BASICS 1.THE BASICS 1.1. EXPANSION AND RETRACEMENT Expansion =>occurs when there is an impulse movement towards a direction. Retracement => is the correction movement after an impulse movement. 1.2. FIBBONACCI RETRACEMENT USED TO DETERMINE THE END OF THE RETRACTION MOVEMENT, USUALLY THE PRICE RETRACTS TO 50% OR UNTIL OTE (0.62, 0.705, 0.79) BEFORE ANOTHER IMPULSE MOVEMENT OCCURS. 1.3. BMS - BREAK IN MARKET
Hello i need someone who can convert a trading view indicator into an mt5 indicator that can work smoothly also need to add an alert on the indicator i will require to test the indicator run it for 1-2days to confirm all is okay thank you
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check
Hello. I would like to get a TOS script converted to Tradingview for my alerts. I’m haven’t a hard time getting my entry point because the script does not fire off alerts on thinkorswim. I will send the script so you can see if it’s possible

Informações sobre o projeto

Orçamento
30 - 200 USD
Desenvolvedor
27 - 180 USD
Prazo
de 10 para 30 dias