İş tamamlandı
Şartname
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