I need an indicator I have to be turned into and EA

MQL5 エキスパート

仕事が完了した

実行時間1 日
依頼者からのフィードバック
Great job... knows what he is doing and gets it done. Great Job!

指定

Renko EA


I need an EA based on a renko overlay indicator. I can send the indicator code as soon as the job is agreed upon.


  1. Strategy 1 - Just uses Renko Overlay 1

  2. Strategy 2 - Uses a larger Renko Confirm Overlay 2 to confirm direction of trades of Renko Overlay 1


I have pictures of the strategy I use in Tradingview to give you an idea.

Renko Overlay

EA uses renko indicator for signals for trades


Strategy 1 (does not use Confirm Renko Overlay)

Renko Brick Overlay 1

Renko Overlay 1 Up = enter long / exit all shorts

Renko Overlay 1 Down = exit all longs / enter short

Strategy 2

Renko Confirm Overlay 2 confirms up tend or down trend (Renko Confirm must be larger than Renko Brick Overlay 1)

     

If Renko Confirm Overlay 2 is up bar start longs     

            Renko Overlay 1 Up = enter long

Renko Overlay 1 Down = exit all longs


If Renko Confirm Overlay 2 is down bar

Renko Overlay 1 Down = enter short

Renko Overlay 1 Up = exit short all shorts

EA Settings


Renko Settings  


Renko Brick Size = size of Renko brick

Number of Renko Bricks For Trade = Number of renko bricks that must be formed before before trades begin 0=trades start immediately as soon as signal to trade is given. If =1 then there must be one renko brick formed in the direction of the up or down renko brick before trades start. If =2 then there must be 2 bricks formed… so on and so on

Confirm Brick = Uses second larger brick size to filter long or shorts. If TRUE filter is on, if FALSE then no filter is used.  

Confirm Brick Size = Size of confirm brick (must be bigger than renko brick size)


Money Management

Fixed Lots=true Risk=false

Fixed Lots = Each trade will be the same fixed lot size

Risk= Percent of Account for each trade (if account is $1000 and risk is 10 then the trade will be $100)


Trades

Number of Trades = Number of trades taken (1 trade on each brick, so there will be a trade on each brick moving in the same direction. So when the next bar up it will enter another trade until number of trades is reached)


Close Trades

Stop Loss = Size of stop loss, each trade gets its own stop loss (0 = no stop loss)

Trailing Stop Loss = Size of trailing stop loss, each trade gets its own trailing stop loss (0 = no trailing stop loss)

Take Profit = Size of take profit, each trade gets its own take profit. (if 0 = no take profit and all trades will be closed on renko direction change)


EA Settings


Renko Brick Size

25

Number of Renko Bricks For Trade

0

Confirm Brick True or false

TRUE

Confirm Brick Size (must be bigger than renko brick size)

50



Money management


Fixed Lots=true Risk=false

TRUE

Fixed Lots

0.1

Risk (percent of account)

5



Trades


Number of Trades

1



Close Trades


Stop Loss (0 = no stop loss)

25

Trailing Stop Loss (0 = no trailing stop loss)

50

Take Profit (0 = no take profit)

150



ファイル:

PNG
Renko_6.png
30.0 Kb
PNG
Renko_5.png
29.3 Kb
PNG
Renko_4.png
106.7 Kb
PNG
Renko_3.png
97.2 Kb
PNG
Renko_2.png
99.5 Kb
PNG
Renko.png
112.5 Kb

応答済み

1
開発者 1
評価
(414)
プロジェクト
670
33%
仲裁
60
17% / 32%
期限切れ
114
17%
仕事中
2
開発者 2
評価
(68)
プロジェクト
111
26%
仲裁
17
6% / 71%
期限切れ
15
14%
3
開発者 3
評価
(2367)
プロジェクト
2975
65%
仲裁
76
47% / 14%
期限切れ
340
11%
4
開発者 4
評価
(169)
プロジェクト
204
30%
仲裁
25
40% / 44%
期限切れ
12
6%
5
開発者 5
評価
(7)
プロジェクト
8
13%
仲裁
0
期限切れ
1
13%
6
開発者 6
評価
(1)
プロジェクト
2
0%
仲裁
1
0% / 100%
期限切れ
0
7
開発者 7
評価
(8)
プロジェクト
16
0%
仲裁
9
0% / 89%
期限切れ
8
50%
類似した注文
Modify EA 30+ USD
please make it work so the EA places the Trade once the indicators are on the same direction. say No3 SELL signal is showing but the trend is BUY, so once the trend changes to SELL then EA places the trade. like wise with MACD ZZ Level - Enable / Disable zTrend - Enable / Disable MACD - Enable / Disable also a Smart TP/SL (Enable/Disable) feature = for ones when the trend changes, then EA uses this indicator signal
Hi, I need a progrmmer who can build an EA based on Currency strength indicator brought from MQL5 website, some body already build an alert indicator based on that indicator, now i want to build an EA based on that alerts. Details of EA will be provided in specifications. If interested then reply me back asap. thanks
Kindly check my strtategy and let me know if you can handle it explaining howyou can implement this strategy into Ninja script Conditions/edits - Time session option custom, (we want to trade only from 7:00 - 8:00 am and 11:00 am to 12:00 pm) - Option - Limit one setup per time session - Stop loss at bottom of order block if long, stop loss at top of order block if short. Use order block that we are using on
Create Order Block Indictor same as the indicator i attached. 1. Buy and Sell order block with arrow 2. indicator must not repaint 3. indicator must have setting to manage order block. Order must appear in the same places as our order block indicator.... if you have workable send to me let test it
Hello, you can work with me for sure, but here's to work with an experience coder who already know the concept of xBest EA, I think if I am opportune to discuss my trading needs with him or her that already knows how xBest strategy work, that will make the process more faster and saved me from time waster, because if you know how xBest EA works as a coder, that mean you are the best fit for my project, I have this EA
i am currently in need of a multi currency EA.i want the EA to be able to read data from different symbols whenever a trade occur on that symbol,the EA will be able to read the direction of the trade and the profit or loss of that particular pair and display it on my panel.the EA must be able to to combine all the trades that were taken from different symbols and display it on the panel,if you are capable of such it
I have an EA which i got from a friend of mine and it is a fantastic tool i use to trade the markets. It's fully automatic opens, closes trades etc. My only issue is that to run strategy testing and optimizations MT4 is so frkn slow! MT5 is leaps and bounds better for testing so would like to literally convert this EA from MT4 installable exe to MT5 installable exe so i can run it on MT5. Obviously i do not have the
Modification 30+ USD
dear developers.i want to modify my custom indicator by adding new rules for alerts and arrows,the previous alerts and rules for alerts will be removed and new rules will apply.what i want is simple and straight forward...thank you
Hello, you can work with me for sure, but here's to work with an experience coder who already know the concept of xBest EA, I think if I am opportune to discuss my trading needs with him or her that already knows how xBest strategy work, that will make the process more faster and saved me from time waster, because if you know how xBest EA works as a coder, that mean you are the best fit for my project, I have this EA
I would like to make a simple EA. INDICATOR FOR ENTRY I have an indicator signal for Buy and Sell Multiple Entry True/False Maximum Open Order ____ Risk Percentage ___ FILTER 50 MA our Filter for Buying and Selling. EXITS TP and SL, Trail Stop, MACD Exit FILTER FEATURE I am looking for: Can you make a condition that the EA wont enter on consolidation or sideways movement- not uptrend or downtrend

プロジェクト情報

予算
50+ USD
開発者用
45 USD
締め切り
最高 10 日