명시

I WANT A ROBOT WHICH CAN AUTOMATICALLY PLACE AN AORDER FOR FOLLOWING STRATEGY.
(1) MACD indicator 15 min candle.
(2) BUY 0.01 EURUSD if MACD cross zero line on upside at the closing candle
(3) SELL 0.02 EURUSD IF MACD cross zero line on down side at the closing candle (Irrespective of profit or loss in previous order)
(4) BUY 0.02 EURUSD if MACD cross zero line on upside at the closing canlle  (Irrespective of profit or loss in previous order)
(5) SELL 0.02 EURUSD IF MACD cross zero line on down side at the closing candle  (Irrespective of profit or loss in previous order)
and so on ........
it should work nonstop.... with no SL or no TP as its automatically adjusted.
in a month if i get say 70-80 trade and even if 55 are giving loss but other trade will give big profit.

응답함

1
개발자 1
등급
(2304)
프로젝트
2900
63%
중재
122
44% / 25%
기한 초과
429
15%
작업중
2
개발자 2
등급
(1278)
프로젝트
1698
49%
중재
52
71% / 12%
기한 초과
37
2%
작업중
3
개발자 3
등급
(442)
프로젝트
697
34%
중재
33
70% / 9%
기한 초과
22
3%
무료
4
개발자 4
등급
(312)
프로젝트
521
47%
중재
29
10% / 45%
기한 초과
139
27%
작업중
5
개발자 5
등급
(1)
프로젝트
2
0%
중재
0
기한 초과
0
무료
6
개발자 6
등급
(34)
프로젝트
60
23%
중재
11
73% / 9%
기한 초과
3
5%
무료
7
개발자 7
등급
(308)
프로젝트
552
35%
중재
79
32% / 42%
기한 초과
199
36%
로드됨
8
개발자 8
등급
(144)
프로젝트
168
49%
중재
22
14% / 55%
기한 초과
22
13%
작업중
9
개발자 9
등급
(23)
프로젝트
29
14%
중재
3
0% / 67%
기한 초과
3
10%
작업중
10
개발자 10
등급
(10)
프로젝트
13
8%
중재
3
67% / 33%
기한 초과
0
무료
11
개발자 11
등급
(627)
프로젝트
847
47%
중재
29
38% / 14%
기한 초과
63
7%
작업중
12
개발자 12
등급
(144)
프로젝트
186
41%
중재
24
58% / 21%
기한 초과
13
7%
무료
13
개발자 13
등급
(467)
프로젝트
486
75%
중재
6
67% / 17%
기한 초과
0
작업중
14
개발자 14
등급
(252)
프로젝트
258
30%
중재
0
기한 초과
3
1%
무료
게재됨: 2 코드
15
개발자 15
등급
(618)
프로젝트
1428
59%
중재
31
81% / 0%
기한 초과
10
1%
무료
16
개발자 16
등급
(2639)
프로젝트
3354
67%
중재
77
48% / 14%
기한 초과
342
10%
무료
게재됨: 1 코드
17
개발자 17
등급
(4)
프로젝트
3
0%
중재
3
33% / 67%
기한 초과
1
33%
무료
18
개발자 18
등급
(69)
프로젝트
146
34%
중재
13
8% / 62%
기한 초과
26
18%
무료
게재됨: 6 코드
19
개발자 19
등급
(11)
프로젝트
18
28%
중재
4
50% / 50%
기한 초과
1
6%
무료
20
개발자 20
등급
(574)
프로젝트
945
47%
중재
309
58% / 27%
기한 초과
125
13%
무료
비슷한 주문
EA FOR GANN MADE EASY AND APOLLO SUPPLY DEMAND ZONES INDICATORS (Both indicators are only available on MT4). (1) Opens trades based on the buy/sell arrows from the Gann made easy indicator ( https://www.mql5.com/en/market/product/73721?source=Site+Search ). Sometimes, it is not possible to achieve the entry price from this indicator as the market would have moved by the time you hear the alert; hence it is very
Dear Developer, I am looking to develop both a MetaTrader 5 Indicator and a MetaTrader 5 Expert Advisor (EA) based on the swing depth logic shown in the Pine Script code attached below. The indicator and EA must be built as separate files but must follow the exact same signal logic so both display and execute identically. Please carefully review the requirements below and confirm your understanding before starting
I have a High-Frequency Trading EA and I need a full conversion and optimization for MT5. The goal is to ensure stable execution and reliable performance on real accounts (IC Markets Raw and similar ECN brokers). I need an experienced and reputable MQL5 developer to: Convert the existing strategy to MT5 with full fidelity to the original trading logic (entries, SL, breakeven, trailing, pending orders). Optimize the
Hello friends, We need Robot, EA , or Trading software with proven( 6 to 12 months) and it should be given consistent profit upto 3 % per month with no risk ( low Drawdown ), we will pay what you ask, and also We are regulated forex broker and we have all access like FIX API etc, and we dealing with Top tier 1 LPs . Thanks
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
I would like to create a robot with the smart money concepts, that integrates order block,FVG,supply & demand ,read the market structure,liquidity and also trade with the session and also after a liquidity sweep a market structure is needed to verify the reversal and a retracement to the order block and sometimes fair value Gap
Joker poverty scalper 40 - 100 USD
the joker poverty scalper is the power full robort it can analyse in just 1 minutes it is good for beginner traders you can even make 5000$ in just an week or two.. the best thing to do is to buy joker and make life easy with your own copy of joker .in order to be rich you need the joker to help you with your success in life even in future THE JOKER POVERT SCALPER

프로젝트 정보

예산
50+ USD
기한
에서 5  10 일