Specifiche

I am looking for a programmer to develop a an expert advisor that can trade signals from telegram. The signals format is Buy XAUUSD and Sell XAUAUD. I want the system to just submit the orders at market price instantly as soon it is received and manage the trades according to the following parameters; Also sample of telegram signal is attached. 

EA PARAMETERS

Trading Time (GMT):

This defines the specific time window during which the trading system will be active. The system will start executing trades at the beginning of this period and stop trading at the end. For example, if set to "08:00 to 22:00," the system will operate from 08:00 AM to 10:00 PM GMT.

Pair List:

This is a list of currency pairs that are allowed to be traded by the system. Only the pairs specified here will be considered for trading. For example, if the list includes "XAUUSD, XAUEUR, XAUGBP, XAUAUD, XAUCHF," then trades will only be executed on these pairs.

Lot Size:

This indicates the fixed amount of currency or commodity units to be traded for each set of two pairs opened simultaneously. The lot size applies equally to both sides of the trade (buy and sell orders).

Take Profit by Profit ($):

This sets a target for the total dollar profit that must be reached before both trades (buy and sell orders) are closed. For example, if the target is $500, the system will close the trades once the combined profit of both positions equals or exceeds $500.

Take Profit by Pips:

This specifies a target based on the total number of pips gained across both trades. For instance, if set to 200 pips, the trades will close once the cumulative pip gain from both positions reaches 200 pips.

Close by Loss ($):

This sets a threshold for the total loss in dollars that will trigger the closure of both trades. If the combined loss from both positions reaches this amount, the system will close the trades to prevent further losses.

Take Profit:

This sets a specific Take Profit (TP) level for each individual trade, measured in pips from the market price. For example, a 500-pip TP means that each trade will close once the market moves 500 pips in the favorable direction from the entry price.

Stop Loss Set by Pips:

This establishes a Stop Loss (SL) level for each trade, measured in pips from the market price. For example, a 500-pip SL means that each trade will close if the market moves 500 pips against the trade.

News Filter Time:

This parameter defines the period during which trading will be paused before and after high-impact news events. For example, if set to 30 minutes, the system will stop trading 30 minutes before and after such news events to avoid volatility.

Number of Trades:

This limits the number of active trade pairs for each buy and sell order combination. For instance, if the value is set to 1, only one trade combination (e.g., Sell XAUUSD and Buy XAUAUD) will be allowed at a time. Any additional signals for the same combination will be ignored.

Close on Reverse Signal:

This setting determines whether the system should close existing trades when an opposite signal is received. If set to "Yes," and if the system receives a new signal that contradicts the current open trades (e.g., it receives a Buy signal for XAUUSD while XAUUSD is currently being sold), the system will close the current positions before opening the new ones. If set to "No," the system will keep the existing, trades open despite the new signal.

Close All by End of Day: YES/NO: 

This setting determines whether all open trades should be automatically closed at the system's designated closing time. If set to YES, the system will close all active trades when the trading day ends, regardless of their profit or loss status.

If set to NO, the trades will remain, open beyond the closing time and continue into the next trading session.

 


File:

Con risposta

1
Sviluppatore 1
Valutazioni
(167)
Progetti
181
33%
Arbitraggio
6
50% / 50%
In ritardo
2
1%
In elaborazione
2
Sviluppatore 2
Valutazioni
(383)
Progetti
485
39%
Arbitraggio
83
37% / 33%
In ritardo
13
3%
Caricato
3
Sviluppatore 3
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(24)
Progetti
31
68%
Arbitraggio
2
50% / 0%
In ritardo
1
3%
Gratuito
5
Sviluppatore 5
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
In elaborazione
6
Sviluppatore 6
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
(378)
Progetti
401
31%
Arbitraggio
63
19% / 68%
In ritardo
51
13%
Caricato
8
Sviluppatore 8
Valutazioni
(9)
Progetti
12
25%
Arbitraggio
0
In ritardo
1
8%
Gratuito
Ordini simili
Location: Remote Employment Type:[Full-time/Part-time] About Us At Riskeys, we are transforming the trading experience with our state-of-the-art Smart Trading Keypad for MetaTrader 4/5. Our mission is to empower traders with innovative risk management tools, providing them with the speed, precision, and efficiency they need to succeed in today’s fast-paced financial markets. As we continue to push the boundaries of
hello programmers, I have a code from Pine language it is an indicator code, I need to convert it to Mql5. within the conversion process to EA i want to use that indicator as a signals which triggers the EA to open positions and optimize it to place TP,SL i will explain the buy signal and sell signal, I need to use also 2 Moving averages 20,50 as a buy and sell triggers once they cross. A long with it i will ask for
I am looking for a highly skilled and experienced developer who can assist with converting six Pine Script strategies into NinjaTrader. The goal is to seamlessly transition these scripts while preserving their original functionality and ensuring they operate efficiently on the NinjaTrader platform. If you have the expertise and are interested in this project, please reach out. I am looking forward to collaborating
Hi there new to this but need some assistance. I need someone to code a very simple indicator/EA (I don't know which one is going to be) with these specifications 1) I need the indicator to create a buffer line between the high and low of the printed candle, the high and low is based on the highest point or lowest point the candle has gone, not the close but the actual wick per say. 2) once the candle is created the
The EA should place take profit at the order opening price when X points of loss are reached, I already I have my own EA I just need a dev that ad what I ask previously to it, will be verry cool. Thanks
Hello, I am looking for a developer to reconstruct an indicator that is currently in an ex4 file into an mq4 file. The indicator provides buy and sell signals with entry points, Stop Loss, and TP1, TP2, and TP3. However, the indicator has some errors, and I would like to correct them. Unfortunately, since I only have the ex4 file, it's not possible to make these corrections directly. Therefore, I would like to
very simple rule buy rate 2 sl 1 if market reach 3 sl 2 market reach 4 sl 3 sl hit reverse trade open too with same 1:1 trail sl system if sl hit reverse trade open with same sl trail function 1 input open trade with buy or sell option 2 sl in pip .............xyz 3 lot size ............. xyz 4 distance from sl when sl trail one step [main point] Iam buying in rate of 2 my sl is 1 market reach 3 my sl is 2 market
Purpose: 1. The EA should catch the trend and follow it up or down. 2. The EA must use volitile and volume (strong money flow/ATR or ADX. Feel free to come up with suggestions for indicators we can use. 3. EA must have a minimal Draw down at 3-5% MT4 EA Inputs • Lot size = 0.1 • Use Dynamic Lots = true/false • Risk Percentage of your balance= 2% • Min Allowed Lot Decimals = 0.1 or 0.01 or 1 • SL pips = 100 • TP Pips
I’m looking for someone experienced with Think or Swim to create a backtesting script for an in-the-money Iron Condor strategy using options on the SPX. The strategy involves setting up 10 contracts of an Iron Condor with a 10-point spread width and a net credit requirement of $11 per contract. The goal is to backtest the performance over the last three years, focusing on trades where the SPX closes outside a
Hello there, i need an expert forex developer who is well versed with GALLIEO FX. I purchased a trading bot from this company and due to some reasons I haven't been able to test and run the program properly so I need an expert who can help me to fine tune the bot for me so that bot can provide excellent results. Thank You

Informazioni sul progetto

Budget
85+ USD
Scadenze
da 1 a 3 giorno(i)

Cliente

(5)
Ordini effettuati16
Numero di arbitraggi0