指定

Hello there, Can you use an excel file as a guide to do exactly the same calculation in MT4? The advantage is that all of the DATA is already in MT4 whereas I have to export data from MT4 and import it into Excel. That wastes a lot of time if I want to analyze 20 currency pairs this way. So, if this can read the data into 11 arrays length 250. And then create 11 more arrays length 250. Do the math analysis and store the TOP result. Then re-use all those arrays on the NEXT currency pair (since we stored the results for the previous one). Please let me know if you can do this project or not.

反馈

1
开发者 1
等级
(3)
项目
3
0%
仲裁
0
逾期
1
33%
空闲
2
开发者 2
等级
(322)
项目
499
67%
仲裁
5
40% / 0%
逾期
4
1%
空闲
发布者: 8 代码
3
开发者 3
等级
(44)
项目
60
5%
仲裁
6
0% / 67%
逾期
5
8%
空闲
4
开发者 4
等级
(2)
项目
4
0%
仲裁
0
逾期
0
空闲
相似订单
take your time better make it for days and have good bot than never benefits both of us. Make the bot have zero errors and backtest it for a 2 year period
i need someone that can make me an EA really easy with the martingala system?, I am looking for something that doesn't exceed 5 trades for the martingale, I think I did it, but it only works for propfirms, So i need to develop it on ninja trader I have identified a very very simple strategy but it only works on propfirms, with only two propfirm accounts, i absolutely need account A and account, And they have to open
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0

项目信息

预算
30+ USD
截止日期
 2 天