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
(2377)
Projetos
2986
65%
Arbitragem
76
47% / 14%
Expirado
340
11%
Livre
2
Desenvolvedor 2
Classificação
(1848)
Projetos
3448
88%
Arbitragem
73
40% / 15%
Expirado
265
8%
Livre
3
Desenvolvedor 3
Classificação
(546)
Projetos
823
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
(319)
Projetos
517
66%
Arbitragem
52
21% / 38%
Expirado
163
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
(2050)
Projetos
2601
62%
Arbitragem
113
44% / 26%
Expirado
417
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, i am looking for developer who can create custom price alert indicator or EA for MT5. Basically either or is fine, prefered indicator if possible. The function of alerts in MT5 is fine but it does not allow setting custom sounds for specific charts with ease. For example, one can attach custom sound to new price alert, but if you use a lot of alerts daily (which i do) and want to have each ticker/pair to have
Angelshark 30 - 35 USD
Hello i want an indicator for drawing lines of resistance and support as shown in the picture below it will be from combining two mt 5 indicators simple MA and Exponential moving average. I will give the parameters and all the values required anyone willing to do it in the chepest price possible also i need to test the indicator before payment
I need a indicator that will be based on RSI combined with MACD and algorithm, when I plug the indicator it must be able to give me signal of buy or sell and entry point and take profit 1 2 3 and stop loss if is a buy it must be blue arrow if is a sellthe arrow must be red
Hello i need a Pinescript indicator for Tradingview, please read in attached the requirements apply only if you can work with my budget and you have knowledge of pinescript (ex. you have already work with pinescript) the indicator to be able to predict D point Based on XABC Points, some times it will fails and it will be cancelled
If auto trading disabled and trades closed (like to avoid news), then when auto trading enabled, EA needs to start trading again right away, but it doesn't. If the terminal is restarted with active EA, the EA should pick up where it left off, not make new trades because terminal restart. EA has terminal GVs. If EA is re initialized with same set file it overwrites the GVs, it should not overwrite the GV values, but
I need assistance setting up both manual and automated trading strategies. I want the flexibility to add multiple strategies in the same order as needed. Additionally, I need any profits made to automatically convert to USDT (Tether) rather than remaining in the same coin. The setup should be compatible for both PC and mobile use, and across platforms including Binance, Bybit, Bitget, Gate.io, and TradingView. If you
I want to convert my tradingview indicator to MT4. I need a developer who can get it completed under the course of 24-48hrs. And I need some who is more experience at this level and possibly if you have experience with NinjaTrader too, we can collaborate and work on it as well
I am currently seeking the expertise of a skilled MQL5 developer to assist with a custom trading bot project tailored to specific requirements. The project entails the development of a versatile trading bot capable of implementing both manual and automated strategies, with flexibility to switch between strategies seamlessly. Additionally, the bot should be designed to convert profits automatically into USDT, allowing
Index chart Liteforex 30 - 35 USD
Currency Index MT4 Indicator for USD, EUR, GBP, CHF, JPY, CAD, AUD & NZD (to function exactly like LiteForex's LFX Currency Indexes). I need the chart to be used in any time frame and be able to add other indicators to it too
I have an EA with the sourse code but instead of using an FX blue copier to invert the trades i want the EA to reverse its Strategy. For example if the EA wants to buy it will sell. And the stop loss and take profit will be inverted also

Informações sobre o projeto

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