I WANT TO CREATE MT5 EXPERT ADVISOR WITH TRIPLE SUPER TREND STRATEGY

MQL5 Indicators Experts

Specification

1) EXPERT ADVISOR SETTING

-EA NAME-TRIPLE SUPER TREND 

-ENTRY LOTS- 0.02

-TRADE DIRECTION- ONLY LONG/ONLY SHORT/BOTH DIRECTION

-NO NEW ENTRY IF TRADE EXITS- FALSE OR TRUE(

There could be 2 scenarios upon confirming an entry. The user can take the entry, even if there is an active trade from the previous signal or he simple don’t want to take multiple signal entries. Rather he just enters when there is no active position. This input controls this behavior.)

CHECK OF OPPOSITE CLOSE- TRUE OR FALSE

(For buy and sell trades we have different entry conditions. But most of the time their entry conditions are inverse. For example, we take buy when 5 period SMA crosses above 20 period SMA, on the other hand we take sell when 5 period SMA crosses below 20 period SMA. But when we enter, we should close the previous trend trade because it is not valid anymore would make losses)

So, exit of buy = entry of sell

Exit of sell = Entry of Buy

If we check this option then, the previous trend signal trade will be closed first then the current trend signal trade will be placed

-MONEY MANAGEMENT STRATEGY-FIXED/DYNAMIC VOLUME

BASE MAGIC NUMBER-123456

MAXIMUM TRADE PER DAY-    1-500

MANUAL LOT SIZE-

POSITION SIZING - ENABLE/DISABLE

POSITION SIZE INCREMENT- INCREMENT IN ONE DIRECTION ONLY

INCREMENT FROM INITIAL POSITION- 0.01-0.1

MAX STEP - 5 

                                        ( EXAMPLE - IF I SET A SETTING OF 3 SUPERTREND AND SELECTED FOR LONG ENTRY I ENTER WHEN FAST SUPER TREND CONVERT TO GREEN I TAKE 0.01 LOT SIZE POSITION BUT I GET EXITED IN LOSS NOW STILL SLOW SUPERTREND IS GREEN MEANS IN BUY NOW IF FAST SUPERTREND CONVERT AGAIN TO GREEN THIS TIME MY LOT SIZES WILL BE 0.02 MEANS INCREASE LOT SIZE WITH 0.01 FROM WHERE INITIAL LOT SIZE STARTED AND MAKE THIS TO MAXIMUM INCREASE 5 TIMES ONCE TREND CHANGE   MAKE THE POSITION SIZE TO INITIAL LOT SIZE I.E -0.01)

INITIAL LOT SIZE- 0.01( THIS IS THE LOT SIZE WHERE POSITION OF TRADE START WITH) 

2) RISK

-STOP LOSS- IN PERCENTAGE (IF NOT WORK IN % THEN IN PIPS)

-TAKE PROFIT- IN PERCENTAGE

-BREAK EVEN- ENABLE/DISABLE

-BREAK EVEN ACTIVATION-100-1000( If the price moves in favor by this amount, breakeven is triggered)

-BREAK EVEN EXTRA PIPS-100-2000 ( This is a numeric input parameter representing the additional number of pips beyond the breakeven activation level at which the stop-loss will be set.)

-TRAILING STOP- TRUE/FALSE

(Input parameter that determines whether the trailing stop functionality should be enabled (true) or disabled (false))

-ACTIVATE STOPLOSS- 500-1000( This is a numeric input parameter representing the distance in pips from the entry price at which the trailing stop functionality will be activated)

-TRAILING STEPS IN PIPS- 5 -5000(

This is a numeric input parameter representing the distance in pips that the trailing stop follows behind the current market price. As the price moves in favor, the trailing stop will maintain a distance of TRAILING_DISTANCE pips)

-INCREMENT BY- 10-1000 ( This is a numeric input parameter representing the increment by which the trailing stop distance is increased. If the market continues to move in favor, the trailing stop distance will be increased by this amount.)

- USE DAILY DRAWDOWN- TRUE/FALSE

- DAILY MAX DRAWDOWN LIMIT-1-10%

-USE DAILY TARGET- TRUE/FALSE

-DAILY MAX TARGET- 1-50%

 

3) INDICATOR SETTING-

A)-SUPERTREND FAST PERIOD- 1-500

-SUPER TREND FAST MULTIPLIER-  1-100

-SUPERTREND FAST TIMEFRAME- CURRENT TO D1

- SUPERTREND FAST COLOUR- RED

B)-SUPERTREND SLOW PERIOD- 1-500

-SUPER TREND SLOW MULTIPLIER-  1-100

-SUPERTREND SLOW TIMEFRAME- CURRENT TO D1

- SUPERTREND SLOW COLOUR- BLUE

C)SUPERTREND MULTITIME FRAME TIME FILTER

-USE TREND FILTERING-TRUE/FALSE

-TIME FRAME AND TREND FILTERING- CURRENT-D1

-PERIOD  -   1-500

- MULTIPLIER- 1-100

ENTRY CONDITION

- ENTRY SUPERTREND FAST- THE BAR OPEN ABOVE SUPER TREND FAST/THE BAR OPEN BELOW SUPERTREND FAST

- ENTRY SUPERTREND SLOW- THE BAR OPEN ABOVE SUPER TREND SLOW/THE BAR OPEN BELOW SUPERTREND SLOW

EXIT CONDITION

EXIT ENTRY -  CONDITION -1)TRADE IN LOSS   -    EXIT TRADE IN LOSS AND PRICE CLOSES ABOVE FAST SUPERTREND- TRUE/FALSE

                                        2)TRADE IN PROFIT-  ENTRY PRICE IS ABOVE SLOW SUPERTREND LINE THEN CLOSE – TRUE / FALSE

                                                                       ENTRY PRICE IS BELOW SLOW SUPERTREND LINE THEN CLOSE -TRUE/FALSE

                                                                       WHEN BAR CLOSES ABOVE MULTITIME FRAME SUPERTREND – TRUE/FALSE

USE ONLY ONE POSITION AT A TIME - TRUE/FALSE

                                                              ( IF THERE IS ACTIVE TRADE OF BUY AND INDICATOR CONVERT FIRST CLOSE BUY SIDE AND THEN TAKE POSITION ON OPPOSITE SIDE IF CONDITION FAVOURS)

TIME SETTING

-ENTRY TIME

FROM HOUR 

FROM MINUTES

UNITIL HOUR

UNTIL MINUTES

EXIT TIME

UNTIL HOUR 

UNTIL MINUTES

CLOSE ALL POSITION AT SESSION ENDING TIME-  TRUE/FALSE

CLOSE ALL POSITION ON FRIDAY- TRUE/FALSE

 


Responded

1
Developer 1
Rating
(24)
Projects
26
23%
Arbitration
2
100% / 0%
Overdue
0
Working
2
Developer 2
Rating
(68)
Projects
211
72%
Arbitration
5
100% / 0%
Overdue
1
0%
Working
3
Developer 3
Rating
(80)
Projects
116
16%
Arbitration
4
25% / 25%
Overdue
10
9%
Loaded
4
Developer 4
Rating
(146)
Projects
192
19%
Arbitration
18
44% / 17%
Overdue
0
Working
5
Developer 5
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
6
Developer 6
Rating
(1)
Projects
4
0%
Arbitration
2
0% / 0%
Overdue
2
50%
Working
7
Developer 7
Rating
(829)
Projects
1410
72%
Arbitration
116
28% / 47%
Overdue
348
25%
Working
8
Developer 8
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
9
Developer 9
Rating
(11)
Projects
9
33%
Arbitration
4
0% / 50%
Overdue
2
22%
Working
10
Developer 10
Rating
(149)
Projects
267
35%
Arbitration
12
25% / 58%
Overdue
42
16%
Free
11
Developer 11
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
12
Developer 12
Rating
(2)
Projects
4
25%
Arbitration
2
0% / 0%
Overdue
1
25%
Busy
Similar orders
I have an indicator on trading view and I need to convert it to MQL5. If you are confident that you can do the job without wasting time, please send me a message. I'll be waiting to receive your bid
The previous developer helped me convert MT4 indicator to ForexTester6 and gave me indicator DLL source code. ( https://forextester.com/ ) Since I don't know Visual Studio Code, C++ But I am unable to compile it to DLL for ForexTester6. Please help me implement the same functionality as MT4 indicator and compile it ForexTester6's DLL. I hope you can help me as soon as possible (The only potential limitation is that
I need an indicator for boom and crash,which is when I put the indicator on boom 1000,500,300,600 give me blue ⬆️Buy signals arrow on three bearish candles before the spike appears and after the spike it appears it must have a red dot on top of the spike for take profit.when I put the indicator on crash 1000,500,300,600 give me a red ⬇️Sell signals arrow on three bearish candles before the spike appears and after the
✅ Developer Requirements Checklist Eligibility Criteria: ☑️ Developers with fewer than 50 completed projects are not welcome unless they can clearly explain their understanding of the EA instead of just saying hello. ☑️ Developers with bad profiles , even if they have more than 100 projects, are also not welcome . 🚨 Please respect the rules! Budget: 💰 $200 to $400 is the fixed price for this request. No
I need some small adjustments to an existing Pine Script indicator: Fix the trading hours: Ensure that signals are only displayed within the specified time range . No signals outside the defined window: For example, if the trading period is set from 7:00 AM to 11:00 AM , no signals should appear after 11:00 AM . Proper handling of AM and PM transitions: The system should correctly display and stop signals within the
Hello, Looking for someone who can convert pinescript to MT4 & 5. Features i want - Multitimeframe Alerts (Display/Email/Push) That's it. Script around 150 lines of code. expect can delivery less than a day. Share it with the right candidate. Thank you
Relative straight forward indicator - please see attachment if done correctly - the arrows will appear and disappear during live trading there are 2 session timers looking back at the chart you will see all the fully printed entries. (the attachment is for tv)
Hi require a conversion of a trading indicator into mql5. It would be a combination of the 2 files attached. this is in indicator not a EA/ The indicator has 2 parts. 1 is fixed, the other is the entry candles
Hello Developers, I am looking for a highly skilled and experienced MQL5 developer to modify and enhance an existing grid trading system. The system is currently designed to trade in a single direction (either Long or Sell), but it needs to be modified to execute trades in both directions simultaneously with different lot sizes, following specific trade execution and risk management rules. Project Requirements: Dual
Hello here, i need an expert to help me convert my Tradingview indicator to mt5 I have indicator on MT5 I want to convert them to Tradingview I have the source code of it

Project information

Budget
30 - 100 USD
For the developer
27 - 90 USD
Deadline
from 1 day(s)