Ezra1

İş Gereklilikleri

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

 

 

 

 

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(2377)
Projeler
2985
65%
Arabuluculuk
76
47% / 14%
Süresi dolmuş
340
11%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(1848)
Projeler
3448
88%
Arabuluculuk
73
40% / 15%
Süresi dolmuş
265
8%
Ücretsiz
3
Geliştirici 3
Derecelendirme
(546)
Projeler
823
73%
Arabuluculuk
15
53% / 13%
Süresi dolmuş
193
23%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(10)
Projeler
14
29%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
5
36%
Ücretsiz
5
Geliştirici 5
Derecelendirme
(82)
Projeler
150
29%
Arabuluculuk
9
44% / 11%
Süresi dolmuş
46
31%
Ücretsiz
6
Geliştirici 6
Derecelendirme
(319)
Projeler
517
66%
Arabuluculuk
52
21% / 38%
Süresi dolmuş
163
32%
Ücretsiz
7
Geliştirici 7
Derecelendirme
(647)
Projeler
1295
67%
Arabuluculuk
84
26% / 49%
Süresi dolmuş
338
26%
Ücretsiz
8
Geliştirici 8
Derecelendirme
(12)
Projeler
16
50%
Arabuluculuk
8
0% / 100%
Süresi dolmuş
4
25%
Ücretsiz
9
Geliştirici 9
Derecelendirme
(59)
Projeler
182
55%
Arabuluculuk
31
45% / 16%
Süresi dolmuş
103
57%
Ücretsiz
10
Geliştirici 10
Derecelendirme
(2050)
Projeler
2601
62%
Arabuluculuk
113
44% / 26%
Süresi dolmuş
417
16%
Çalışıyor
11
Geliştirici 11
Derecelendirme
(54)
Projeler
164
43%
Arabuluculuk
43
47% / 16%
Süresi dolmuş
58
35%
Ücretsiz
12
Geliştirici 12
Derecelendirme
(13)
Projeler
18
22%
Arabuluculuk
4
0% / 25%
Süresi dolmuş
5
28%
Ücretsiz
13
Geliştirici 13
Derecelendirme
(71)
Projeler
254
53%
Arabuluculuk
16
50% / 38%
Süresi dolmuş
83
33%
Ücretsiz
14
Geliştirici 14
Derecelendirme
(769)
Projeler
1033
44%
Arabuluculuk
50
8% / 50%
Süresi dolmuş
117
11%
Ücretsiz
15
Geliştirici 15
Derecelendirme
(8)
Projeler
9
0%
Arabuluculuk
6
0% / 100%
Süresi dolmuş
4
44%
Ücretsiz
16
Geliştirici 16
Derecelendirme
Projeler
2
0%
Arabuluculuk
4
0% / 50%
Süresi dolmuş
0
Ücretsiz
17
Geliştirici 17
Derecelendirme
(62)
Projeler
140
46%
Arabuluculuk
19
42% / 16%
Süresi dolmuş
32
23%
Ücretsiz
18
Geliştirici 18
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Ücretsiz
Benzer siparişler
Hello guys, two EAs, one on MT4 the other is on MT5 First EA I need to convert a trading view indicator "Pine script" into mql4 indicator and I want to use it in an EA. You can find the indicator at this link and this is the indicator name “demand and supply zones”. the indicator shows rectangles on the chart those are the support and resistance area, we will take a trade from those rectangles. Drawing are
I need trading view developer to help me with building a strategy from scratch. Trying to create a indicator that will allow me to backtest grid bot performance on trading view
Hello to all developers, I need someone that can help me with my ea project. I want to do ea Only reverse engineering (writing from scratch by analyzing the algorithm), without decompilation Here are the files https://drive.google.com/folderview?id=1A9uJNbvFM1pvYHRLTIDf5ThgeJu88eJp
Fix my ea and add reverse trade feature plus has Make ea with trailing stop, once trade is closed in loss open in opposite, close in win open in same position. The ea must trail from 0 ( from the start)
Seeking a skilled developer to craft an Expert Advisor leveraging the Smart Money concept, boasting a formidable 70% win rate. This EA will adeptly identify order blocks, demand and supply zones, while prudently managing trades based on account size to limit risk to 1-2%. Elevate your trading strategy and maximize returns with this innovative solution
Hello, I am a trader and I have a certain strategy I want to code to an automated EA , so I am seeking for an experienced developer to code a custom trading strategy into an Expert Advisor (EA) for MetaTrader 4 (MT4). The strategy is based on a meticulously backtested algorithm and requires precise execution in live market conditions. If you have the skills and experience to undertake this project, please reach out
Hey I need a proficient programmer to code a well automated expert advisor MT4 EA as per my strategy, you must be skilled and ready to turn my trading ideas into an algorithm that works exactly, kindly reach out to have a look at my trading strategy and let me know if you can turn it to an automated expert advisor in metatrader 4, thanks in advance
I am looking for superb amazing fast MT4 EA coding service from a reliable skilled programmer, If you are the type that used to attend to messages after it client has been waiting so long or paying attention in the beginning then disappear for a while, not ready to provide timely updates and pay attention to details, don't apply as not to waste both our time, I begged you with the power that keep you alive, this is
I have an EA that is based on an indicator and I need to fix and upgrade the EA a bit, The EA is based on a technical indicator of the mql5 store and the original indicator has been updated, therefore the EA is stuck
Hello, please let me know if any of these strategies can be turned into a bot (automation) and run 24/7 on a vps. Also note that they might not use the latest versions of indicators, if this matters, then please check for the latest versions. Thank you! Dan https://1drv.ms/f/s!Alr17W7ddJLYgYgiFKZYluOfokbfQg

Proje bilgisi

Bütçe
100 USD
Geliştirici için
90 - 90 USD
Son teslim tarihi
from 2 to 5 gün