Job finished
Execution time 18 hours
Feedback from employee
Good customer, wish to work together again
Specification
Convert the strategy below from Pine to MT5 ( I want the editable file at the end also)
- Need to add the possibility of placing Stop loss/take profit target in points (and a flag to enable it)
- Need to add the possibility of choosing the time in the day it will run - limiting the time and days in the week (and a flag to enable it)
- Need to add a stop running function once the EA reached the maximum Day Drawdown (space to edit the maximum value in $ USD)
//@version=5
strategy("MovingAvg Cross", overlay=true)
length = input(9)
confirmBars = input(1)
price = close
ma = ta.sma(price, length)
bcond = price > ma
bcount = 0
bcount := bcond ? nz(bcount[1]) + 1 : 0
if (bcount == confirmBars)
strategy.entry("MACrossLE", strategy.long, comment="MACrossLE")
scond = price < ma
scount = 0
scount := scond ? nz(scount[1]) + 1 : 0
if (scount == confirmBars)
strategy.entry("MACrossSE", strategy.short, comment="MACrossSE")
//plot(strategy.equity, title="equity", color=color.red, linewidth=2, style=plot.style_areabr)
Responded
1
Rating
Projects
80
10%
Arbitration
38
8%
/
58%
Overdue
6
8%
Free
2
Rating
Projects
23
22%
Arbitration
8
13%
/
63%
Overdue
4
17%
Free
3
Rating
Projects
695
33%
Arbitration
43
47%
/
44%
Overdue
12
2%
Loaded
Similar orders
i am looking to upgrade my trading telegram bot and add live data to it and also make it linked to a dashboard where i can trace the users who register in my bot and pay and make them go in my private channel and manages the expiry date of each user
EA needed for long term trading - Please help
30 - 80 USD
Hello, I'm looking for an expert who can help me acquire a secure, easy-to-use bot with Turkish language support for automated buying and selling in Forex, commodities, and cryptocurrencies, and who can also teach me how to set it up and use it
Professional AI Automation Trading Bot for Forex & Crypto
500 - 1500 USD
Title Professional AI Automation Trading Bot for Forex & Crypto Solution Language Python (preferred) or MQL5 depending on integration requirements. Categories Expert Advisor (EA) for MetaTrader 5 Automated trading strategies AI/ML-based signal generation Risk management automation Required Skills Strong knowledge of MQL5/Python Experience with MetaTrader API integration Machine learning model deployment
Binance Ai Trading Bot $US700 budget negotiable
700 - 3000 USD
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation
Project information
Budget
45+ USD
Deadline
to 3 day(s)