Coloured candles indicator MT4

MQL4 Indicadores

Trabalho concluído

Tempo de execução 12 dias
Comentário do cliente
Drazen worked really hard on this project, completing it on time. He offered many improvements beyond the original spec and I would have no hesitation in recommending him or working with him again.
Comentário do desenvolvedor
It was very nice to work with JFR. He gave clear and concise specifications and was open to suggestions.

Termos de Referência

Hi

I am new to this process so please bear with me!

I would like an indicator coded that colours each bar red or green dependent on whether entering on that bar would have resulted in a profitable trade - using a take profit of 5 pips and a stop loss of 10 pips. So if I enter on a bar with those settings the indicator needs to look into the future bars it has from history and decide if that bar entry would have hit stop loss or take profit. Ideally some bars would have the bottom half a different colour to the top half if the bottom half of the bar as an entry would have resulted in a loss and the top half as an entry would have resulted in a win.

Obviously the most recent bars may not be coloured as they have yet to hit either.

Please quote and let me know what I need to do next

Many thanks

**** Here are some further notes - hopefully to clarify things - please read and quote accordingly - I cannot accept without a quote ****

I would like option to choose my own SL or TP values

I would like option to show Sell or Buy results (not on same chart - one chart for buy and another for sell)

All bars or part bars that hit TP are coloured one colour and all bars or part bars that hit SL are coloured another colour. All bars or part bars that have yet to hit either are not coloured at all.

The colour of the place on the candle is dependent on whether entering at that point on the candle results in TP or SL. Some candles will all be one colour as it wouldn't matter at which point you entered on the candle (Open, High, Low, Close or anywhere in-between) it still would result in the same outcome. If however entering near the top half of the candle would result in TP and the bottom half would result in SL then the candle needs to be coloured accordingly.

I generally work off 1 minute charts

#### Addition to the original spec - please add into quote ####

I would like a count of all coloured candles TP and SL in pips or each colour drawn with %

I would like option to be able to completely remove bars from being coloured completely - for example if a stochastic(13,3)>20 then stop taking buy orders

Is 1 credit = $1? This site is terrible for explaining. I'm looking for completion as quickly as possible - less than 3 days.

Many thanks







Respondido

1
Desenvolvedor 1
Classificação
(82)
Projetos
150
29%
Arbitragem
9
44% / 11%
Expirado
46
31%
Livre
2
Desenvolvedor 2
Classificação
(128)
Projetos
236
65%
Arbitragem
30
37% / 23%
Expirado
49
21%
Livre
3
Desenvolvedor 3
Classificação
(18)
Projetos
21
38%
Arbitragem
17
0% / 88%
Expirado
2
10%
Livre
4
Desenvolvedor 4
Classificação
(90)
Projetos
159
61%
Arbitragem
40
18% / 63%
Expirado
70
44%
Livre
5
Desenvolvedor 5
Classificação
(10)
Projetos
20
15%
Arbitragem
3
0% / 67%
Expirado
10
50%
Livre
6
Desenvolvedor 6
Classificação
(807)
Projetos
1382
72%
Arbitragem
113
29% / 48%
Expirado
343
25%
Carregado
7
Desenvolvedor 7
Classificação
(128)
Projetos
206
49%
Arbitragem
29
28% / 48%
Expirado
33
16%
Livre
8
Desenvolvedor 8
Classificação
(118)
Projetos
201
42%
Arbitragem
44
9% / 68%
Expirado
47
23%
Livre
9
Desenvolvedor 9
Classificação
(34)
Projetos
80
34%
Arbitragem
13
31% / 54%
Expirado
19
24%
Livre
10
Desenvolvedor 10
Classificação
(12)
Projetos
17
35%
Arbitragem
1
0% / 100%
Expirado
3
18%
Livre
11
Desenvolvedor 11
Classificação
(30)
Projetos
93
49%
Arbitragem
18
56% / 17%
Expirado
38
41%
Livre
Pedidos semelhantes
NRTR - indicator for MetaTrader 5 NRTR (Nick Rypock Trailing Reverse) - indicator for MetaTrader 4 NRTR WATR - indicator for MetaTrader 4 NRTR GATOR - indicator for MetaTrader 5 X2MA NRTR - indicator for MetaTrader 5 NRTR - indicator for MetaTrader 5 NRTR GATOR - indicator for MetaTrader 4 NRTR - indicator for MetaTrader 4 Stalin_NRTR - indicator for MetaTrader 5 NRTR Color Line - indicator for MetaTrader 5 NRTR Rosh
I need an EA edited to make TWO main changes to conditions for how it enters trades. The EA code is written with clean code and is well commented. Will provide more info on changes in a doc in the chat
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP

Informações sobre o projeto

Orçamento
Prazo
para 3 dias