SSL Alerts
- Indicadores
- Luis Enrique Ricales
- Versión: 1.0
================
// Average period
ma_Sma, // Simple moving average
ma_Ema, // Exponential moving average
ma_Smma, // Smoothed MA
ma_Lwma // Linear weighted MA
===============
// Average method
// Turn alerts on?
// Alert on current bar?
// Display messageas on alerts?
// Play sound on alerts?
// Send email on alerts?
// Send push notification on alerts?