Myne

Other Other

Specification

igZag based on oscillators is needed

The idea of ​​the indicator

Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators:

  • CCI
  • Chaikin
  • RSI
  • Stochastic Oscillator

Algorithm and Terms

The first stage is the construction of the Zigzag:

  1. The overbought zone is determined as candlesticks, at which the indicator value Value > Lmax (Lmax=-20).
  2. The oversold zone is determined as candlesticks, at which the indicator value Value < Lmin (Lmin=-80).
  3. The values of Lmax and Lmin should be included in indicator parameters.
  4. A yellow point should be added at the High point of candlesticks in the overbought zone—it is the H point.
  5. A green point should be added at the Low point of candlesticks in the oversold zone—it is the L point.
  6. If there is at least one L point between two H points, search for a LL point in the interval between two H points. The candlestick with the lowest Low price will be the LL point. Generally, the LL point is not necessarily an L point. Search for candlesticks with the lowest Low price.
  7. If there is at least one H point between two L points, search for a HH point in the interval between two L points. The candlestick with the highest High price will be the HH point. Generally, the HH point is not necessarily a H point. Search for candlesticks with the highest High price.
  8. Connect LL and HH points to draw a ZigZag. The default color is yellow. The first step is finished

Responded

1
Developer 1
Rating
(63)
Projects
68
25%
Arbitration
12
42% / 42%
Overdue
4
6%
Free
2
Developer 2
Rating
(718)
Projects
1037
39%
Arbitration
47
49% / 23%
Overdue
84
8%
Working
3
Developer 3
Rating
(74)
Projects
121
43%
Arbitration
12
33% / 50%
Overdue
17
14%
Free
4
Developer 4
Rating
(52)
Projects
96
24%
Arbitration
9
22% / 22%
Overdue
12
13%
Working
5
Developer 5
Rating
(119)
Projects
169
38%
Arbitration
9
78% / 22%
Overdue
15
9%
Free
6
Developer 6
Rating
(252)
Projects
404
38%
Arbitration
83
41% / 19%
Overdue
70
17%
Loaded
7
Developer 7
Rating
(251)
Projects
400
54%
Arbitration
9
67% / 22%
Overdue
36
9%
Free
8
Developer 8
Rating
(41)
Projects
88
14%
Arbitration
29
31% / 48%
Overdue
36
41%
Loaded
9
Developer 9
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
Similar orders
I am looking for a developer to code a custom DERIV BOT and intergrate it with their analysis tool. For now I I just want it to trade even and odd. If you can do it send your offer
Modify an existing Python bot to trade bollinger bands, with iqoption api Currently the bot strategy is wrong, I am limited in my knowledge here and hope to fix this Hope to work with more experience people out there in relation to iqoption api and python
Hi I need access to Pocket option OTC charts where I can apply my tradingview indicator. I have the indicator but I need access to OTC charts to apply them! Please help
i just need a exactly conversion from mq5 to ctrader, it's not urgent so take your time, i will provide the mq5 file, i need also some days to test it if works as the original mq5 file
Hi, how are you I want a good expert that works on the MT4 platform The total must be profitable and stable StopLoss and TakeProfit should be running, not TrailingStop TakeProfit must be greater than StopLoss If you have an expert with the previous specifications Please send a test executable file and send your price as well Thank you
//+------------------------------------------------------------------+ //| SimpleMAIndicator.mq5| //| Copyright 2024, MetaTrader 5 | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property indicator_separate_window #property indicator_buffers 1 #property indicator_color1 Blue input int InpPeriod = 14;
Hello, How are you doing? I need a developer who will automate my trading on decentralized exchanges like Dexview. Kindly bid if this is what you can do. i just need an arbitrage bot created and that will be all , more details will be discussed in the inbox Thanks
This is my first attempt at developing an EXPERT for Gold and Forex Trading. Inputs Short-Term Moving Average Long-Term Moving Average Lot Size Open Long Trade 15 Minute Candle - closes above both moving average lines Close Long Trade 15 Minute Candle - closed below either moving average line. It must remain above both lines to keep trade open. Open Short Trade 15 Minute Candle - closes below both moving average
Only if you are a forex trader and knows perfectly about market structure when market is uptrend and when its down trend you can give me or create an indicator that knows market structure well simply if the market is on downtrend the indicator will know and if it’s on up trend the indicator will also know
Hello, I have an already working indicator on metatrader 4 but I want to convert it into tradingview pinescript and I need a developer that can help me to get this done and make it to work perfectly

Project information

Budget
30 - 200 USD
For the developer
27 - 180 USD
Deadline
from 1 to 100 day(s)