An mql5 Expert Adviser based on mean reversion with uptrend detection

İş tamamlandı

Tamamlanma süresi: 16 saat
Geliştirici tarafından geri bildirim
Thanks you for the order.. I am happy with client and hoping we will work together in future.
Müşteri tarafından geri bildirim
Was quick on delivery. Responded fast and helped debug issues.

İş Gereklilikleri

Mean reversion signal runs on 1 min time frame and should enter and exit a long position as follows (PineScript notation): 

tp = input(1, title="TP in $")
length = input(14, title="Length of SMA")
mult = input(1, "Stdev")
price = close
sma = ta.sma(price, length)
std = mult * ta.stdev(price, length)

buy_trigger = low <= sma-std
sell_trigger = strategy.opentrades.profit(0)>=tp

if (buy_trigger)
    strategy.entry("Buy", strategy.long)
if (sell_trigger)

    strategy.close("Buy")


For the uptrend confirmation check: 1min, 5min, 15min time frames using the Bulls oscilator, or any other uptrend confirming signal.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(57)
Projeler
72
22%
Arabuluculuk
13
46% / 15%
Süresi dolmuş
5
7%
Serbest
Benzer siparişler
Sbhamu robot 50+ USD
The general robot trader is authorized with stock and strategies in market analysis. Robot trade profitable more income higher analysis and financial development and education management and management services and
Looking for a developer good with maths and statistics. The EA should predict prices based on my ready-made algorithm in python (300 lines long). The algorithm is mostly based on random forest, with inputs based on historical prices (its own symbol, as well as other pairs). There are also discretionary inputs which should be provided in the EA inputs. The final EA should have a excel input file which contains the
I’m looking for a developer that has understanding of scalping and HFT strategies that can make an algo that works for all brokers and prop firm LIVE accounts (like STP, ECN, DMA, Money Makers, NDD, Fast Server etc.,). I want someone that has understanding and insight in different scalping and HFT strategies, preferably something like momentum based strategies. The EA has to work on all Brokers and Prop firms like
I'm looking for professional developer for my project.I'm having indicators source code , i want to convert it into MT4 EA .it is having some basic inputs such as lot size,TP,SL,B.E,trailing,News filter features along with some special inputs.detailed strategy will be discussed in chat room.i prefer Indian developers who speaks hindi
The strategy uses a grid trading system where trades are placed at set intervals (grid levels) and are managed using Bollinger Bands for entry and exit signals. A fixed lot size, trades are managed to comply with maximum spread conditions and specific trading hours, with the possibility of closing trades based on Bollinger Bands signals. The use of Bollinger Bands indicates a focus on volatility-based trading, while
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
Hi guys, I looking for somebody who could create a EA on grid basis. EA should open on one chart buy and sell trade in same time and opening next trades in grid distance. Also need to have a TP. Grid distance and TP will be same value all time. Trades don't have a SL and system working as a endless loop. So when the trade closed on TP, in same time the EA open a new trade in same direction. Next thing as have to be
MT4 INDICATOR 30 - 35 USD
Looking for a proven MT4 indicator that is highly consistent and profitable preferably that you have developed and are able to share with me. If you have some indicator that is valuable for making consistent profit please bid and show me trading history from using it in your MT4 account. Thanks
I need a EA to open 2 trades 1. one trade with a SL and a TP 2. one trade with a SL no TP if the 1st trade takes TP the 2nd trade SL needs to move on break even and trail the trade thereafter. will need the lot size Number of trades

Proje bilgisi

Bütçe
30+ USD
Geliştirici için
27 USD
Son teslim tarihi
from 1 to 5 gün