Trabalho concluído

Tempo de execução 3 dias
Comentário do desenvolvedor
Happy to be of service :)
Comentário do cliente
Martin is a very good programmer, always willing to help you achieve your goal. Just tell him what to do and you will have it done to your satisfaction. Thanks

Termos de Referência

image



Hi,

BULLISH EXAMPLE, BULLISH EXAMPLE, BULLISH EXAMPLE (GREEN BOX)

I want you to update my indicator. If you look at the image above number 1, You will notice 2 things

a.       USD and GBP intersect at that point

b.       The color of the box is green.

What I want the Indicator to do the follow,  using example 1 in the Image:

1.       Use the Current timeframe of GBPUSD

2.       If  the box is green use this formula { (Current Price – Open)/(High – Open) } x 100

3.       Round the value up to the nearest single whole number. E.g. if the value in number 2 above is 79%, round it up to 8, if it is 73%, round it up to 7.

4.       If current M1 High  > previous M1 High, = (+) (works with M1 Timeframe Only)

5.       If current M1 High  < previous M1 High, = (-) (works with M1 Timeframe Only)

6.       If Current tick price > 10th tick price ago = Strong (Works with the Current Timeframe only)

7.       If Current tick price < 10th tick price ago = Weak (Works with the Current Timeframe only)

8.       E.g if box in this example is green, and values in number (2 and 3) are calculated, and current M1 close  > previous M1, and Current tick price > 10th tick price ago, then write value (7,strong,+) in the USD and GBP intersection box

9.       Update in real time.

================================================================================

BEARISH EXAMPLE, BEARISH EXAMPLE, BEARISH EXAMPLE (RED BOX)

If you look at the image above number 2, You will notice 2 things

a.       GBP and EUR intersect at that point

b.       The color of the box is red.

What I want the Indicator to do the follow,  using example 2 in the Image:

1.       Use the Current timeframe of EUR GBP

2.       If  the box is red use this formula { (Open - Current Price)/( Open - Low) } x 100

3.       Round the value up to the nearest single whole number. E.g. if the value in number 2 above is 85%, round it up to 9, if it is 84%, round it up to 8.

4.       If current M1 Low  < previous M1 Low, then value is (+) (works with M1 Timeframe Only)

5.       If current M1 Low  > previous M1 Low, then value is (-) (works with M1 Timeframe Only)

6.       If Current tick price < 10th tick price ago = Strong (Works with the Current Timeframe only)

7.       If Current tick price > 10th tick price ago = Weak (Works with the Current Timeframe only)

8.       E.g if box in this example is red, and values in number (2 and 3) are calculated, and current M1 close  < previous M1 close, and Current tick price < 10th tick price ago then, write the value (8,strong,+) in the GBP and EUR intersection box

9.       Update in real time.

================================================================================

BULLISH EXAMPLE, BULLISH EXAMPLE, BULLISH EXAMPLE (GREEN BOX)

If you look at the image above number 3, You will notice 2 things

a.       NZD and CAD intersect at that point

b.       The color of the box is green.

What I want the Indicator to do the follow,  using example 2 in the Image:

1.       Use the Current timeframe of NZDCAD

2.       If  the box is green use this formula { (Current Price – Open)/(High – Open) } x 100

3.       Round the value up to the nearest single whole number. E.g. if the value in number 2 above is 99%, round it up to 10, if it is 09%, round it up to 1.

4.       If current M1 High  > previous M1 High, then value is (+) (works with M1 Timeframe Only)

5.       If current M1 High  < previous M1 High, then value is (-) (works with M1 Timeframe Only)

6.       If Current tick price > 10th tick price ago = Strong (Works with the Current Timeframe only)

7.       If Current tick price < 10th tick price ago = Weak (Works with the Current Timeframe only)

8.       E.g if box in this example is green, and values in number (2 and 3) are calculated, and current M1 close  < previous M1 close, and Current tick price < 10th tick price ago then, write the value (1, weak, -) in the NZD and CAD intersection box

9.       Update in real time.

Others:

1.       Show pop up notification. E.g if all USD 7 rows are all green at a timeframe, show popup notification of “USD Strong on the value of the current timeframe e.g daily”. E.g if all NZD 7 row are all red at a timeframe, show popup notification of “NZD weak on the value of the current timeframe e.g M30”.

2.       Apply this to all boxes.

3.       There should be an option to (Turn on/ Turn off) No.4 – No. 7


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(21)
Projetos
23
0%
Arbitragem
6
17% / 83%
Expirado
2
9%
Livre
Pedidos semelhantes
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk
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
QuantumTrader 30 - 200 USD
Request for development of machine learning robots for MetaTrader 5 (MT5) **Description**: Willing to develop experience in programming trading robots using MQL5 language and can learn machine learning on MetaTrader 5 (MT5) platform. The robot should be able to implement a multidisciplinary strategy on a set of technical indicators and multiple rules. I need to develop the robots so that they can work in an
The goal is to develop a system that mirrors trade actions (Buy/Sell) from a CTrader demo account on Cronos Markets to multiple prop firm accounts on TradeLocker, ensuring accurate replication of trades while adjusting risk proportionally. I was wondering if you could help me with copy trading an EA’s action on Cronos markets (uses CTrader) into a prop firm account that I bought with TooOne Trader (uses TradeLocker
Need a Coding Expert. Fully automated Robot for Trading with minimal losses. It should be able to open/close trades automatically according to the strategy. Also, there should be an option to select maximum leverage for Trading FOREX, COMMODITIES, ENERGIES, etc. The forecast reports of trading strategies to be shared automatically to a specified Email, WhatsApp and Telegram accounts. TO DEVELOP A TRADING MANAGEMENT
IBRK fixing 30+ USD
I currently have a trading bot that uses IBKR to trade and the api ib_insync, however my coding knowledge has its boundaries and I need someone to help me build out and fix some parts of my program
Using 3 MA’s, Bollinger Bands and price action, I need an EA made for mt4 and mt5 (preferably) should have good knowledge of forex, risk management and candle stick patterns, and how to incorporate them in the codes. I need a very efficient code. * For the price, I just out anything there, but if you can do it I’ll pay the negotiated price*

Informações sobre o projeto

Orçamento
30 - 50 USD
Desenvolvedor
27 - 45 USD
Prazo
para 1 dias