Trading Robot using RENKO-charts

MQL5 Experts

Termos de Referência

Hi, I am having a trading strategy in which I believe or at least hope someone could help me build a robot. The strategy is very simple, but it is very time consuming, because I need to babysit every investment, which I do not have time to do as I am not a professional full time trader. 

So in the following I will outline my strategy and hopefully this will be information which you can use to see if this is possible or at least interesting. 

Strategy:

The strategy aims at Ger 30 DAX, UK 100 FTSE and SP 500 all indecies. In the example I will use the Ger 30. The Ger30 opens daily from 8am and close at 10pm. So we have 14 hours of trading time.

I am looking at two diffrent charts to get my entry and exit points. On this strategy I am using a combination of renko charting and the classic candlesticks.

Ger30 1h candle chart



The first thing I always do is to draw the daily support and resistance level for myself. These levels are based on the first trading hour. After the 8am candle close i gonna draw the support level (green) and the resistance level (red). This is my basic which I need to have to get my entry and exit points.


The next chart i am looking at is the renko chart


Here you can see my support (green) and resistance (red) level which I drawed on my candle stick chart. These levels are now important for my entry and exit point. The chart I am using here is a Renko chart with a traditional brick size "10" wich means every brick equals 10 points or 0.08%.


Entry Point


As you can see we have in the chart obove a whole week of trading coverd. We are trading on the chart the week from march 12. to 16.

So how and when do we enter the trade. As you can see i have pointed the entry`s. We are always going to enter the position if we have crossed our daily support (green) and resistance (red). But carefully a cross dosent mean we gonna entry instantly !! We are waiting for a confirmation. Our confirmation is a brick wich is fully closed outside the level. Fully closed means the whole brick is outside and dosent cross or touch the level. If this is the case we gonna enter our trade. If we are crossing the support (green) and have a confirmation brick we go for a short (sell) position and if we cross the resistance (red) we go long (buy).

There might be days without a trading signal like in this example on march 12. If this is the case we stay away for this day.

Exit Point


Here on the chart above you can see our exit points. As you can see we are always going to close a trade if we have a negative brick. Wich means if we are in a long (buy) trade and we have the first red brick closed we gonna close the trade and take the profit. Sometimes we are grinding the whole day on our trade like it was on match 13. If this is the case we always gonna close the trade at the end off the trading day wich is 21:45 (22:00 closing time). There might be some cases where we have just one red brick and then we continue going up like on march 15. But in this case we have some reEntry points which I gonna explain just in the next chart.

reEntry Points

As I already told on the "exit point" chart there are some reEntry points. On the chart above you can see these points. We gonna reEnter a trade always if we have a green brick closed after we had a "exit point" and we are still above our resistance (red) level or below our support (green) level. If we are still above or below these levels it dosent matter if we have only one "exit point" or a "exit point" followed by some more bricks. So as you can see in the example above we had one reEntry on march 14. and one on march 15.

I am using Tradingview to provide me with charts. My current broker is Etoro. How to connect the robot with charts and broker I need help from you to suggest. It is also important that the robot gives the possibility to invest with leverage like 10,25,50 and 100. Probably the broker chosen will be the guidance of this. Further the amount invested must also be possible to choose.  

When looking at the charts with RENKO it must be at 3 minutes chart, and the "box size" shall be 10 and the "box size assignment method" shall be "Traditional", not ATR.

Hopefully this is enough to get started. I will set the fix price to 30 USD but this is obviously something we need to discuss. THe robot also needs to pass through some sort of a test period to see that it works OK. 

Best regards Erik 

Respondido

1
Desenvolvedor 1
Classificação
(4)
Projetos
5
0%
Arbitragem
3
0% / 67%
Expirado
2
40%
Livre
2
Desenvolvedor 2
Classificação
(68)
Projetos
111
26%
Arbitragem
17
6% / 71%
Expirado
15
14%
Livre
Pedidos semelhantes
I'm seeking assistance in developing a sophisticated trading robot with the following features: Core strategy: Harmonic pattern recognition Supply and demand analysis Fibonacci zigzag for trade optimization Additional components: News filter Dashboard for easy monitoring Customizable settings: Lot size Trailing stop Trading session parameters Maximum number of orders Option to use market or limit orders Resources
1. Add Feature For (SPREAD) Normal trading Hours Spread or User set trading Hours Spread True or false Set to true or False When set to true EA will only create or develop a trade if spread is in this window allowing it to and EA will follow a window in which it can trade based on spread so if spread is to high and outside of this window it will not create a trade It
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link
Hi, I have a working MQ4 EA (With a few warnings but works fine), I need the warnings cleared and converted to MQ5. But I would also like a few improvements first. Firstly: Fix warnings in MT4 code (return value of 'OrderSelect'/'OrderModify' should be checked). Add following features: Magic number modifiable variable (It's currently hard coded) Is it possible to have a stop loss dollar amount instead of lots if
i create a robot which help with order blocks and detection of spikes ....simply it analyses the market for you and if you are using it you wont need much skill to start operating it well you just need to know and understand how it works
I need an experienced programmer to create an automated EA that will open trades based on different candle stick formation strategies and indicators. The EA will first scan the market, find a current market trend and define area of support and resistance. On ranging market the EA doesn’t place trades . (1) EA should use a straddle strategy from either the S/R level, (2) indecision Doji candle from the S/R area, (3)
Order of EA trading only Arrow signals of my indicator in MT4 This EA should trade only the BUY and SELL Arrow signals after 1 added candle AND only if the bricks (blue for blue and red for sell) are in same direction Arrow + a brick Indicator is here attached. Arrow up + 2 Bricks Blue is BUY Arrow down + 2 Bricks Red is SELL Important is to check ONLY CLOSED candels. Sometimes it maybe occur ,that arrow apperase
Je souhaite un Ea advisor, possédants des stratégies combinés tels que : RSI+BB, Stoch+ATR, Fibonacci pattern harmonics, Keiltner+Canal Donchian, EMA+SMMA, support et résistance,zizag Min lots : 0.1 Je rechargerai mon solde une fois qu’un bon robot me sera présenté Je 'ai qu’une centaine d’euro entre mon investissement en votre EA et mon solde métatrader je ne veux pas de calcul de lots en fonction de mon
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD