작업 종료됨
실행 시간 3 일
피고용인의 피드백
Clear project description. Good communication.
명시
I would like to make a robot without any indicators. it will work like this: for example at 10 am I turn on the robot, and it automatically places the order, for example the price is at 1100 the robot will leave a pending buy order at 1200 and a sell order at 1000, when the price arrives at the order for example buy at 1200 , will leave another buy order at 1300 for every 100 points it goes up it takes a buy order and leaves a sell order below with a difference of 100 points too , example the price is at 1200 and the purchase order has been placed , if the price drops to 1100 it will close with a loss the purchase order and automatically make a sale at 1100 and if it drops to 1000 it closes the sales order with the profit and it already opens another sell order at 1,000 and so it goes down to 0.900 it closes the order with the profit and already makes another sell order , if the price goes up 100 points it closes the order with a loss and already makes the purchase … in short, you have to place a pending purchase order and sell with a distance of 100 points for example. the problem is that I can't do this manually because when the price goes up or down too fast in retractions for example, sometimes the price quickly moves up 200 points and down 200 points very quickly and I can't manually put the orders in that time frame... I believe a robot can
응답함
1
등급
프로젝트
279
65%
중재
3
100%
/
0%
기한 초과
65
23%
무료
2
등급
프로젝트
91
13%
중재
34
26%
/
59%
기한 초과
37
41%
무료
3
등급
프로젝트
133
35%
중재
13
38%
/
31%
기한 초과
32
24%
무료
4
등급
프로젝트
64
20%
중재
11
27%
/
55%
기한 초과
5
8%
무료
5
등급
프로젝트
60
23%
중재
11
73%
/
9%
기한 초과
3
5%
무료
6
등급
프로젝트
35
26%
중재
10
30%
/
70%
기한 초과
5
14%
무료
7
등급
프로젝트
333
35%
중재
66
12%
/
58%
기한 초과
87
26%
무료
8
등급
프로젝트
50
10%
중재
1
0%
/
0%
기한 초과
8
16%
무료
9
등급
프로젝트
7
0%
중재
1
0%
/
100%
기한 초과
0
무료
10
등급
프로젝트
1
0%
중재
1
0%
/
100%
기한 초과
0
무료
11
등급
프로젝트
2
0%
중재
1
0%
/
100%
기한 초과
0
무료
12
등급
프로젝트
17
6%
중재
1
0%
/
100%
기한 초과
1
6%
무료
13
등급
프로젝트
127
41%
중재
3
33%
/
67%
기한 초과
0
무료
14
등급
프로젝트
2902
63%
중재
122
44%
/
25%
기한 초과
429
15%
작업중
15
등급
프로젝트
521
47%
중재
29
10%
/
45%
기한 초과
139
27%
작업중
16
등급
프로젝트
285
35%
중재
18
22%
/
61%
기한 초과
42
15%
로드됨
17
등급
프로젝트
136
51%
중재
5
80%
/
0%
기한 초과
6
4%
무료
18
등급
프로젝트
148
59%
중재
16
38%
/
13%
기한 초과
25
17%
무료
게재됨: 1 코드
비슷한 주문
Hello, good day to you Developers, I am looking for someone that can deliver on a project with the following requirements: The job I am about to give out will involve "Tradingview" and "Metatrader 5" Tradingview: for analysis, as the Strategy uses one second charts/candles, Metatrader 5: for executing and managing the trades. For this EA to work well for the project's aims, SPEED of execution is of upmost
Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service
Hi, I need a simple MT5 EA. Based on my simple trading strategy I'm going to discuss with you If you have experience in this kindly bid for this project Thanks
An Expert KBFX
30+ USD
Fill orders first execution and real time trading, my strategy is that wait for clean confirmation before entering the market and fill orders for a snappier entrance,then execute trade after making profit on the position
EA specifically for XAUUSD scalping
30 - 100 USD
I am looking for a professionally developed Buy Stop / Sell Stop EA specifically for XAUUSD scalping that has already proven to be profitable in the live market (real account), not just backtests or demo results . Requirements: • Strategy: Buy Stop / Sell Stop pending order–based scalping • Instrument: XAUUSD (Gold) • Performance: Verified live profitability with consistent results • Risk Management: Strong risk
Project Overview I am looking to acquire high-quality, algorithmic trading strategies or specialized strategy testers developed in MQL5 . My primary focus is on the underlying logic and code architecture rather than historical performance (Track Record/Myfxbook). I require full ownership of the source code (.mq5) for further research, optimization, and scaling. Requirements & Scope I am interested in systems that
MosesRobot
100+ USD
"I am looking for an expert developer to build a custom Forex Expert Advisor based on my specific strategy. Requirements: Full Source Code (.mq5) must be delivered. I retain 100% Intellectual Property and ownership of the bot. Must include a Risk Management module (Fixed Lot or % of balance). Must include a Trailing Stop and Break-even feature. Bot must be compatible with the MT5 Strategy Tester for 99% quality
I am searching for a fully developed and already profitable Expert Advisor focused on XAUUSD scalping. I am not looking for a custom build or experimental system. The EA must already be trading successfully on a real live account. What I am looking for: • At least 6 months of verified live results • Daily drawdown controlled within 10% • Around 13% or more average monthly return • Clean risk management approach with
// @version= 5 indicator ( "Gold Plus" , overlay = true , max_labels_count = 500 ) // ===== COLORS ===== buyColor = #00ff00 sellColor = #ff0000 smartBuy = #0099ff smartSell = #ff9900 // ===== INPUTS ===== sigsensiviti = input.float ( 2.5 , "Sensitivity" , group = "Main Settings" ) signaltype = input.string ( "All Signals" , "Signals" , [ "All Signals" , "Smart Signals" ] , group = "Main Settings" ) factor = 11
I need a custom MT5 trade copier that can copy trades from one master account to 10 slave accounts in real time. Some slave accounts may share the same broker, while others will be on different brokers. Requirements: Copy all trades from the master account to slave accounts: Entries Stop Loss (SL) Take Profit (TP) Trade modifications Trade closing Handle multiple currency pairs simultaneously. Risk management: Option
프로젝트 정보
예산
30 - 200 USD