명시

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.

 


파일:

응답함

1
개발자 1
등급
(167)
프로젝트
181
33%
중재
6
50% / 50%
기한 초과
2
1%
작업중
2
개발자 2
등급
(383)
프로젝트
485
39%
중재
83
37% / 33%
기한 초과
13
3%
로드됨
3
개발자 3
등급
(1)
프로젝트
1
0%
중재
0
기한 초과
0
무료
4
개발자 4
등급
(24)
프로젝트
31
68%
중재
2
50% / 0%
기한 초과
1
3%
무료
5
개발자 5
등급
프로젝트
0
0%
중재
0
기한 초과
0
작업중
6
개발자 6
등급
(1)
프로젝트
1
0%
중재
0
기한 초과
0
무료
7
개발자 7
등급
(378)
프로젝트
401
31%
중재
63
19% / 68%
기한 초과
51
13%
로드됨
8
개발자 8
등급
(9)
프로젝트
12
25%
중재
0
기한 초과
1
8%
무료
비슷한 주문
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
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
I just need someone to help convert tradingview indicator (Top Bottom by ceyhun) to mq5. With the input and the signal (Can change it to arrow). I need it for my MT5
The Trading View Indicator script has about 80% of what I need. 1. I have an additional entry model called a confirmation entry 2. I normally just look back 3-50 bars to determine if a bar is wide range or not, but the 3 additional WRB models require requirements based on 3 bars before it, and each one has its own name. 3. The TV indicator has a lot of visual cosmetics that we won't be able to do in MT5, but colour
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
Looking for help to code an Expert Advisor for MT5" is a request from someone seeking assistance with developing a custom trading robot (Expert Advisor) for MetaTrader 5 (MT5). The individual likely needs help from a skilled developer or coder who understands the MetaTrader 5 platform, MQL5 programming language, and can create an automated trading system tailored to their trading strategy. The Expert Advisor may
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

프로젝트 정보

예산
85+ USD
기한
에서 1  3 일

고객

(5)
넣은 주문16
중재 수0