First CoIntegration Tests in Python second if criterias are met then execution in MT5

Работа завершена

Время выполнения 2 дня
Отзыв от заказчика
Great. Does the job as expected. Fast done.

Техническое задание

Hello,


I want a cointegration test running in Python with either MT5 or IQfeed data where I have control over the settings and second where I can filter the results, so I can choose which pairs should be run on MT5 for execution.

Cryptowizard has already done a lot of work here if you are familiar with that website or youtube channel. There is a cointegration function on Python, so nothing to reinvent again here.


But I must choose the following settings to be tested. Length in number of bars to lookback period where the cointegration test is applied. (like 7 to 60 bars for example). Second, the deviation from the mean of 2 currency pairs (so 1.70 to 2.10).

Third a time exit in bars (2 to 10 bars for example). Then Profit Target exit in standard deviation (like Zero = 0 to 0.50 e.g.). And I need to choose the symbol set of currency pairs and the timeframe (1 hour, 5 minute, 4 hours bars for example), and lenght of time to go through (like test it on 1 years data or 1 month data and so on).


For the currency pairs data, it should be either MT5 from (IC Markets best) or from IQfeed data where I have a subscription. For example AUDUSD can be obtained from MT5 too, but to get USDAUD as pair you need to 1/AUDUSD on MT5 or just take USDAUD.COMP as symbol in IQfeed. IQfeed should be integrated because it has clean data.


Then if all pairs are in combination tested (this can take some time). Then I need to filter the results. I need total net profit, number of trades, max. Drawdown, Profit Factor, max. loss on worst trade, win rate of all trades. And maybe if it is possible to do a In sample versus Out-of-sample backtest so I can see how long it worked in the future within the past. As optional feature here.


Last the chosen pair combination from Python should be executed on MT5 Terminal. Here you need to be aware that all the deviations are calculated in percentage from its mean, so the US Dollar value for any pairs combination must be the same. So for all USDXXX pairs it is 1 lot = $100k in value but for GBPUSD as example you need to divide 1 lot here through the quote of GBPUSD so you get something ca. 0.8 lot for the same $100k value. Because 1 pair means 1 long $100k value and 1 short $100k value too. And there should be kind of manual and user interface where I can put in the settings and then after cointegration test within Python (it has a built-in cointegration test) I should make the filtering from the user interface and able to mark the pairs combination which I want to be executed in realtime to MT5 Terminal.


If you are interested to do this project could you little bit describe yourself and how you would do this project so I can get a better impression. Thanks.

------

1. Ingest and collect historical data

2. Calculate cointegration

3. Ability to backtest and sort results

4. Monitor data live and update results

5. Generate signals or code for MT5


Откликнулись

1
Разработчик 1
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
2
Разработчик 2
Оценка
(32)
Проекты
57
23%
Арбитраж
12
67% / 8%
Просрочено
2
4%
Свободен
3
Разработчик 3
Оценка
(119)
Проекты
169
38%
Арбитраж
9
78% / 22%
Просрочено
15
9%
Свободен
4
Разработчик 4
Оценка
(258)
Проекты
267
30%
Арбитраж
0
Просрочено
3
1%
Работает
Опубликовал: 2 примера
Похожие заказы
HI there, Can anyone help to setup Oanda v20 account with VPS via REST API in Python? And later stage writing script for basic trading strategies such as trend following, Bolinger band or mean reversion etc. Thanks and kind regard, Aamir
I'm looking for a skilled Python developer to help expand and improve an existing Python game. The project is already functional, and I need someone who can add new features, improve gameplay mechanics, optimize performance, and maintain clean, well-structured code. Experience with game development in Python is preferred
{ "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
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
EA 45 - 205 USD
If EMA20 > EMA50 AND RSI > 55 AND No Open Position THEN Buy SL = 50 pips TP = 100 pips If Profit > 30 pips Move SL to Break Even If Profit > 50 pips Enable Trailing Stop
Hello Traders and Investors, I am a professional algorithmic trading developer specialized in building high-quality Expert Advisors (EAs), Indicators, Scripts, and Trade Management Tools for MetaTrader 4 and MetaTrader 5. With extensive experience in financial markets and trading automation, I can transform your trading ideas into reliable and efficient solutions with clean, optimized, and well-structured code. My
Привіт. Шукаю когось, хто б застосував мій код як бота . Я торгую індексом Aus_200 SFE (не XJO). Бот базується на MACD входу/виходу, RSI, стохастиці та vwap. Як тільки роботу приймуть, мені потрібно внести кілька коректив; однак, нічого суттєвого. Дякую
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 or broker clock. 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell/buy at 50% of the FVG 7. SL: 10 pips above
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the

Информация о проекте

Бюджет
150+ USD
Сроки выполнения
от 1 до 20 дн.