Convert simple pinescript study into an EA

MQL4 エキスパート

仕事が完了した

実行時間5 時間
依頼者からのフィードバック
One of the easiest purchases I have made. He gave me a demo of the product which was pretty much perfect. On budget, on time, ideal.
開発者からのフィードバック
Fast decision , good communication, trusful person

指定

I would like to convert this simple pinescript study into an expert advisor:

study("myStudy1",overlay=true, shorttitle="study1")

boxp=input(5, "BOX LENGTH")

LL = lowest(low,boxp)
k1=highest(high,boxp)
k2=highest(high,boxp-1)
k3=highest(high,boxp-2)

NH =  valuewhen(high>k1[1],high,0)
box1 =k3<k2
TopBox = valuewhen(barssince(high>k1[1])==boxp-2 and box1, NH, 0)
BottomBox = valuewhen(barssince(high>k1[1])==boxp-2 and box1, LL, 0)


plot(TopBox, linewidth=3, color=green, title="TBbox")
plot(BottomBox, linewidth=3, color=red, title="BBbox")


The study looks like this:

Study1


SELL SIGNAL:

When price crosses the red line, open sell at market price

Stop loss is the GREEN line

Take profit target is 4:1 reward ratio, so will depend on the size of the stop loss


BUY SIGNAL:

When the high crosses the green line, open a buy at market price

Stop loss is the RED line

Take profit target is 4:1 reward ratio, so will depend on the size of the stop loss


LOT SIZE:

calculation based on percentage of account, for example if the user chooses 1% risk, then calculation needed to work out the lot size.


EXIT CONDITIONS:

If short, exit the trade anytime that price touches the GREEN line (similar to a trailing stop)

If long, exit the trade anytime that price touches the RED line (similar to a trailing stop)


GENERAL RULES:

Expert should ignore all existing trades without the magic number

No hedging - so if an opposite signal happens during a trade, the expert needs to close the trade first, then open a new trade in the opposite direction

The maximum open trades (opened from the expert advisor) should be 1 per market. While a trade is already open, the expert will ignore new signals in the same direction.

Trades need to alternate - once a sell trade closes, only a buy signal can open next. Once a buy trade closes, only a sell signal can open next etc.


応答済み

1
開発者 1
評価
(9)
プロジェクト
11
45%
仲裁
0
期限切れ
0
2
開発者 2
評価
(356)
プロジェクト
632
26%
仲裁
89
73% / 13%
期限切れ
12
2%
3
開発者 3
評価
(14)
プロジェクト
15
40%
仲裁
0
期限切れ
1
7%
4
開発者 4
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
5
開発者 5
評価
(19)
プロジェクト
27
19%
仲裁
6
33% / 33%
期限切れ
2
7%
6
開発者 6
評価
(68)
プロジェクト
111
26%
仲裁
17
6% / 71%
期限切れ
15
14%
7
開発者 7
評価
(163)
プロジェクト
193
48%
仲裁
2
50% / 50%
期限切れ
1
1%
8
開発者 8
評価
(4)
プロジェクト
4
0%
仲裁
1
0% / 100%
期限切れ
1
25%
9
開発者 9
評価
(41)
プロジェクト
46
28%
仲裁
9
0% / 100%
期限切れ
7
15%
10
開発者 10
評価
(586)
プロジェクト
1046
49%
仲裁
39
28% / 41%
期限切れ
49
5%
11
開発者 11
評価
(546)
プロジェクト
823
73%
仲裁
15
53% / 13%
期限切れ
193
23%
仕事中
12
開発者 12
評価
(66)
プロジェクト
143
34%
仲裁
11
9% / 55%
期限切れ
26
18%
仕事中
類似した注文
Semi Auto EA required 30 - 100 USD
hi as u see i need an ea or semi auto ea that draws orders with money managment based on my manual drawing box so no indicators are used only money managment and orders based on my drawing boxex
API MT5 Copier 30 - 50 USD
Hello i would have a mt5 copier multi master and multislave with API for all accounts and then copy through the api tell me your experience and your deadline about it
CGG EA 60+ USD
This robot has 4 simple rules. This EA requires an overlay that has 2 indicators with different scales in the same frame. The indicators are the CCI with channels and the CCG (1) both are custom indicators. I need this EA in 3 days and 3 days of testing
We are seeking a highly experienced Forex EA Developer for our MT4 platform. The ideal candidate must meet our following criteria: Language Proficiency: Must speak English fluently - no exceptions Must write in English proficiently - no exceptions Must understand English clearly - no exceptions Availability: Must work in the Eastern Standard Time (EST) zone Developer must be available full-time for this project with
complete my zigzag and fibonacci based ea to work perfectly in two hours, i have attache dthe picture below, you perfect the ea to only pick trade only if the m or w pattern get to at 1.618 (161.8%) fibonacci of point 3 to 4 you will add take profit as -0.618 (161.8) of fibonacci from point 3 to 4 stoploss of 2.0 (200%) fibonacci of point 3 to 4
Hi Sir, I need developer / coder who is experienced in creating trading panel for MT5, please send me a picture of the trading panel you have made Thank you Regards
I want to find a Developer to perform this work and settle payments in this 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
Ello developers I hope you all doing great here am struggling alot because I don't have a laptop so I wish If I can get someone who can develop a system indicator which I can run it on my mobile phone also with the vps .. I will pay 25.to 30usd for this please any developer .. will speak on th indicator I get to develop it for mr
Hey I am in need of a proficient coder who is highly skilled in converting indicators from one trading platform to another, like the one we have here, the indicator is on metatrader 4 and would like to have an expert to convert this mt4 indicator to tradingview pinescript indicator, please if you can't do this kindly ignore this post, only apply just if you are able to do it thanks
Requirements All features of indicators, plus enter into trades (buy, sell) TP and SL according to the indicator [TP1 and TP2] Can make MT5 from MT4 indicator? Add trailing stop loss trading hours trading days Max spread Possibility of Multiple charts through one window Daily profit Target [yes/no]

プロジェクト情報

予算
30 - 50 USD
開発者用
27 - 45 USD
締め切り
最高 5 日