MT5 Robot Needed.

작업 종료됨

실행 시간 1 시간

명시

An MT5 Trading Robot that scans the first 26 Forex Symbols in Market Watch to find one that complies with 7 criteria.

Long Trade:

Main Trend               1: SMMA of current bar higher than the oldest bar in history. (Periods,timeframes,shifts,etc,entered by client, not a user input.)

Secondary Trend       2: SMMA of Symbol rising.

Short Term Trend      3: SMA of current bar higher than previous bar.

Entry Point               4: iClose < SMA.

Strength                   5: iRSI rising.

Swap                        6: Symbol swaprate >0.

Spread                     7:  From a list of the 26 Symbols containing their appropriate spread.

Short Trade opposite, except swaprate >0 and spread OK.

When symbol is identified and no trades open, chart symbol is changed to match and chart and time frame is changed to daily.

Lots to trade:                                        User input 1 = fixed lot size, 0 to use %.

Lots to trade as % of Account Balance:    User input 2 = Dropdown List, Lots per 100K of Account Balance, 0.1, 0.25, 0.50, 1.00, 2.00.

Closed for the Weekend if no trades open 8 hours before market close friday.   User Input 3 = Yes or No.

Magic Number:   User Input 4:

Stop Loss 5000 pips, Take Profit 5000 pips.

To Close first order: We need a variable called High Water Mark that increases to reflect the accumulated profits of the current magic number when the order closes, it only increases to form a higher number when profits exceed the previous HWM it never decreases.

If OrdersTotal()==1) If(OrderProfit()>(High Water Mark of magic number + 20*OrderLots() and spread is OK) Close the order. Example OrderLots 1.00 X 20 = $20.00.

If the order is losing > 250 pips and the Open Symbol complies with all the entry criteria open another position on the same Symbol with lot size of last lots + Lots to trade.

Close the second order if the second order profit > 10*Second Order OrderLots().

Repeat this process without opening more than 5 Trades.

Source code is required.

                       

응답함

1
개발자 1
등급
(39)
프로젝트
50
18%
중재
6
33% / 50%
기한 초과
0
무료
2
개발자 2
등급
(250)
프로젝트
313
28%
중재
34
26% / 65%
기한 초과
10
3%
작업중
3
개발자 3
등급
(16)
프로젝트
35
23%
중재
4
0% / 50%
기한 초과
2
6%
작업중
4
개발자 4
등급
(37)
프로젝트
51
43%
중재
2
100% / 0%
기한 초과
9
18%
무료
5
개발자 5
등급
(194)
프로젝트
241
34%
중재
10
50% / 50%
기한 초과
8
3%
작업중
게재됨: 1 기고글, 8 코드
6
개발자 6
등급
(12)
프로젝트
47
85%
중재
1
0% / 100%
기한 초과
9
19%
무료
7
개발자 7
등급
(72)
프로젝트
80
10%
중재
38
8% / 58%
기한 초과
6
8%
무료
8
개발자 8
등급
(568)
프로젝트
641
41%
중재
25
48% / 36%
기한 초과
46
7%
작업중
9
개발자 9
등급
(27)
프로젝트
27
26%
중재
2
0% / 50%
기한 초과
1
4%
무료
10
개발자 10
등급
(511)
프로젝트
549
53%
중재
13
69% / 15%
기한 초과
3
1%
무료
11
개발자 11
등급
(174)
프로젝트
199
12%
중재
38
37% / 34%
기한 초과
5
3%
작업중
게재됨: 2 코드
12
개발자 12
등급
(549)
프로젝트
635
33%
중재
41
39% / 46%
기한 초과
11
2%
바쁜
13
개발자 13
등급
(270)
프로젝트
552
49%
중재
57
40% / 37%
기한 초과
227
41%
작업중
14
개발자 14
등급
(54)
프로젝트
102
23%
중재
12
25% / 17%
기한 초과
13
13%
무료
15
개발자 15
등급
(77)
프로젝트
243
74%
중재
7
100% / 0%
기한 초과
1
0%
무료
게재됨: 1 기고글
16
개발자 16
등급
(119)
프로젝트
169
38%
중재
9
78% / 22%
기한 초과
15
9%
무료
17
개발자 17
등급
(3)
프로젝트
2
50%
중재
2
0% / 100%
기한 초과
0
무료
18
개발자 18
등급
(45)
프로젝트
91
13%
중재
34
26% / 59%
기한 초과
37
41%
무료
비슷한 주문
Hello, Please read the full specification before applying. This project is NOT about building an EA from scratch. I already have a fully working MT5 Expert Advisor. The EA already includes a dashboard, risk management, and some protection systems, but it needs a few more features . So I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy
Copying third party from telegram. I have quite a number of them There is many different of them, I will consolidate all of them and send you Usually is a price range, so when hit the range will trigger Option for both fix or scale with equity I would like to have both, option to choose to follow the SL/TP signal provided or not This copier will trigger my DCA bot function. So don’t need set max position limit and
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar
TORUNZ 😎 30+ USD
The robot should use different indicators for a example smart money indicator and market structure structure and break indicators in order for it to enter the market, it should also be able to tell false breakouts is the Bollinger indicator, and if the market is confirmed to be profitable,the robot should rebuy or resell the market according to the predictions made, it should execute the trades if the market reverses
I need an advisor created that opens a position with 0.10 lot size when a bull cross arrow appears on the m5 time frame and closes the trade after exactly one candle stick, the ea does the same thing over and over, a bull cross appear on m5 timeframe, and it opens 1 position with 0.10 lot size, and closes it after one candlestick on m5... If possible, provide a demo version
Description I am looking for an experienced MQL5 developer to investigate and fix a suspected memory or resource usage issue in my MT5 Expert Advisor. The EA itself works correctly from a strategy and trading logic perspective . The trading model must remain exactly as it currently operates. I am not looking for any changes or optimisation to the strategy . The goal of this job is purely to identify and fix a
Cash Flow EA 30+ USD
I want a trading robot with proper risk management and good trading strategies it must make money ,place stop loss below the entry and place a take profit no loss only wins mostly trade major
Busco un robot para trading de scalping en oro o forex, el robot debe ser rentable en esos mercados, podemos automatizar mi estrategia basada en medias móviles con estrategia de scalping o bien si él desarollador tiene uno que funcione así y sea rentable podemos ver la opción de un demo o cuenta de lectura para estar seguros de la rentabilidad en el robot
MT4 EA TO TAKE TRADES FROM (A) HYDRA TREND RIDER AND (B) IQ GOLD GANN LEVELS ON MQL5.COM The MT4 version of these two indicators can be found on the mql5.com website with the following links: Hydra Trend Rider: https://www.mql5.com/en/market/product/111010?source=Site +Profile+Seller IQ Gold Gann Levels: https://www.mql5.com/en/market/product/134335?source=Site +Profile+Seller (1) ENTRY (a) Hydra Trend Rider
I have a strategy for US100 where I want a bot to trade according to my strategy, contact me who have proven experience in making bots for MT4 or MT5

프로젝트 정보

예산
100 - 200 USD
기한
 30 일