Spécifications

This is what I've come up with so far:

Double top criteria:

A trend has been established according to preset criteria maximum of several Fibonacci spaced simple moving averages

A peak has been established by a minimum decline of at least 21% of the determined uptrend with a maximum decline of 34% of the upward trend to its peak at that point.  I start with these natural "Fibonacci" numbers that can be broadly optimized over time and across a wide range of securities.

A resumption of the trend follows to a minimum distance of 21% below the first peak basis initial decline from the first peak with a maximum of 89% above the first peak basis initial decline

A breakdown from the 2 ndpeak at least 3.1416x faster than the move from the low of the first qualified down move drives the price to one tick below the previous low at which a stop order triggers a short sale or put purchase for the stock at hand

An automatic stop loss is placed at time of entry 89% above lowest of the two peaks basis second decline

Exit order is placed at time of entry 100% below the lowest point of initial or second decline basis 3.1416x faster decline vs rise from lowest point between peaks to second peak

Exit order is modified at a Fibonacci reverse logarithmic multiple of 1.618034x the minimum 3.1416x figure for a 100% exit projection, eg a speed multiple of 6.2832 would project to a 161.8034% of initial decline below its lowest point and decelerate with increased multiples

Logarithmic smoothing would be the domain of someone who could surely derive an off-the-shelf formula for a reasonably smooth gradient of such a diminishing multiple of trade determining decline

With smaller percentages of initial trend before the double top remaining down to 66% (100-34), profit objective would be lowered; with larger percentages up to the maximum of 79% (100-21), profit objective would be raised (TBD)

Wider overall tops increase profit objective (TBD)

Répondu

1
Développeur 1
Évaluation
(15)
Projets
16
19%
Arbitrage
2
0% / 50%
En retard
1
6%
Gratuit
2
Développeur 2
Évaluation
(9)
Projets
11
27%
Arbitrage
2
0% / 100%
En retard
0
Gratuit
3
Développeur 3
Évaluation
(253)
Projets
408
38%
Arbitrage
86
43% / 19%
En retard
70
17%
Chargé
4
Développeur 4
Évaluation
(27)
Projets
43
7%
Arbitrage
18
6% / 78%
En retard
26
60%
Gratuit
5
Développeur 5
Évaluation
(58)
Projets
76
33%
Arbitrage
9
78% / 11%
En retard
7
9%
Gratuit
6
Développeur 6
Évaluation
(94)
Projets
148
59%
Arbitrage
16
38% / 13%
En retard
25
17%
Gratuit
7
Développeur 7
Évaluation
(119)
Projets
169
38%
Arbitrage
9
78% / 22%
En retard
15
9%
Gratuit
8
Développeur 8
Évaluation
(41)
Projets
88
14%
Arbitrage
30
30% / 53%
En retard
36
41%
Travail
9
Développeur 9
Évaluation
(66)
Projets
143
34%
Arbitrage
10
10% / 60%
En retard
26
18%
Gratuit
10
Développeur 10
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
Make ea 30+ USD
I want close option signal option even when tp and sl is active with take profit stop loss and trailing stop loss. time filter, auto lots x balance. i get paid on 00:00 uk time so i can send the agreement
i get paid in 12 hour too send agreement Once the Tp or stop loss or trailing sl is hit a new order is placed in the direction of where the Tp and sl or tsl is hit immediately So trail profits until close and open new trade in reverse direction immediately and trail until close again points for trailing sl, tp and sl I want the trailing stop too have two different functions one is that it’s trails from the entry
// @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

Informations sur le projet

Budget
100 - 500 USD
Pour le développeur
90 - 450 USD
Délais
à 11 jour(s)