Simple Line EA

작업 종료됨

실행 시간 7 일
피고용인의 피드백
Great customer. Thank you.
고객의 피드백
Very skilled developer.Produced the work in short time and very patient. A delight to work with

명시

I want an EA with the following specification


I)When the Expert Advisor is place on  a chart on any time frame, it should immediately create two horizontal lines(upper line for  buy  order and lower line for  a sell order ). In the EA’s  setting, there should be two fields for entering the upper and lower prices for these lines.

 

II)Trade positions are opened based on price closing above or below these lines. For example, if price closes above the upper line, a buy position is opened of x lot. As long as  price doesn’t  close below the lower( sell line) no sell position is opened. If  price closes below the lower line, a sell position of y lot should be opened and so on. Basically, each time  price crosses either of the lines, the lot size is increased and a new position is opened.

 

Please note that, positions are opened, alternately. that is if a buy position is opened, then no buy position is opened until a sell position is opened. and then after that no sell position can be opened until a buy position is opened and so on. Basically, you can not open two back to back buy or sell others.

 

 

III).In the EA settings, there  should be 25 fields were the lot sizes can be entered. Values for lots size should be entered manually. In  a trade, the first position should use the values in the first field, the second position should use the values in the  second field, the 3rd positon  should use the  value in the 3rd fields and so on .

 

IV) There should be a field for take profit. When the value entered for take profit is reached, all  opened  positions in the trade should be automatically closed at he same time( there should be no delay)

 

V) In the EA setting, There should  be a field  were value for trailing stop  can be entered. This field should accept a zero value

 

VI) After take profit is reached and all positons closed. the EA should be disabled, so should  not start a new trade until it is manually enabled using an enable button in the settings

 

VII)At any time in a trade, the upper and lower horizontal lines can be adjusted by changing the  values in the price field in the EA settings. When this is done,  the EA should start using this only this new upper and lower prices value for buy and sell

 

VIII) The EA MUST  have continuity and memory. By this I mean, if it is taken off the chart , if any type of interruption takes place,  if trading stops on Friday or on holiday,  or if for any reason there is an interruption, when the interruption is over,  it should immediately recognise all trade it started before the interruption and  should continue monitoring it again like there was no interruption. This is very important

 

IX) The EA should be able to work independently  even if other EAs are attached on the same  graph

 

Budget is $100. Completion time is 4 working days( this includes testing time)



응답함

1
개발자 1
등급
(590)
프로젝트
789
71%
중재
9
33% / 33%
기한 초과
22
3%
무료
게재됨: 8 코드
2
개발자 2
등급
(361)
프로젝트
629
72%
중재
14
43% / 7%
기한 초과
28
4%
무료
게재됨: 9 코드
3
개발자 3
등급
(1929)
프로젝트
3550
88%
중재
73
40% / 15%
기한 초과
268
8%
무료
4
개발자 4
등급
(1)
프로젝트
2
0%
중재
3
0% / 67%
기한 초과
0
무료
5
개발자 5
등급
(258)
프로젝트
396
28%
중재
69
19% / 49%
기한 초과
121
31%
무료
6
개발자 6
등급
(393)
프로젝트
547
40%
중재
30
57% / 3%
기한 초과
57
10%
무료
게재됨: 11 코드
7
개발자 7
등급
(574)
프로젝트
945
47%
중재
309
58% / 27%
기한 초과
125
13%
무료
8
개발자 8
등급
(42)
프로젝트
70
43%
중재
6
33% / 50%
기한 초과
19
27%
무료
9
개발자 9
등급
(250)
프로젝트
460
26%
중재
140
20% / 59%
기한 초과
100
22%
작업중
10
개발자 10
등급
(144)
프로젝트
168
49%
중재
22
14% / 55%
기한 초과
22
13%
작업중
11
개발자 11
등급
(270)
프로젝트
552
49%
중재
57
40% / 37%
기한 초과
227
41%
작업중
12
개발자 12
등급
(6)
프로젝트
8
50%
중재
5
20% / 80%
기한 초과
2
25%
무료
13
개발자 13
등급
(3)
프로젝트
8
13%
중재
10
10% / 70%
기한 초과
2
25%
무료
14
개발자 14
등급
(16)
프로젝트
21
19%
중재
7
0% / 71%
기한 초과
14
67%
무료
15
개발자 15
등급
(144)
프로젝트
285
42%
중재
19
63% / 5%
기한 초과
29
10%
무료
게재됨: 2 코드
16
개발자 16
등급
(1)
프로젝트
1
0%
중재
1
0% / 100%
기한 초과
0
무료
비슷한 주문
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type

프로젝트 정보

예산
80 - 100 USD
기한
에서 1  4 일