INDICATOR BASED ON LINES AND 2 INDICATORS (B- system)

Lavoro terminato

Tempo di esecuzione 60 giorni
Feedback del dipendente
Excellent customer! The customer is a pleasant person to communicate with. Interesting work. Clearly and distinctly set tasks. I will be glad to work with the customer again.
Feedback del cliente
Evgeni is very responsible and a hard working coder. He did everything exactly as I asked. Communication is also at a very high level - very polite. I recommend him as I continue to work with him.

Specifiche

The applicant should be well versed in using lines, mathematical coding, different conditions, and multiple indicators. 


INDICATOR BASED ON LINES AND 2 INDICATORS (B- system)

 

This indicator (B-system) is one of the many ways of creating diagonal lines, and they are not classic trend lines. The lines help to confirm Entries or Exits of a trades.

 

The indicator uses two existing indicators: 

1st -  Fractals - adjustable period extended 2 .mq4 - 

2nd - the classic Average True Range (ATR) indicator (build in MT4)


 The 1st indicator creates ordinary trend lines, but these lines are not used in this job, only the fractals.

(The trend lines of the original indicator can be display.). The indicator is in the attachment.


         1. CREATION OF LINES


  1st POINT OF THE LINE

The so-called Fractals are the first points of the lines, where the indicator for finding fractals is used. The first line point is the price value, for example, the Low price of Low fractal and or High price of a High fractal.

  2nd POINT OF THE LINE


The 1st point - Fractal is "connected" by a line with each newly created High or Low " of the (last current) candle.

These prices are the second forming point of the lines.

High fractal connects to Low prices, and Low fractal connects to High prices.

CONDITIONS:

1.) The Low fractal connects with the following High prices higher than the Low price of this fractal.

2.) The High fractal connects with the following Low prices lower than the High price of this fractal.


However, only the line that creates one of the possible interactions (patterns) with the current price on the current

 forming candle - is "displayed" in real-time.


 THE NUMBER OF THE NEXT CANDLES FOR PATTERN SEARCH PER ONE FRACTAL

The number of candles that follow a Fractal for searching patterns is set to 17 (it will change according to the algorithm in one of the next jobs). Patterns are then formed "only on the ONE following candle," i.e., after the candle whose H, L was used to create a line. (The exception is the Extended line.)


THE LENGTH OF THE LINE TO DISPLAY THAT CREATED A PATTERN

If it is not a case of the Extended line, the line is displayed only 1 candle (to the future) after creating a pattern.


Picture 1 The place where a pattern can occur after the line is created.


  THE EXTENDED LINE

The extended - interactive line is a line that "after the formation of a pattern" continues to pass through the High - Low spread of the following candles. New patterns may still appear on it, and the line will end if it gets outside the H-L range of the next candle.


 ATR - Average True Range indicator is used as the second indicator to determine the distance from a line approximation,... The number of candles for counting is 5 "previous," so the current - just forming candle is not used for the calculation.


The following patterns can be used as a template, as they are part of other systems.


     2. PSEUDO ALGORITHM FOR THE CREATION OF PATTERNS


Explanation of terms used:

 ALINE - Ascendent line

 DLINE - Descendent line 

  “Close price” in the following pattern conditions does not mean ending Close price of a day in case we use daily chart. Close price is price for “Now” and it is the same as real time prices. So this Close price is continuous moving price through all day. (In case there will be used final Entry rules for trading patterns we must use realtime data (tick) for trading or let say 1 minute data for back test.)  There is were small chance that a pattern will form on N-candle same time when new Open of next candle will occur.

  “N-Candle” is meant for an actual candle that is now forming. It means that "patterns take place in the time between Open and Close of the candle" where a pattern is formed (or even more patterns and trades on one candle). The price  High, Low, and Close prices of the N-candle in the following section do not mean prices from daily historical data (but could be too). It means prices that naturally change from "the 1st minute of the trading day - where Open, High, Low and Close could be the same value". Therefore, the algorithm can find the same pattern many times per day from the 1st minute, as the prices on the daily chart will change (High can rise, Low can fall and Close change anywhere between them). 


 The system uses 2 types of patterns :

A) False break-out of line,

C) Bounce from the line + the Approach a line (price "gets close" to a line).


     3. PATTERNS FOR LOW FRACTAL AND ALINE (Ascending line)


 These conditions must be met before creating patterns:

 1. (the LOW price of Low Fractal < High N- candles) a

 2. (OPEN price N-Candle < ALINE)

 

  A - PATTERN, FALSE BREAK-OUT of ALINE

1. (OPEN N-candle < ALINE), THEN 

2. (CLOSE > ALINE), THEN 

3. CLOSE GETS 0.1 ATR (5) < ALINE


C - PATTERN, APPROACH & BOUNCE OF ALINE

1. (OPEN N-candle < ALINE), THEN

2. (CLOSE GETS 0.1 ATR (5) ≥ ALINE), THEN

3. (CLOSE GETS 0.1 ATR (5) > HIGH


     4. PATTERNS FOR HIGH FRACTAL AND DLINE (Descending line)


These conditions must be met before creating patterns:

 1. (HIGH price of High Fractal > LOW price of N-candle) a

 2. (OPEN price N-candle > DLINE)

     

    A - PATTERN, FALSE BREAK-OUT OF DELINE

 1. (OPEN N-candle > DLINE), THEN

 2. (CLOSE < DLINE), THEN

 3. (CLOSEGETS 0.1 ATR (5) > DLINE


    C - PATTERN, APPROACH & BOUNCE OF DELINE

 1. (OPEN N-candle > DLINE), THEN 

 2. (CLOSE GETS 0.1 ATR (5) ≤ DLINE, THEN

 3. (CLOSE GETS 0.1 ATR (5) > LOW

  

    If a pattern appears on the chart,  letter indicating the pattern - A or C - is pasted above or below the N-candle.

    Picture number 2 shows the gradual creation of patterns even with previously unused lines. Here the fractal created 4 patterns on 3 lines, and the last pattern is created on the Extended line. 

     

    The end of job order.

 

 As a next step. (I would like to use an algorithm for automatically setting the "amount of used Fractals", precisely according to the number of Fractals per N-candle.)


If the applicant understands all parts, I will be happy to answer any questions, especially if you send the price range for the work along with the questions.



Con risposta

1
Sviluppatore 1
Valutazioni
(4)
Progetti
4
0%
Arbitraggio
0
In ritardo
2
50%
In elaborazione
2
Sviluppatore 2
Valutazioni
(39)
Progetti
55
35%
Arbitraggio
2
0% / 50%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(63)
Progetti
68
25%
Arbitraggio
12
42% / 42%
In ritardo
4
6%
Gratuito
4
Sviluppatore 4
Valutazioni
(300)
Progetti
450
65%
Arbitraggio
5
40% / 0%
In ritardo
4
1%
Gratuito
5
Sviluppatore 5
Valutazioni
(49)
Progetti
57
51%
Arbitraggio
1
0% / 100%
In ritardo
1
2%
In elaborazione
6
Sviluppatore 6
Valutazioni
(383)
Progetti
411
69%
Arbitraggio
3
100% / 0%
In ritardo
2
0%
Occupato
7
Sviluppatore 7
Valutazioni
(7)
Progetti
8
0%
Arbitraggio
3
0% / 100%
In ritardo
2
25%
In elaborazione
8
Sviluppatore 8
Valutazioni
(564)
Progetti
933
47%
Arbitraggio
302
59% / 25%
In ritardo
125
13%
Caricato
Ordini simili
I need a developer who can work with quickly & details. make an EA MT5 Classic Support aNd Resistance multi time frame I want to create an EA that can 1. identify support and resistance (based on close candles) 2. mark snr breakout (zone breakout & line level SNR is different) 3. DASHBOARD PANEL multitimeframe breakout scanner (from m1 to monthly) 4. scan the valid setup that appears 5. available for manual marking
TIME FRAME: 15 MIN LOT SIZE: 0.01 CANDLE START TIME: 2:00 CANDLE END TIME: 2:14 ENTRY BUFFER: 1 SL BUFFER: 1 TARGET $: 10 MARTINGALE % : 200 (All the above data should be adjustable) Details: 1. We have to mention candle start time and end time (ie: 4.00 to 4.59). If the candle breaks the high of the given time it should go for buy. If it breaks the low of the given time it should go for sell. 2
We are seeking an experienced MQL4 developer to create a forecasting indicator with a prediction accuracy above 80%. The indicator must be capable of learning from historical market data starting from the year 2000 to the present. Additionally, it should offer an option to analyze and learn from all available candlesticks on the current timeframe, allowing it to adapt to real-time market conditions. Key Requirements
I need help with creating a website traders chatroom, it must show traders online,offline,inactive. the chatroom top section must show four clocks with different times and time scale like this.. the chatroom must have a history data of up to 10days, then longer history must be deleted automatically. if you have better chatroom please say your recommendations
I am looking for an experienced MQL5 developer to help me finalize and optimize an Expert Advisor (EA) for the FTMO challenge. I have already built a significant portion of the code, but it requires further refinement and optimization to ensure it functions according to the trading strategy I intend to use. I am happy to share all the resources, including the current code, reference materials, and detailed
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
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
Excellent trade 30 - 40 USD
I need a developer that will modify an EA that is made using 4 indicators, example, volume, average true range,RSI and MFI, this EA is user input and input adjustable, any programmer that can do this job should Apply and lets proceed
hi, just like mt5 plateform. there is one another new platefrom called TM9 whose website is( https://trademaster9.com/site/index.html ) i want you to create an API intigration to connect mt5 or mt4 plateform to this platform. i want you to create a copy trading software which can copy trade from mt5/mt4 to trade master 9 plateform. for more information please contact me directly. PRICE CAN BE NEGOTIATED. looking
Requirement: 1. Convert Pivot source code .mq4 to Sierra Chart mq4 source code is provided .mq4 as attached .mq4 2. upon conversion to add a button code on Sierra chart .cpp to allow display/hide the pivot line in Sierra Chart ---- *no need alert, make it light without any alert, just a button to display/hide pivot line will do :) to continue, pivot font text also no need I"ve mark with red cross to remove see

Informazioni sul progetto

Budget
150 - 250 USD
Per lo sviluppatore
135 - 225 USD
Scadenze
da 3 a 12 giorno(i)