Dashboard indicator

MQL4 Indicadores

Termos de Referência

Dear Developers,

I would like to build a dashboard indicator based on few indicators status on MTF. kindly refer the attached document for more detailed.

Early bird timeframe: M5/M15/M30/H1/H4/D1/W1/M1

Highest Timeframe: M5/M15/M30/H1/H4/D1/W1/M1

Higher TimeFrame: M5/M15/M30/H1/H4/D1/W1/M1

Trading TimeFrame: M5/M15/M30/H1/H4/D1/W1/M1

Alert is enabled: True/False

Pop up alert: True/false

Soundalert: True/False

 

INDICATOR SETTINGS

Osma input

OsmaFast                            :12

OsmaSlow                           :26

OsmaSignal                         :9

MA input

MA fast                                                :3

MA fast method               :SIMPLE/EMA/SMMA/LWMA

MA fast price                     :CLOSE/MEDIAN/TYPICAL/WEIGHTED CLOSE

MA fast shift                      :0

MA Slow                              :5

MA Slow method             :SIMPLE/EMA/SMMA/LWMA

MA Slow price                   :CLOSE/MEDIAN/TYPICAL/WEIGHTED CLOSE

MA Slow shift                    :1

Arrow input

Chart Arrow visible          :True/False

 

Scoring indicators used:

§  Direction defined by the Early bird (Early Bird is the Candle color of the timeframe chosen. E.X. D1)

§  Heiken Ashi – up or down

§  2MA cross over up or down

§  Osma = above the zero line or below the zeroline

§  AO – color = green or red 

Thanks,

 

Arquivos anexados:

ZIP
Trade_Score.zip
318.1 Kb

Respondido

1
Desenvolvedor 1
Classificação
(34)
Projetos
80
34%
Arbitragem
13
31% / 54%
Expirado
19
24%
Livre
2
Desenvolvedor 2
Classificação
(320)
Projetos
521
66%
Arbitragem
52
21% / 38%
Expirado
165
32%
Trabalhando
3
Desenvolvedor 3
Classificação
(94)
Projetos
162
40%
Arbitragem
20
15% / 75%
Expirado
73
45%
Livre
4
Desenvolvedor 4
Classificação
(1)
Projetos
2
0%
Arbitragem
0
Expirado
1
50%
Livre
5
Desenvolvedor 5
Classificação
(721)
Projetos
1040
39%
Arbitragem
47
49% / 23%
Expirado
84
8%
Livre
6
Desenvolvedor 6
Classificação
(586)
Projetos
918
46%
Arbitragem
31
39% / 29%
Expirado
93
10%
Trabalhando
7
Desenvolvedor 7
Classificação
(68)
Projetos
111
26%
Arbitragem
17
6% / 71%
Expirado
15
14%
Livre
8
Desenvolvedor 8
Classificação
(52)
Projetos
133
44%
Arbitragem
14
50% / 29%
Expirado
55
41%
Livre
9
Desenvolvedor 9
Classificação
(4)
Projetos
5
80%
Arbitragem
0
Expirado
2
40%
Livre
10
Desenvolvedor 10
Classificação
(12)
Projetos
17
35%
Arbitragem
1
0% / 100%
Expirado
3
18%
Livre
11
Desenvolvedor 11
Classificação
(71)
Projetos
156
44%
Arbitragem
22
41% / 14%
Expirado
16
10%
Livre
12
Desenvolvedor 12
Classificação
(91)
Projetos
144
38%
Arbitragem
67
15% / 48%
Expirado
55
38%
Livre
13
Desenvolvedor 13
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
14
Desenvolvedor 14
Classificação
(272)
Projetos
394
63%
Arbitragem
70
53% / 26%
Expirado
198
50%
Livre
15
Desenvolvedor 15
Classificação
(88)
Projetos
143
39%
Arbitragem
21
19% / 48%
Expirado
30
21%
Livre
16
Desenvolvedor 16
Classificação
(46)
Projetos
73
16%
Arbitragem
13
8% / 92%
Expirado
37
51%
Livre
Pedidos semelhantes
Greetings, As the title suggests, I am trying to convert an indicator that calls itself via an iCustom call like this. iMAArray_Buffer[loop_1] = iCustom ( NULL , Selected_TF, MQLInfoString ( MQL_PROGRAM_NAME ), "calculate" , RPeriod, MType, MPeriod, 1 , shift); Full code will not be provided, only the position that needs fixing. I cannot get this working in MQL5 but the original code runs smoothly in MQL4. Please
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Hello, This is pretty simple and its an indicator with On/Off button 1-Off will remove all indicator from the chart. 2-On will put them all back again with the same settings
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better

Informações sobre o projeto

Orçamento
Prazo
de 1 para 5 dias