Specifiche
I need a script or EA or w/e that responds to email alerts from a
certain signal provider by reading the signals from their site. It then
should auto-trade in Desktop MT4.
I have the following requirements:
- Read the symbol.
- Set the volume per symbol based on a formula with a configurable risk level variable.
- Set the SL / TP. (There are 3 TP-levels available, so this should be configurable.)
- Buy / Sell should probably be executed as a pending order with Buy/Sell / Stop/Limit and an expiry date.
- Open a pending order with Buy Limit / Buy Stop / Sell Limit / Sell Stop at a price with pip or point precision with an expiry date. (The expiry date will always be the same, namely 24 hrs later. And an option to set if it's in pip or point precision. The signals are provided in point precision, but the last decimal should be rounded if the broker is in pip precision.)
- I should be able to change the name of the broker, so basically the name of Desktop MT4, and the credentials that go with it and whether it's a live or demo account.
- I should be able to change the email address and password it is linked to. And the credentials of the site.
- Trade with 8 different currencies: USD, EUR, GBP, CHF, AUD, CAD, NZD, JPY(!) (So the last one is a bit tricky due to the different location of the decimal point.)
I have the following requirements:
- Read the symbol.
- Set the volume per symbol based on a formula with a configurable risk level variable.
- Set the SL / TP. (There are 3 TP-levels available, so this should be configurable.)
- Buy / Sell should probably be executed as a pending order with Buy/Sell / Stop/Limit and an expiry date.
- Open a pending order with Buy Limit / Buy Stop / Sell Limit / Sell Stop at a price with pip or point precision with an expiry date. (The expiry date will always be the same, namely 24 hrs later. And an option to set if it's in pip or point precision. The signals are provided in point precision, but the last decimal should be rounded if the broker is in pip precision.)
- I should be able to change the name of the broker, so basically the name of Desktop MT4, and the credentials that go with it and whether it's a live or demo account.
- Close an order based on a signal.
- Change an order based on a signal.
- Manage multiple positions at the same time in the same and/or different symbols.
- I should be able to change the email address and password it is linked to. And the credentials of the site.
- Trade with 8 different currencies: USD, EUR, GBP, CHF, AUD, CAD, NZD, JPY(!) (So the last one is a bit tricky due to the different location of the decimal point.)
- I also have to be able to use my computer for other things while the script is running.
I can leave my pc running 24/5 and stay logged in to the signal provider's site and Desktop MT4 and my gmail-account all the time if necessary.Con risposta
1
Valutazioni
Progetti
134
66%
Arbitraggio
36
25%
/
56%
In ritardo
22
16%
Gratuito
Pubblicati: 10 codici
2
Valutazioni
Progetti
54
37%
Arbitraggio
4
0%
/
50%
In ritardo
22
41%
Gratuito
Ordini simili
MQL5 Quantitative Research & EA Optimization Project
280 - 2000 USD
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Modification of existing ea
30+ USD
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
Expert Advisors
300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
Trading Bot for MT5
30+ USD
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
MQL5 Developer
30+ USD
📄 وثيقة المواصفات الفنية لروبوت التداول (MQL5 EA Specification) 📌 1. ملخص المشروع والهدف * اسم المشروع: Gold Cent Grid-Hedge EA * المنصة: MetaTrader 5 (MQL5) * أداة التداول: الذهب (XAUUSD) * نوع الحساب: حساب سنت (Cent Account) * فكرة الاستراتيجية: تداول شبكة هيدج متوازنة (Grid-Hedging) تفتح صفقات تعزيز كل مسافة محددة، وتغلق الطرف الأكثر ربحاً عند تحقيق هدف مالّي مجمع بالدولار/السنت لإعادة هيكلة التوازن. ⚙️ 2
I need a developer who also understands trading. I have a Telegram copy-trading bot that reads signals from a Telegram channel via a Python script and converts them into trading orders. I want to create a program that analyzes Gold (XAUUSD) charts specifically and sends signals in this exact format: #XAUUSD BUY 4324-4321 TP 4327 TP 4330 TP 4334 TP 4339 TP 4344 TP 4354 TP 4364 SL 4311 If the # symbol is missing at the
Converting MT4 to MT5
30+ USD
Hi developer I want to convert my mt4 EA to mt5 EA . I have a mt4 ea with source code. i want developer to copy same mt4 code and create mt5 EA
Informazioni sul progetto
Budget
10 - 100 USD
Scadenze
da 10 a 30 giorno(i)