Ezra1

MQL4 Indicadores Experts

Termos de Referência

I need an ea written

it uses two moving averages  the Timing_Fast_Ma and the Timing_Slow_Ma

it uses another 2 moving averages has a filter off the larger time frame

Trend_Fast_Ma and Trend_Slow_Ma

I want all of the settings on both sets of moving averages to be set up has externals so that I can modify them.

the shift that changes how the indicator is drew on the chart will be named My_Chart_Shift

the shift that chooses which Bar to look at when trading will be My_Bar_Shift.

I will also have the option to disable the Trend Ma's and use only the timing Ma's

 

The Ea will look at the account at the open of every new Bar check for open trades.

it will close any open trades using the close by ticket function.  

then if the Fast_Timing_Ma is < the Sloe_Timing_Ma it will take the sell order.

If Trend Ea is true then it will check the larger time Frame to make sure  the Fast_Trend_Ma is also <the Slow_trend_Ma. If it it will take the sell position. If not it will not take a trade

at every open of a new candle it will close any open positions and repeat the process

 

when the Fast_Timing _Ma is >The Slow_Timing_Ma it will close all positions and buy.

it will aslo check the Trend_Ma to see if the Fast_Tend_Ma is >the Slow_Trend_Ma (only if Trend_Ma==True) 

I will need the stop oss has an external fot me to set

My Lots_Size will need to be calculated has follows

I will need an external number to set

Using 40 has an example it will after closing all orders take my account balance divide it by 40 the for every 40 dollars in the account write 0.01

for example if my account balance is 400 it would write 0.10 if my account balance is 4000 it will write 1.00

this ea mus check to see if it is a 4 or 5 digit broker and check the point placing placing 

I need to be able to change the values of the Ma'S so every thing should reflect on the externsals what they do

 

 

 

 

Respondido

1
Desenvolvedor 1
Classificação
(2428)
Projetos
3057
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
2
Desenvolvedor 2
Classificação
(1855)
Projetos
3458
88%
Arbitragem
73
40% / 15%
Expirado
265
8%
Livre
3
Desenvolvedor 3
Classificação
(549)
Projetos
826
73%
Arbitragem
15
53% / 13%
Expirado
193
23%
Trabalhando
4
Desenvolvedor 4
Classificação
(10)
Projetos
14
29%
Arbitragem
1
0% / 100%
Expirado
5
36%
Livre
5
Desenvolvedor 5
Classificação
(82)
Projetos
150
29%
Arbitragem
9
44% / 11%
Expirado
46
31%
Livre
6
Desenvolvedor 6
Classificação
(320)
Projetos
523
66%
Arbitragem
52
21% / 38%
Expirado
167
32%
Livre
7
Desenvolvedor 7
Classificação
(647)
Projetos
1295
67%
Arbitragem
84
26% / 49%
Expirado
338
26%
Livre
8
Desenvolvedor 8
Classificação
(12)
Projetos
16
50%
Arbitragem
8
0% / 100%
Expirado
4
25%
Livre
9
Desenvolvedor 9
Classificação
(59)
Projetos
182
55%
Arbitragem
31
45% / 16%
Expirado
103
57%
Livre
10
Desenvolvedor 10
Classificação
(2086)
Projetos
2646
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
11
Desenvolvedor 11
Classificação
(54)
Projetos
164
43%
Arbitragem
43
47% / 16%
Expirado
58
35%
Livre
12
Desenvolvedor 12
Classificação
(13)
Projetos
18
22%
Arbitragem
4
0% / 25%
Expirado
5
28%
Livre
13
Desenvolvedor 13
Classificação
(71)
Projetos
254
53%
Arbitragem
16
50% / 38%
Expirado
83
33%
Livre
14
Desenvolvedor 14
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
15
Desenvolvedor 15
Classificação
(8)
Projetos
9
0%
Arbitragem
6
0% / 100%
Expirado
4
44%
Livre
16
Desenvolvedor 16
Classificação
Projetos
2
0%
Arbitragem
4
0% / 50%
Expirado
0
Livre
17
Desenvolvedor 17
Classificação
(62)
Projetos
140
46%
Arbitragem
19
42% / 16%
Expirado
32
23%
Livre
18
Desenvolvedor 18
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot

Informações sobre o projeto

Orçamento
100 USD
Desenvolvedor
90 - 90 USD
Prazo
de 2 para 5 dias