İş tamamlandı
Tamamlanma süresi: 5 saat
Müşteri tarafından geri bildirim
Geliştirici tarafından geri bildirim
Hi Developers,
I’m looking for an EA MQL4 which will work with current/closed trades and update them to DB based on their ticket number.
For the Current (Running) Trades, we need to send “ Time, Pair, Direction, Entry, Stop, Target” to MySQL DB named “ CurrentTrades”. Once trade is done we need to update SQL and remove it from that table.
For the Closed Tradeswe use the same idea, and send the “ Time, Pair, Direction, Entry, Stop, Target, Results” to MySQL DB named “ ClosedTrades”. Here we only need to add staff to the table nothing else. For the “Results” we would like to use %, so just a simple calculation that will tell you gain in percentages not money or pips.
This can be EA or Indicator, that will check trades every 5 minutes and that’s all.
If you have any further question please let me know.
Regards,
Nicola
Yanıtlandı
Arabuluculuk
27
59%
/
37%
Arabuluculuk
20
25%
/
55%
Benzer siparişler
1. PROJECT OVERVIEW Development of a custom automated and manual trading bot for NinjaTrader 8, primarily designed for Nasdaq Futures (NQ/MNQ). The bot will contain the original trading strategy, configurable risk management, automatic and manual operating modes, alerts, profit/loss management, partial profit taking, Break Even, backtesting functionality, and the additional configurable contract-averaging system
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
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
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