Optimizing my Technical Analysis

Lavoro terminato

Tempo di esecuzione 1 minuto
Feedback del cliente
He was amazing. He did an excellent job.
Feedback del dipendente
Great customer with pleasant communication and amazingly interesting order !!!

Specifiche

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 


File:

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

Con risposta

1
Sviluppatore 1
Valutazioni
(719)
Progetti
1038
39%
Arbitraggio
47
49% / 23%
In ritardo
84
8%
Gratuito
2
Sviluppatore 2
Valutazioni
(2412)
Progetti
3031
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
Gratuito
3
Sviluppatore 3
Valutazioni
(253)
Progetti
406
38%
Arbitraggio
84
43% / 19%
In ritardo
70
17%
In elaborazione
Ordini simili
This EA will be for forex pairs or stocks. When the indicator gives a buy arrow, enter long at market. When the indicator gives a sell arrow, close long at market, enter sell at market at the same time. Vise verse reverse position as arrow appears. This EA shall have the options for stop loss and profit taking function
// 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
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this
hello great developer Can you make a high/low ticker tape on a table for 100 stock symbols? As a symbol makes a high or low throughout the day, it will appear on the table. i will be expecting great developer to bid for this project
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this, and my budget is $20, Thank you
Hello freelancers here, I need an expert freelancer to help me convert an expert advisor from MT4 to MT5. I have the MT4 source code, As for now i only got $15 for this project i don't have much on me at the moment, So i need someone who can work long terms cause i still have other projects i need him to work on for me
An EA based on Fibonacci 100 - 750 USD
I am in need of 3 EA based on Fibonacci re-tracement after a high or low is made,each EA will have a hedge trade on it.the hedge trade will be at the 50 percent of the Fibonacci..this will be present on all 3 EA, all three EA will have different levels of re-tracement, while the hedge trade will be a continuation (buy/sell stop), while the re-tracement trades will be (buy/sell limit)This EA must work on timeframe

Informazioni sul progetto

Budget
50 - 100 USD
Per lo sviluppatore
45 - 90 USD
Scadenze
a 20 giorno(i)