仕事が完了した
実行時間18 時間
開発者からのフィードバック
Good customer, wish to work together again
指定
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)
応答済み
1
評価
プロジェクト
80
10%
仲裁
38
8%
/
58%
期限切れ
6
8%
暇
2
評価
プロジェクト
23
22%
仲裁
8
13%
/
63%
期限切れ
4
17%
暇
3
評価
プロジェクト
695
33%
仲裁
43
47%
/
44%
期限切れ
12
2%
取り込み中
類似した注文
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
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
プロジェクト情報
予算
45+ USD
締め切り
最高 3 日