Version 4.23 2021.11.30
** Added support for Discord Webhook
** fixed errors
Version 4.22 2021.02.18
Version 4.22
** Some errors fixed
Version 4.21 2020.12.20
** Minor fixes
** New features added:
- Unified option settings to display Emojis (D5) only from New Trade
- Modified the delay for New Trade (D17) in order to save the trade modification message if SL or TP is changed after the trade is opened
- New option to show distance in pips between OP and SL and TP for New Trade (D13) and Modified Trade (F8)
- New option (B9) to choose whether the Modified Trade and Closed Trade message points to the New Trade message or the most recent one
- New option (D9) to show the order type applicable to the 3 types of trades messages
Version 4.20 2020.09.27
** Fixed point to pips conversion.
** If pips calculation is not correct, use PipAdjust option to adjust the calculation with a multiplier. See EA Manual or ask support
** Message header for NEW, CLOSED, and MODIFIED trades messages can be customised. No need to show = sign anymore
** Other fixes
Version 4.19 2020.05.12
** Some Errors corrected
Version 4.18 2020.04.09
** Added option to manually adjust the pip conversion factor
** fixed minor errors
Version 4.17 2020.02.05
** roll back to version 4.15
Version 4.16 2020.01.28
** Minor bug fixes related to POINT conversion and calculated times
Version 4.15 2019.10.13
** Fixed error preventing the closed trade message being sent to Telegram
Version 4.14 2019.09.23
** Added new Language: Indonesian (thanks to user S.Kandio for suggesting and proofing)
Version 4.13 2019.09.09
** Fixed sending daily report at set times. EA now uses local time instead of server time
** Aesthetics improvements in reports
** Enabled sending reports to Twitter and Facebook independently
** Fixed minor errors
** Updated Satellite indicator to v3.0. Free download http://bit.ly/2XQVFlV
Version 4.12 2019.08.25
** Enabled sending messages to Facebook
** Fix minor errors
** Cosmetic improvements
Version 4.11 2019.07.22
** Minor bug correction
Version 4.1 2019.07.21
** Minor bug correction
Version 4.0 2019.07.20
* Added option to send text and images to Twitter (beta)
* Send the open trades report in a separate message after another report. Telegram imposes a limit of 4096 characters per message
* Added option to show gross or net PnL
* Added options to show other data in daily, weekly and monthly summary Absolute gain and % on balance.
* Fixed minor bugs
Version 3.99 2019.06.09
** Added the list of open trades to the report of list of closed trades
** Option to show the PnL in pips in the list of open trades
** Added option to export DEBUG information [B16].
** Added option to display information trades closed in the previous period
** Added buttons to show information of closed trades in the previous period
Version 3.98 2019.06.02
** Error correction of -nan(ind) in reports showing total PnL un pips
** Corrected the scan functions to prevent the EA from requesting a chart capture if the function is FALSE.
** Added report showing open operations
** Added German language (thanks to user Leo who helped me correcting the translation)
** Added option to delay sending messages
Version 3.97 2019.05.20
** Minor improvement with the Trade List report
** Minor error fix setting E7
Version 3.96 2019.05.09
* Minor update: Added option of 3rd report
Version 3.95 2019.05.09
* Corrected error calculation of resulting pips for LONG trades
* Added report selector, now you can include different types
* I add second type of report: list of trades
* I add switch not to send messages about NEW trades
Version 3.94 2019.04.11
* Minor error correction
Version 3.93 2019.04.11
* Added: Option to reply previous messages about the same trade
* Added: Option to show PnL as % of account balance for trades and daily report
* Small speed improvements
* Corrected several errors
* Note: This EA works with Satellite v2.5
Version 3.92 2019.03.27
* Minor error corrections
* Use with Satellite v2.4 from http://bit.ly/2XQVFlV
Version 3.91 2019.03.21
* Error corrections
Version 3.81 2019.03.14
* Added filter by Symbol
* Added trade duration in closed trade report
* Added option to send chart capture together with trade information. This requires the Satellite indicator (free download)
* Minor errors fixed
Version 3.71 2018.12.14
- Minor error correction
Version 3.7 2018.12.14
- Add: function to send messages to telegram from Satellite indicator
- Add: function to send chart captures to telegram from Satellite indicator. Download from: http://bit.ly/2Cdm4lb
- Correct: Deactivate showing TP/SL also applies to Modified trade message
- Correct: Pending orders icon to be different for BUY and SELL and market trades
- Correct: Deleting a pending order now shows the target price, not the current market price
Version 3.5 2018.11.02
- I add option to show buttons on the graph to control the EA manually
- I add option to show PnL reports of the current week and month
- I add the variable eaID so that several instances of the EA can coexist in the same MT4
- I add numbers to the configuration and restructure configuration parameters
- I add table of results of the closed trades to the day
- I add option to show ReportPnL at a given time
- Now shows information about Pending Orders when they enter the market or are deleted
- Added ON/OFF button for control from the chart
- Now shows free margin and margin level in NEW and CLOSED messages
- Fixed minor errors
Version 3.2 2018.08.14
-- Added multi language support
-- Added more details to the daily report
-- minor error corrections
Version 2.0 2018.07.03
Version 2:
- EA now reports modified trades
- Error corrections