Trabalho concluído

Tempo de execução 1 minuto
Comentário do cliente
He was amazing. He did an excellent job.
Comentário do desenvolvedor
Great customer with pleasant communication and amazingly interesting order !!!

Termos de Referência

Hello, I saw the algorithm of Stephan Kalayjian and I really like the idea on how he optimizes his algorithm with numbers and arrows that represents which way the trend is going to. I will include Figure 1 and Figure 2 as examples of what I am looking to program on Mt4(those are from his algo). Note: Please ignore the orange circles (those were made by Mr. Kalayjian) and pay attention to the red circles (made by me)
I am looking to replicate that with different indicators. I can provide the indicators(privately) that I am showing on the Figure 3 and figure 4. 

The rules I am trying to set for the numbers(the numbers in the left upper corner) are: 
[Left side of the box: Bearish trend : Right Side of the Box: Bullish trend]
*1st indicator: Baseline(interpolated line that you can see where the bars are)
1 bearish value if the price is below the baseline : 1 bullish value if the value is above the baseline
*2nd indicator: C1
1 bearish value if the two lines are below the zero axis and yellow is over blue : 1 bullish value if the two lines are above the zero axis and blue is over yellow 
-second condition: 
0.5 bearish value if the two lines are below the zero axis and blue is over yellow : 0.5 bullish value if the two lines are above the zero axis and yellow is over blue
*3rd indicator: C2
1 bearish value if the two lines are below the zero axis and red is over blue : 1 bullish value if the two lines are above the zero axis and blue is over red 
-second condition: 
0.5 bearish value if the two lines are below the zero axis and blue is over red : 0.5 bullish value if the two lines are above the zero axis and red is over blue
4th indicator: C3 
1 Bearish value if the line is below 45 : 1 Bullish value if the line is above 55 

The rules I am trying to set for the arrows: 
I would like to be able to manually change it, but a good start would be: 

Display downtrend arrow(red arrow pointing down above the price bar) if the bearish box value is 3.5 or higher : Display uptrend arrow(blue arrow pointing up bellow the price bar) if the bullish box value is 3.5 or higher 


Arquivos anexados:

PNG
Figure_1.PNG
258.1 Kb
PNG
Figure_2.PNG
260.0 Kb
PNG
Figure_3.PNG
72.2 Kb
PNG
Figure_4.PNG
71.9 Kb

Respondido

1
Desenvolvedor 1
Classificação
(722)
Projetos
1041
39%
Arbitragem
47
49% / 23%
Expirado
84
8%
Livre
2
Desenvolvedor 2
Classificação
(2423)
Projetos
3048
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
3
Desenvolvedor 3
Classificação
(253)
Projetos
408
38%
Arbitragem
86
43% / 19%
Expirado
70
17%
Carregado
Pedidos semelhantes
Tiazo chrino 30 - 200 USD
Donc pour moi ça constite à faire de l'argent en ligne et faire aussi quelques pub en passant c'est toujours comme ça on y peut rien mais faire de l'argent c'est plus mieux je trouve
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is

Informações sobre o projeto

Orçamento
50 - 100 USD
Desenvolvedor
45 - 90 USD
Prazo
para 20 dias