High Low Price Trader

MQL5 Experts

Tâche terminée

Temps d'exécution 8 jours
Commentaires du client
Great job! Many thanks!
Commentaires de l'employé
Thank You

Spécifications

Required EA is to be in MQL4 and MQL5. This means I would want the source codes for both MQL4 and MQL5


Parameters
_____________________________________

Magic Number: 1234
Comments: Bollinger Bands Trader v1.0

Use_Money_Management: True of False //Option to Use Money Management for Lot Size Calculation or not.
Default Lot Size: 0.01 // If Use_Money_Management is set to False
Lot Size Settings: (According to account Equity Size; for example: if Equity = $1000, Order Lot Size = 0.01
Risk Settings: 2%

Stop_Loss: 100 (Points)
Take_Profit: 100 (Points)

Break_Even: True of False
Break_Even_Start: 66 (Points)
Set_Break_Even: 11 (Points) //Set Stop_Loss to 11 points below Order Price in Profit

Trail_Stop: True of False
Trail_Stop_Start: 123 (Points)
Trail_Stop_Stop: 66 (Points) //Set Stop_Loss to 66 points below Order Price in Profit
Trail_Stop_Step: 1 (Points) //Set increments and follow Order Price in Profit

Hide_Stop_Loss: True of False //Option to conceal Stop Loss
Hide_Take_Profit: True of False //Option to conceal Take Profit
Hide_Break_Even: True of False //Option to conceal Break Even
Hide_Trail_Stop: True of False //Option to conceal Trailing Stop
A Buy and Sell line indicator is to be shown when Hide_Stop_Loss & Hide_Take_Profit is set to true.

Hidden_Stop_Orders: True of False //Option to conceal Stop Orders entry
A BuyStop and SellStop line indicator is to be shown when Hidden_Stop_Orders is set to true.

Trade_Start_Time_1: 01:05:00
Trade_End_Time_1: 05:59:30

Trade_Start_Time_2: 06:05:00
Trade_End_Time_2: 11:59:30

Trade_Start_Time_3: 12:05:00
Trade_End_Time_3: 17:59:30

Trade_Start_Time_4: 18:05:00
Trade_End_Time_4: 23:59:30

Series_Stop_Loss: 10 (Percentage of Account Margin)
Series_Take_Profit: 2 (Percentage of Account Margin)

Trade_TimeFrame: 1440 (in minutes)

Order_Entry_Frequency: 60 (in minutes)

Maximum_Number_of_Stop_Orders: 14

________________________Trading Modes________________________

Individual_Order_SLTP_Mode or Series_Mode

Individual_Order_SLTP_Mode is based on Stop_Loss & Take_Profit settings

Series_Mode is based on all orders created in the series, based on Series_Stop_Loss & Series_Take_Profit.
All orders will be closed when losses hits Series_Stop_Loss levels and all orders will be closed when profits hits Series_Take_Profit levels

________________________Trading Operation________________________
When Time is within:
Trade_Start_Time_1 & Trade_End_Time_1

&

Trade_Start_Time_2 & Trade_End_Time_2

&

Trade_Start_Time_3 & Trade_End_Time_3

&

Trade_Start_Time_4 & Trade_End_Time_4

&

When Trade_TimeFrame & Order_Entry_Frequency is true

&

BuyStop and SellStop orders will open based on:
BuyStop orders will be open on the highest price point of the Trade_TimeFrame
SellStop orders will be open on the lowest price point of the Trade_TimeFrame

When orders exceed Maximum_Number_of_Stop_Orders, oldest orders will be deleted to make way for newer orders.

________________________End________________________

_______________Indicators to be shown on Chart (Top left)________________________

=================
EA Name & Version
=================
Account Balance: 
Account Equity: 
Use MM: 
Lot Size: 
Account Profit: 
Equity Percent: 

________________________End________________________

Dossiers :

Répondu

1
Développeur 1
Évaluation
(42)
Projets
62
8%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
2
Développeur 2
Évaluation
(169)
Projets
204
30%
Arbitrage
25
40% / 44%
En retard
12
6%
Gratuit
3
Développeur 3
Évaluation
(74)
Projets
73
47%
Arbitrage
2
50% / 50%
En retard
2
3%
Gratuit
4
Développeur 4
Évaluation
(316)
Projets
400
21%
Arbitrage
44
61% / 23%
En retard
46
12%
Travail
5
Développeur 5
Évaluation
(248)
Projets
444
34%
Arbitrage
56
36% / 38%
En retard
163
37%
Chargé
6
Développeur 6
Évaluation
(74)
Projets
121
43%
Arbitrage
12
33% / 50%
En retard
17
14%
Gratuit
7
Développeur 7
Évaluation
(5)
Projets
6
0%
Arbitrage
3
0% / 100%
En retard
0
Gratuit
8
Développeur 8
Évaluation
(43)
Projets
72
49%
Arbitrage
4
0% / 50%
En retard
19
26%
Gratuit
9
Développeur 9
Évaluation
(568)
Projets
641
41%
Arbitrage
21
57% / 29%
En retard
47
7%
Travail
10
Développeur 10
Évaluation
(97)
Projets
135
52%
Arbitrage
4
50% / 50%
En retard
0
Travail
11
Développeur 11
Évaluation
(126)
Projets
151
48%
Arbitrage
6
83% / 17%
En retard
2
1%
Gratuit
12
Développeur 12
Évaluation
(5)
Projets
6
50%
Arbitrage
2
0% / 50%
En retard
0
Gratuit
13
Développeur 13
Évaluation
(4)
Projets
7
29%
Arbitrage
0
En retard
0
Gratuit
14
Développeur 14
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
15
Développeur 15
Évaluation
(34)
Projets
60
23%
Arbitrage
11
73% / 9%
En retard
3
5%
Gratuit
16
Développeur 16
Évaluation
(351)
Projets
372
70%
Arbitrage
4
100% / 0%
En retard
0
Travail
Commandes similaires
Zzz 30+ USD
// กำหนดค่าตัวแปรพื้นฐาน input double lotSize = 0.1; // ขนาดล็อตที่ต้องการ input int takeProfit = 50; // ระยะ Take Profit (จุด) input int stopLoss = 50; // ระยะ Stop Loss (จุด) input int magicNumber = 123456; // หมายเลข Magic Number input int smaPeriod = 14; // ช่วงเวลา Simple Moving Average (SMA) // เวลาที่ออเดอร์ล่าสุดถูกเปิด datetime lastOrderTime = 0; // ฟังก์ชั่นหลักของ EA void OnTick() { //
Mobile robot 50 - 100 USD
I want a profitable scalping EA robot for mt5 and mobile phones (licence key should be provided).the video link attached below indicates how the EA robot should operate it.it analyses the market before taking trades and it trades candle to candle .also coding samples are provided on the video .it should be applicable to all timeframes.it should trade indices(Nas100,US30,S&p500,GER30,)
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market

Informations sur le projet

Budget
50+ USD
Pour le développeur
45 USD
Délais
de 1 à 3 jour(s)