Specification
When you convert this strategyfor free please E-mail me on oliviaboutique2605@gmail.com
//@version=2
// Based on Heikin Ashi Strategy v2 by breizh29
strategy("Heikin Ashi Strategy [Krypt]", shorttitle="HA Strategy [Krypt]", overlay=true)
res = input(title="Heikin Ashi Candle Time Frame", type=resolution, defval="60")
hshift = input(1,title="Heikin Ashi Candle Time Frame Shift")
res1 = input(title="Heikin Ashi EMA Time Frame", type=resolution, defval="180")
mhshift = input(0,title="Heikin Ashi EMA Time Frame Shift")
fama = input(1,"Heikin Ashi EMA Period")
test = input(1,"Heikin Ashi EMA Shift")
sloma = input(30,"Slow EMA Period")
slomas = input(1,"Slow EMA Shift")
logtransform = input(false, "Log Transform")
stoploss = input(true, "Stop Loss")
showplots = input(true, "Show Plots")
ha_t = heikinashi(tickerid)
ha_close = security(ha_t, res, logtransform ? log(close[hshift]) : close[hshift])
mha_close = security(ha_t, res1, logtransform ? log(close[mhshift]) : close[mhshift])
fma = ema(mha_close[test], fama)
sma = ema(ha_close[slomas], sloma)
plot(showplots ? (logtransform ? exp(fma) : fma) : na, title="MA", color=#0094ff, linewidth=2, style=line)
plot(showplots ? (logtransform ? exp(sma) : sma) : na, title="SMA", color=#ff6a00, linewidth=2, style=line)
golong = crossover(fma, sma)
goshort = crossunder(fma, sma)
strategy.entry("Buy", strategy.long, when=golong, stop=(stoploss ? high+syminfo.mintick : na))
strategy.entry("Sell", strategy.short, when=goshort, stop=(stoploss ? low-syminfo.mintick : na))
Responded
1
Rating
Projects
933
47%
Arbitration
302
59%
/
25%
Overdue
125
13%
Working
2
Rating
Projects
454
39%
Arbitration
93
42%
/
18%
Overdue
73
16%
Busy
Published: 2 codes
Similar orders
Hope you're well. I have two trading view indicators that I need combined and backtested if you do that? I have alerts already in place and the win rate looks good I just can't backtest that far. I need a few minor tweaks to the code as well. Some lable fixes, time frames for trading hours and possibly extending the lines for more entries. It's a basic code based off fibonacci numbers with a break and retest. I can
Highly experienced strategy writer required
300 - 1000 USD
Hello, I want to create an MT4 indicator identical to the one shown in the attached image. What I need: – Red arrows = sell signals at reversal zones – Green arrows = buy signals at reversal zones – Arrows appearing at candle closes for confirmation – It should work best on Forex and cryptocurrency pairs on the M1 timeframe. – A high win rate (90% or more). – There should be no repainting or other fraudulent
Hi developers I'm looking for someone who can create an indicatore like the image I'm attaching. The second phase to create a bot out of the indicatore. Waiting to hear from legit programmers. I'll want tk see the indicatore in visual mode before delivery to confirm that I doesn't repaint or place at a delay after market as moved on. The emphasis should be on accuracy without too much lag
How to Make Money in MetaTrader 5 (MT5) Using Scripts and Indicators One of the world's most powerful and widely used trading platforms is MetaTrader 5 (MT5), developed by MetaQuotes Software. Its adaptability enables traders to trade forex, stocks, commodities, cryptocurrencies, and a variety of other financial instruments, in addition to providing robust support for algorithmic trading via custom indicators and
GMG bot
50 - 100 USD
I am seeking the development of a custom, non-repainting technical indicator for use in the forex market, specifically designed to integrate seamlessly with a trading robot (Expert Advisor) on the MetaTrader 5 (MT5) platform. The indicator should combine both trend and momentum analysis to generate high-quality buy and sell signals for automated trading strategies. It must work efficiently across major forex pairs
I want an experienced developer who can work on my existing EA and add additional indicators to make it profitable in trading gold, forex, commodities, and other instruments. The trading robot will detect the market move and place a trade once it meets the requirements. I want a profitable trading robot, which I will test very well before the payment
Looking for an Experienced MQL5 Developer to code fully automated EA based on Trend Direction and Price Action. Symbols traded are Forex, Commodities, Indices, Crypto and Stock CFD’s. EA Strategy incorporates several strategies, including Breakout and Fibonacci Retracements for Trend Momentum Trading. Multi Time Frame Trading Based on 4 Time Charts, 15MIN, 1HR, 4HR, Daily Chart. EA needs Adaptability for
Dear Team, I want to migrate end to end configure with purchase advance BTC signal indicator with algo trading also back tested report 82% Quantum Bitcoin EA 5 Experts Bogdan Ion Puscasu Version: 2.1 Updated: 10 January 2025 Activations: 10 Quantum Bitcoin EA : There is no such thing as impossible, it's only a matter of figuring out how to do it! Step into the future of Bitcoin trading with Quantum
Searching for a Math Specialist
100 - 400 USD
Hi I coded some years ago a grid hedge EA. The backtests were pretty mindblowing and I also generated nice profits but I also made a lot of losses. I need someone who has deep understanding in mathematics and statistics because it's not just only a grid logic behind it. I would like to figure out, what lead into those losses. I didn't find any solution yet and I have no idea where I should search the next. Please
The process will be very simple, consisting of a buy and sell signal with a success rate of 92% to 95%. This signal must be accurate and free of any repainting or other fraudulent elements, as it will be tested on a live chart on the short-term timeframe (M1), as shown in the image. Experts with extensive experience in this field, or those with previous experience working with secret societies, corporations, and
Project information
Budget
30+ USD
For the developer
27
USD