Ezra1

MQL4 Indicators Experts

Specification

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

 

 

 

 

Responded

1
Developer 1
Rating
(2428)
Projects
3057
66%
Arbitration
77
48% / 14%
Overdue
340
11%
Working
2
Developer 2
Rating
(1855)
Projects
3458
88%
Arbitration
73
40% / 15%
Overdue
265
8%
Free
3
Developer 3
Rating
(549)
Projects
826
73%
Arbitration
15
53% / 13%
Overdue
193
23%
Working
4
Developer 4
Rating
(10)
Projects
14
29%
Arbitration
1
0% / 100%
Overdue
5
36%
Free
5
Developer 5
Rating
(82)
Projects
150
29%
Arbitration
9
44% / 11%
Overdue
46
31%
Free
6
Developer 6
Rating
(320)
Projects
523
66%
Arbitration
52
21% / 38%
Overdue
167
32%
Free
7
Developer 7
Rating
(647)
Projects
1295
67%
Arbitration
84
26% / 49%
Overdue
338
26%
Free
8
Developer 8
Rating
(12)
Projects
16
50%
Arbitration
8
0% / 100%
Overdue
4
25%
Free
9
Developer 9
Rating
(59)
Projects
182
55%
Arbitration
31
45% / 16%
Overdue
103
57%
Free
10
Developer 10
Rating
(2086)
Projects
2646
61%
Arbitration
113
45% / 26%
Overdue
418
16%
Working
11
Developer 11
Rating
(54)
Projects
164
43%
Arbitration
43
47% / 16%
Overdue
58
35%
Free
12
Developer 12
Rating
(13)
Projects
18
22%
Arbitration
4
0% / 25%
Overdue
5
28%
Free
13
Developer 13
Rating
(71)
Projects
254
53%
Arbitration
16
50% / 38%
Overdue
83
33%
Free
14
Developer 14
Rating
(769)
Projects
1033
44%
Arbitration
50
8% / 50%
Overdue
117
11%
Free
15
Developer 15
Rating
(8)
Projects
9
0%
Arbitration
6
0% / 100%
Overdue
4
44%
Free
16
Developer 16
Rating
Projects
2
0%
Arbitration
4
0% / 50%
Overdue
0
Free
17
Developer 17
Rating
(62)
Projects
140
46%
Arbitration
19
42% / 16%
Overdue
32
23%
Free
18
Developer 18
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
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

Project information

Budget
100 USD
For the developer
90 - 90 USD
Deadline
from 2 to 5 day(s)