PROTECTED SOURCE SCRIPT
Actualizado Simple MACD Strategy

This simple MACD strategy takes in account a given a time frame and the basic MACD parameters ( short, long, signal values).
The current implementation does not takes persistance or thresholds in accounts.
The current implementation does not takes persistance or thresholds in accounts.
Notas de prensa
EMA open instead of close value in calculationNotas de prensa
Option for choosing open / close for ema calculation functionNotas de prensa
Custom label in for EMA input switchNotas de prensa
Strategy update:- after the long trade closed it automatically opens a short trade until the next MACD crossover, when short is closed and long is opened.
Notas de prensa
Updated switch for Short and Long strategy optionsNotas de prensa
Long Short switch updateNotas de prensa
"Short only" option added to strategy typesNotas de prensa
Multiple updates issued:- Threshold values implementation, which can offset the MACD histogram crossing value. Eg.: thresholdUp: +10 => Long open triggers at MACD histogram value 20
- Persistance implementation, which sets a history offset after crossing over threshold
- Gekko strategy mode for using thresholdUp/thresholdDown and persistence
- Plotting persistance - last bar since cross
Notas de prensa
This update merges the previously developed threshold and persistence values into the basic Long/Short/Long&Short strategies. All strategy types are currently supporting the original Gekko MACD strategy parameters. If you don't need threshold and persistence values use zero values in those parameters.
Changelog:
- Pyramiding OFF by default
- Initial capital set to 6500 by default
- Long/Short/Long&Short final startegies implemented
- Bars since buy/sell are calculated and plotted based on threshold and persistence
Script protegido
Este script se publica como código cerrado. Sin embargo, puede utilizarlo libremente y sin limitaciones: obtenga más información aquí.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script protegido
Este script se publica como código cerrado. Sin embargo, puede utilizarlo libremente y sin limitaciones: obtenga más información aquí.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.