and some more...
PercentChangeFromOpen(Vee).mq4 - manually enter the price as of the first of year to calculate YTD %
Round Numbers (by FX-Pro).mq4 modified to include Alert (to be used with Alerter indicator)
Alerter (by tic).mq4 (I have modified this to include push notifications for those who use MT4 Mobile)
extern boolEmailAlert= true;
extern boolPopupAlert= true;
extern bool SendPushNotification = true;
Consolidated Positions.mq4 - modified to include "distance in pips from average price" and alert feature to send alerts if price crosses average position price (usually when stacking aggressively!)
PercentChangeFromOpen(Vee).mq4 - manually enter the price as of the first of year to calculate YTD %
Round Numbers (by FX-Pro).mq4 modified to include Alert (to be used with Alerter indicator)
Alerter (by tic).mq4 (I have modified this to include push notifications for those who use MT4 Mobile)
extern boolEmailAlert= true;
extern boolPopupAlert= true;
extern bool SendPushNotification = true;
Consolidated Positions.mq4 - modified to include "distance in pips from average price" and alert feature to send alerts if price crosses average position price (usually when stacking aggressively!)
Attached Image
Attached File(s)
Staying in my lane...