MT4 EA, opens by supertrend and laguerre, closes by TP/SL points or opposite signal

MQL4 Experts

Specification

Hello,
this EA is for MT4. It will use supertrend and laguerre rsi indicators.

Supertrend will be the main buy sell signal generator, the value/level of the laguerre rsi indicator will be used for additional entry or for exit.

There must be a minimum distance between buy orders and also minimum distance between sell orders.

No opening of orders during the early hours of the night or if the spread is too high.

Both indicators are readily available from the net, including non repainting supertrend.

User inputs:
* LL - Lots (0.01 and up )
* MAX BUY - Max number buy orders open at the same time (1-4)
* MAX SELL - Max number sell orders open at the same time (1-4)
* SuTr Period - Suprtrend Period (10-50)
* SuTr Mult - Supertrend multiplier (2.5-5)
* LAG GAM - Laguerre gamma (around 0.7)
* LAG OPEN BUY - Laguerre level/value for opening second, third and fourth buy orders (0-0.3)
* LAG OPEN SELL - Laguerre level/value for opening second, third and fourth sell orders (0.7-1)
* LAG CLOSE BUY - Laguerre level for closing buy orders (around 0.45-0.5)
* LAG CLOSE SELL - Laguerre level for closing sell orders (around 0.4-0.45)
* OPEN ORD START TIME/OPEN ORD STOP TIME  - chart time when EA is allowed to open orders (something like from 02:30 to 23:00. It should be able to close orders at any time.
* MAX SPREAD - Max allowed spread to open order (around 3 pips/30 points)
* MIN DIST ORD - Min distance between the last open buy order and the next buy order to be opened (or between the last sell order and the next sell order to be opened)- something like from 200 points and up to 2000 points or more for dow jones
* SL - Stop loss from 0 to whatever poins. When zero-close all on opposite signal or laguerre crossing below LAG CLOSE BUY level for buy orders, respectively when laguerre crossing above LAG CLOSE SELL level for sell orders. Use laguerre value on bar close.  I mean when set to zero all open buy orders must be closed on sell conditions and sell orders closed on buy conditions or when the laguerre crosses its middle values. When is set to a certain number  all orders close when that number of points is reached or on opposite signal conditions or laguerre crosses its middle values, whichever comes first. Same SL for all buy and all sell orders
* TP - Take profiit from 0 to whatever points. When zero-close all on opposite signal or when laguerre . I mean when set to 0 all open buy orders must be closed when laguerre crosses below LAG CLOSE BUY (see above) OR when supertrend signals SELL. Respectively when TP=0 all open sell orders must close when laguerre crosses above LAG CLOSE SELL (see above) OR when supertrend signals BUY. When is set to a certain number  all orders close when that number of points is reached or on opposite signal conditions, whichever comes first, Same TP for all buy and all sell orders
 
Buy conditions for buy:
A bar/candle forms above the supertrend OR a bar/candle opens and closes above the supertrend and laguerre is below LAG OPEN BUY level
Sell conditions for sell:
A bar/candle forms below the supertrend OR a bar/candle opens and closes below the supertrend and laguerre is above LAG OPEN SELL level

Exit all buy:
1. TP certain points reached OR
(if TP=0)
2. Sell signal conditions OR
3. Laguerre  crossing below LAG CLOSE BUY level; use laguerre value on bar close OR
4. SL certain points is reached OR
(if SL=0)
5. same as 2: Sell signal conditions OR
6. same as 3:  Laguerre  crossing below LAG CLOSE BUY level; use laguerre value on bar close

Exit all sell:
1. TP certain points reached OR
(if TP=0)
2. Buy signal conditions OR
3. Laguerre  crossing above LAG CLOSE SELL level; use laguerre value on bar close OR
4. SL certain points is reached OR
(if SL=0)
5. same as 2: Buy signal conditions OR
6. same as 3:  Laguerre  crossing above LAG CLOSE SELL level; use laguerre value on bar close

Responded

1
Developer 1
Rating
(2039)
Projects
2589
62%
Arbitration
112
45% / 26%
Overdue
417
16%
Working
2
Developer 2
Rating
(400)
Projects
702
49%
Arbitration
57
16% / 49%
Overdue
128
18%
Free
3
Developer 3
Rating
(1051)
Projects
1388
45%
Arbitration
46
72% / 13%
Overdue
35
3%
Working
4
Developer 4
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
5
Developer 5
Rating
(249)
Projects
397
38%
Arbitration
82
41% / 20%
Overdue
69
17%
Loaded
6
Developer 6
Rating
(48)
Projects
150
69%
Arbitration
4
100% / 0%
Overdue
1
1%
Working
7
Developer 7
Rating
(143)
Projects
255
35%
Arbitration
12
25% / 58%
Overdue
42
16%
Free
8
Developer 8
Rating
(36)
Projects
59
27%
Arbitration
24
21% / 46%
Overdue
10
17%
Loaded
9
Developer 9
Rating
(298)
Projects
427
26%
Arbitration
18
61% / 33%
Overdue
26
6%
Free
10
Developer 10
Rating
(586)
Projects
1044
49%
Arbitration
39
28% / 41%
Overdue
49
5%
Working
11
Developer 11
Rating
(563)
Projects
636
41%
Arbitration
21
57% / 29%
Overdue
45
7%
Working
12
Developer 12
Rating
(261)
Projects
396
63%
Arbitration
5
40% / 0%
Overdue
4
1%
Loaded
13
Developer 13
Rating
(555)
Projects
922
48%
Arbitration
300
59% / 25%
Overdue
123
13%
Free
14
Developer 14
Rating
(4)
Projects
9
11%
Arbitration
2
50% / 50%
Overdue
0
Free
15
Developer 15
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Working
Similar orders
Hi, I need a progrmmer who can build an EA based on Currency strength indicator brought from MQL5 website, some body already build an alert indicator based on that indicator, now i want to build an EA based on that alerts. Details of EA will be provided in specifications. If interested then reply me back asap. thanks
Kindly check my strtategy and let me know if you can handle it explaining howyou can implement this strategy into Ninja script Conditions/edits - Time session option custom, (we want to trade only from 7:00 - 8:00 am and 11:00 am to 12:00 pm) - Option - Limit one setup per time session - Stop loss at bottom of order block if long, stop loss at top of order block if short. Use order block that we are using on
Create Order Block Indictor same as the indicator i attached. 1. Buy and Sell order block with arrow 2. indicator must not repaint 3. indicator must have setting to manage order block. Order must appear in the same places as our order block indicator.... if you have workable send to me let test it
Hello, you can work with me for sure, but here's to work with an experience coder who already know the concept of xBest EA, I think if I am opportune to discuss my trading needs with him or her that already knows how xBest strategy work, that will make the process more faster and saved me from time waster, because if you know how xBest EA works as a coder, that mean you are the best fit for my project, I have this EA
i am currently in need of a multi currency EA.i want the EA to be able to read data from different symbols whenever a trade occur on that symbol,the EA will be able to read the direction of the trade and the profit or loss of that particular pair and display it on my panel.the EA must be able to to combine all the trades that were taken from different symbols and display it on the panel,if you are capable of such it
I have an EA which i got from a friend of mine and it is a fantastic tool i use to trade the markets. It's fully automatic opens, closes trades etc. My only issue is that to run strategy testing and optimizations MT4 is so frkn slow! MT5 is leaps and bounds better for testing so would like to literally convert this EA from MT4 installable exe to MT5 installable exe so i can run it on MT5. Obviously i do not have the
Modification 30+ USD
dear developers.i want to modify my custom indicator by adding new rules for alerts and arrows,the previous alerts and rules for alerts will be removed and new rules will apply.what i want is simple and straight forward...thank you
Hello, you can work with me for sure, but here's to work with an experience coder who already know the concept of xBest EA, I think if I am opportune to discuss my trading needs with him or her that already knows how xBest strategy work, that will make the process more faster and saved me from time waster, because if you know how xBest EA works as a coder, that mean you are the best fit for my project, I have this EA
I would like to make a simple EA. INDICATOR FOR ENTRY I have an indicator signal for Buy and Sell Multiple Entry True/False Maximum Open Order ____ Risk Percentage ___ FILTER 50 MA our Filter for Buying and Selling. EXITS TP and SL, Trail Stop, MACD Exit FILTER FEATURE I am looking for: Can you make a condition that the EA wont enter on consolidation or sideways movement- not uptrend or downtrend
I am seeking an experienced and proficient MQL5 developer to collaborate on an exciting project involving the enhancement of an existing EA, specifically an elaborate version of xBest v3.47. The xBest v3.47 EA is publicly available and serves as the foundation for our project. The goal is to incorporate a series of compelling features into the existing EA, leveraging its grid/hedging strategy while introducing

Project information

Budget
50+ USD
For the developer
45 USD