Lavoro terminato
Tempo di esecuzione 54 giorni
Specifiche
Concept
EA can Grid with hedge in brokers that doesnt allow hedging
1. Grid EA to use 6 brokers, and/or 6 different pairs, at same time.
example 1: for EUR/USD H1, open buy orders on brokers 1,2 and 3 and open sell orders on brokers 4,5 and 6
example 2: for EUR/USD H1, open orders on brokers 1 and 2 and for GBP/JPY H1 open orders on brokers 3 and 4. Close all Deals if TP occurs.
2. Grid EA customizable, without indicators, like for example:
- for trend and/or range Markets
- against trend and/or range Markets
- with or without hedge orders
- averaging mode, or not
- martingale and/or antimartingale grid and/or lot
- manual sequence of up to 10 orders, with specific grid, lot, TP and SL
(Already have all possible options with specific notes/examples)
Specs:
1. Brokers Management:
use up to 6 grids (with Hedge or not) and choose from up to 6 different brokers which sell or buy orders to use from Currency / Indice / Commodity / Crypto
2. EA Start
(re)Start, Standby, Stop and Close All
Manual Fixed Balance
Max tradable spread
Max slippage
Delay between Orders
Use completed bars
Hide Orders from Broker
Orders Sets ID
Arrows Color
Grid Lines Color
3. Equity Trigger
Equity Profit Unit
Equity Profit Value
Equity Loss Unit
Equity Loss Value
Disable trading on equity trigger hit
Close all positions on equity trigger hit
4. Notifications
Send email
Send push notification
Send alert for Open Orders
Send alert for Close Orders
Send alert for equity reach
5. Date / Time
UTC offset
Monday trading hours
Tuesday trading hours
Wednesday trading hours
Thursday trading hours
Friday trading hours
Saturday trading hours
Sunday trading hours
Friday exit hour, 24 - disabled
6. Dysplay Panel
Panel font size
Panel X
Panel Y
info for each chart
Status - (re)Start Mode / Standby Mode / Stop Mode
Max Spread value, current spread
Max Slippage value, current slippage
DrawDown and StopOut total pips
One line per SubSet open
One line for SUM of Main and Hedge SubSet
Info from all charts
One line per open Set
One line per open MultiSet (X MultiSet,Orders X,PnL X)
One line for All Sets Net Orders, All Sets Net PnL
7. Copy Settings (add button)
From Main SubSet to Main SubSet
From Main SubSet to Hedge SubSet
From Set to Set
8. Set 1 - HEADER
First Order intended to trigger grid from Main and/or Hedge SubSet
9. SET 1 MAIN SubSet (all sets expandable if possible)
Grid
Step for next Order, pips
First Grid Center Reference
New Grid
Grid Number of Lines
Grid Lines Direction
Order Type
Order Lot
Fixed Lot
Fixed % of Equity
Fixed % of Manual Fixed Balance
Fixed Amount of Money (same EA currency)
Order - Open Order
Note: Open Order = open new order from trigger (from grid line, TP or SL that occur), Deals = Order that is already opened
Triggers - Open Order
Grid Trigger - Open Order if price touch grid line
Open Orders, but only one, per grid line
Max alowed Deals per grid line
Alternate Order Type of next Order
TP Trigger - Open Order if TP occurs
SL Trigger - Open Order if SL occurs
Allow simultaneous trigger on same grid line
Max alowed triggers per grid line
Order - Close Deals
Total max alowed Deals
Grid Trigger - Close current Deal if price touch new grid line
TP Trigger - Close current Deal if TP occurs
SL Trigger - Close current Deal if SL occurs
When closing current Deal, close aditional past Deal(s)
Order Take Profit
TPpips (0 - not enabled)
Order Stop Loss
SLpips (0 - not enabled)
Trailing StopLoss pips (0 - not used)
Main Grid Manual Progression
Start Grid at Step number
Stop/Restart Grid after X steps
Grid Progression
Grid Lines Automatic (infinite)
Grid Lines Manual
Order Type Manual Progression
Order Lot progression
Automatic Lot Progression Steps
Manual Lot Progression Steps
Order TP Progression
TP Fixed (don´t change TP of past deals) or Dynamic
Automatic TP Progression Steps
Manual TP Progression Steps, pips
Order SL Progression
SL Fixed (don´t change SL of past deals) or Dynamic
Automatic SL Progression
Manual SL Progression Steps, pips
Main Grid SUM TP & SL
Main Grid all Deals SUM TPpips
if TP occurs
Main Grid all Deals SUM SLpips
if SL occurs
Update Lot 1 at each restart with this extra Lot Progression
Lot of SUM of Deals of Main Grid- Automatic
10. SET 1 HEDGE SubSet same options of Main SubSet
11... same options for SET 2,3,4,5 and 6
12. Multi Set A,B,C SUM - SUM of Sets 1,2,3,4,5,6
Max Alowed SUM restarts
MultiSet SUM TPpips
if TP from MultiSet SUM Net of selected Sets occurs
MultiSet SUM SLpips (0 - not enable)
if SL from MultiSet SUM Net of selected Sets occurs
TrailinStopLoss pips (0 = disable)
Multi Set Lot Progression
13. Master Set SUM - SUM of Multi Sets A,B,C
use MultiSet Deals for SUM
SUM Net PnL
Max Alowed MasterSet SUM restarts
MasterSet SUM TPpips
if TP from MasterSet SUM Net of selected MultiSets occurs
MasterSet SUM SLpips
if SL from MasterSet SUM Net of selected MultiSets occurs
TrailinStopLoss pips
MasterSet Lot Progression
NOTES
I am open to feedback/advice to make it run better if need be.
EA must work on demo,real accounts and strategy tester.
EA must have a log to export trading history and/or errors.
EA must be compatible for 4 and 5 decimal brokers and all timeframes.
I need the .mql5 source script file not only the .exe,
N.B: Before confirming the reception and the completion of the job, one or many trading strategies will be inserted in the MQL5 source code for testing purposes, but the coder must provide the source code empty of any trading strategy.
Con risposta
1
Valutazioni
Progetti
72
22%
Arbitraggio
13
46%
/
15%
In ritardo
5
7%
Gratuito
2
Valutazioni
Progetti
428
38%
Arbitraggio
87
44%
/
18%
In ritardo
71
17%
Occupato
3
Valutazioni
Progetti
6
50%
Arbitraggio
2
0%
/
50%
In ritardo
0
Gratuito
4
Valutazioni
Progetti
66
8%
Arbitraggio
39
26%
/
56%
In ritardo
12
18%
In elaborazione
5
Valutazioni
Progetti
258
35%
Arbitraggio
12
25%
/
58%
In ritardo
42
16%
Gratuito
6
Valutazioni
Progetti
289
66%
Arbitraggio
6
17%
/
33%
In ritardo
10
3%
Occupato
7
Valutazioni
Progetti
9
44%
Arbitraggio
0
In ritardo
0
Gratuito
Ordini simili
1. Overview The bot is designed to execute a dual grid trading strategy with both buy and sell orders placed at predefined grid intervals. It is non-directional , meaning it does not follow any signals or trends. The bot operates continuously, opening new orders as soon as a TAKEPROFIT or STOPLOSS is triggered. It is optimized for synthetic indices but can be adapted to other assets. 2. Core Features Dual Grid
4 EA from MT4 indicator source code
110 - 130 USD
Hello All 4 EA have 100% same setting just indicators are different I need 4 EA with 4 different different indicators, in the pictures I mention 3 EA but there are 4 But make sure all setting all data built in EA and able to modify indicator setting directly from EA no need to attach indicator EA must show Arrow TP SL etc.... which indicator show on chart EA's Panel work perfectly and auto calculate all previous TP
I’m in need of a professional developer to review and test my MQL5 file. It’s essential to ensure that the code is optimized, error-free, and functioning as intended for trading purposes. A qualified developer can thoroughly analyze the file, identifying any issues or inefficiencies and suggesting improvements. They can also run comprehensive tests to validate performance under various scenarios. This support is
I need a forex Robot that will trade based on the order block and candle stick pattern, the robot should scalp and swing. It should open trades on Order block and continue to open more trades as per candle stick in order of time frames. The robot should buy and sell. If the Market is buying the robot should open buy trades only, if the Market is selling, sells only and each trades open if the last candle stick was
EXPERT NEEDED FOR A READY MADE ROBOT
30 - 100 USD
Hi! Do you have a highly profitable Expert Advisor (EA) forex trading robot that’s compatible with both MT4 and MT5? If so, I’d love to see any supporting details about the EA’s performance. This includes backtesting results—either screenshots or videos—as well as a demo version to test the algorithm’s accuracy so as to make a purchase. Additionally, a brief explanation of the trading strategy used to develop the EA
New EA Development is Needed
100+ USD
Hi Everyone, I am looking to hire a developer to create an Expert Advisor (EA) for MetaTrader 5, utilizing two custom indicators: HalfTrend and Squeeze Momentum . The EA should be designed based on specific trading conditions which I will detail below, and it should also include comprehensive optimization and backtesting. Project Details: Indicators to be Used: HalfTrend Indicator : Should generate buy/sell
I have a complex indicator which is made by another coder before , but if i open a chart and run the indicator, then after some times i open new chart the same as before and run indicator on new chart again, the the recent signals on new chart is diffrent from the chart which was opened before!!! if anyone can solve it message me
Hi, Thanks for looking at the requirement. This job is like adding few rules and CSV export to signals generated in an indicator. please look at the specs and let me know if u have any queries. Thanks :) 1. Filters Candles Based on Open: True/False Buy candles arrows should have the open above the EMA Sell Candles arrows should have the open below the EMA 2. Limit Placement Criteria: True/False When an
I am looking for a very simple MQL5 function or EA to read the last message from a Discord channel. Ideally using base MQL5 code, and using websockets not webrequest ... it could be as simple as setting this EA but for Discord
The robot needs to notify me of the right time to buy or sell. It needs to indicate the signals of a profit or loss I will pay the amount that is needed to help me. I need help to understand how to trade better from your advice
Informazioni sul progetto
Budget
100 - 150 USD
IVA (23%):
23
- 34.5
USD
Totale:
123
- 184.5
USD
Per lo sviluppatore
90
- 135
USD
Scadenze
da 5 a 9 giorno(i)