Adding and modifying conditions to my ea

MQL4 Indicatori Esperti

Lavoro terminato

Tempo di esecuzione 3 giorni
Feedback del cliente
very fast and helpful, highly recommended and i will be working with him again.

Specifiche

All of these need to be true/false so I can choose to use it or not. 


1.   Make two of the current conditions  multipliers of the atr… (candle min pips, cross min pips….) *look below for a clearer explanation of this…


2.    Add in time of day and day of the week (so times I would only want it to trade on, for example I wouldn’t want it trading on Sunday when the markets open and so on so options of when to take trades).


3.    Lot size multiplier  (I want to be able to have a few options here and would like your help to see what you have done for other ea’s. Like fixed lot size, % of equity, % of free margin, increasing lot size after a loss and so on… I’m open to ideas here) 


4.    Adding timeframe to my atr multiplier on the take profit and stop loss. As of now I can choose the period for the atr but not the timeframe. So I can let’s just say use the 1 hour timeframe atr value for my multiplier on the 30 min chart and so on. 


5.     Add in a condition that protects the spread from being higher then atr for TP’s and SL. So for example if spread jumps very high and my SL is atr x2 and spread is higher then SL. I need to protect so that it doesn’t fail to set a sl or tp.    

              

6.    Add in a new condition that says if the atr is x high do not enter a trade and also x low do not enter a trade. I want this to have atr period and atr timeframe on it as well. So for example if on the daily timeframe the atr is 200. And I am trading on the hourly. I don’t want to take a trade if I say 200 high atr. Meaning the atr is too high do not enter and vice versa. If atr is too low on whatever tf I choose then don’t enter the trade. 


EXAMPLE FOR POINT NUNBER #1 So for example one of my current parameters is if in the last x amount of candles the range (high to low of the candles) needs to be x pips ( candle min pips) in order to take a trade so instead of x pips it would be multiplier of atr (x atr…. For example if I put down 20 candles back and then we do x atr (let’s assume atr is saying 10) it would be in the last 20 candles then x times 10 would be the range for the candle min pips if above that range then it can take the trade. 

Cross min pips is similar to that as well but instead it’s the cross candle (I can explain better when giving the job)


So just replacing the candle min pips and cross min pips from a fixed value to a x multiplier of atr to determine the value. 

Con risposta

1
Sviluppatore 1
Valutazioni
(34)
Progetti
60
23%
Arbitraggio
11
73% / 9%
In ritardo
3
5%
Gratuito
2
Sviluppatore 2
Valutazioni
(42)
Progetti
47
30%
Arbitraggio
12
17% / 75%
In ritardo
6
13%
Gratuito
3
Sviluppatore 3
Valutazioni
(26)
Progetti
29
45%
Arbitraggio
0
In ritardo
1
3%
Gratuito
4
Sviluppatore 4
Valutazioni
(26)
Progetti
41
24%
Arbitraggio
3
33% / 67%
In ritardo
12
29%
Gratuito
5
Sviluppatore 5
Valutazioni
(34)
Progetti
50
44%
Arbitraggio
4
25% / 25%
In ritardo
14
28%
Gratuito
6
Sviluppatore 6
Valutazioni
(261)
Progetti
425
38%
Arbitraggio
86
44% / 19%
In ritardo
71
17%
Caricato
7
Sviluppatore 7
Valutazioni
(15)
Progetti
16
19%
Arbitraggio
2
0% / 50%
In ritardo
1
6%
Gratuito
8
Sviluppatore 8
Valutazioni
(87)
Progetti
114
26%
Arbitraggio
7
29% / 57%
In ritardo
5
4%
Gratuito
Ordini simili
NRTR - indicator for MetaTrader 5 NRTR (Nick Rypock Trailing Reverse) - indicator for MetaTrader 4 NRTR WATR - indicator for MetaTrader 4 NRTR GATOR - indicator for MetaTrader 5 X2MA NRTR - indicator for MetaTrader 5 NRTR - indicator for MetaTrader 5 NRTR GATOR - indicator for MetaTrader 4 NRTR - indicator for MetaTrader 4 Stalin_NRTR - indicator for MetaTrader 5 NRTR Color Line - indicator for MetaTrader 5 NRTR Rosh
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
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
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

Informazioni sul progetto

Budget
40+ USD
Per lo sviluppatore
36 USD
Scadenze
da 1 a 2 giorno(i)