Ultimate Hedge EA

MQL4 Indicadores Experts

Trabalho concluído

Tempo de execução 4 dias
Comentário do cliente
ONE OF THE BEST DEVELOPERS I'VE WORKED WITH THUS FAR, WILL DEFINITELY WORK WITH THEM AGAIN! VERY FAST, VERY DETAILED, HIGH QUALITY CUSTOMER SERVICE, MAKES SUGGESTIONS AND GOES THE EXTRA MILE.
Comentário do desenvolvedor
Thanks!!!!!

Termos de Referência

Please don't apply if you have a lot of jobs you're working on, or are pressed for time.

The system will open up its first trade using one of the preset input options below. Once that trade is open it will either hit the take profit then the system will restart, or it will go negative a specified amount of pips causing the hedging to start. Once the hedge starts, it will continue to place buys and sell at the same prices that the previous orders opened at until it hits the profit target or stop loss.


So for example if the EA places a buy at 1.20000 and then a hedge sell at 1.15000, every new buy added to that sequence will be at 1.20000 and every new sell will be at 1.15000 until the take profit or stop loss is reached. 


Inputs:

  • Magic number:

  • Starting Lot size: 

  • Hedge Lot size addition or multiple: 

  • Hedge lot size increase options: 

    • Add and Stay (“If the Starting lot size” is 1 and “Hedge Lot size addition or multiple” is 1 the sequence will be: 1,2,2,2,2,2,2…) 

    • Add and Keep Adding ( “If the Starting lot size” is 1 and “Hedge Lot size addition or multiple” is 1 the sequence will be: 1,2,3,4,5,6,7,8..) 

    • Multiply (“If the Starting lot size” is 1 and “Hedge Lot size addition or multiple” is 2 the sequence will be:1, 2, 4, 8, 16, 32, 64….)

  • First order options:

    • Manual Trade ( start hedge sequence after my first manual trade is placed) 

    • Place order in the same or opposite Direction of the previous candle

    • Place order using Moving Average Crossover

    • Place order using Bollinger band and moving average crossover


Place order in the same or opposite Direction of the previous candle Settings:

  • Direction of Previous candle: Same or Opposite

MA Crossover Criteria:

  • Moving average 1 settings: Default MA inputs

  • Moving average 2 settings: Default MA inputs

Bollinger Band(BB) / MA Crossover Settings

  • Buy when MA crosses above top Bollinger band

    • BB Default Settings

    • MA Default Settings

  • Sell when MA crosses below lower Bollinger band

    • BB Default Settings

    • MA Default Settings

  • RSI Filter: On/Off

  • If the RSI filter is On: Only place buys when RSI is lower then: X

          Only place sells when RSI is Higher then: X


  • Start hedge in pips: (how many pips negative before the hedge starts)

  • Take Profit Per Pair: 

  • Account Take Profit on all Pairs Together: 

  • Start Trailing stop in $ per pair: ( if $100, once the floating profit reaches $100 start the trailing stop, then as it goes higher lock in profit based on the amount in the (Trailing step input below.”)

  • Trailing step in $ per pair: (If $10, then every $10 in floating profit it goes up, $10 is locked in, so once it hits $100, lock in 10, once $110, lock in $20 and so on.) 

  • Stop loss Per Pair: 

  • Account Stop loss on all Pairs Together: 

  • Max Slippage: 

  • Time Filter: On/Off (using local computer time zone)

    • Start Time:

    • Stop Time: (No new first trades after this time, if a sequence is in before this time continue until it hits the Take profit or Stop loss)


On screen buttons and data display: 

  • We would like a on screen button to “close all open and pending trades for that pair” and “close all trades for all pairs”

  • We would also like a legend on the screen to display the profit and loss for each pair the EA is trading.





Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(34)
Projetos
60
23%
Arbitragem
11
73% / 9%
Expirado
3
5%
Livre
2
Desenvolvedor 2
Classificação
(74)
Projetos
121
43%
Arbitragem
12
33% / 50%
Expirado
17
14%
Livre
3
Desenvolvedor 3
Classificação
(5)
Projetos
6
0%
Arbitragem
3
0% / 100%
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(481)
Projetos
510
53%
Arbitragem
10
60% / 20%
Expirado
3
1%
Livre
5
Desenvolvedor 5
Classificação
(34)
Projetos
50
44%
Arbitragem
4
25% / 25%
Expirado
14
28%
Livre
6
Desenvolvedor 6
Classificação
(2441)
Projetos
3076
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
7
Desenvolvedor 7
Classificação
(16)
Projetos
29
48%
Arbitragem
0
Expirado
6
21%
Livre
8
Desenvolvedor 8
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
Pedidos semelhantes
I need an EA edited to make TWO main changes to conditions for how it enters trades. The EA code is written with clean code and is well commented. Will provide more info on changes in a doc in the chat
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2

Informações sobre o projeto

Orçamento
100+ USD
Desenvolvedor
90 USD
Prazo
de 1 para 3 dias