PROTECTED SOURCE SCRIPT
已更新 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.
版本注释
EMA open instead of close value in calculation版本注释
Option for choosing open / close for ema calculation function版本注释
Custom label in for EMA input switch版本注释
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.
版本注释
Updated switch for Short and Long strategy options版本注释
Long Short switch update版本注释
"Short only" option added to strategy types版本注释
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
版本注释
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
受保护脚本
此脚本以闭源形式发布。 但是,您可以自由使用它,没有任何限制 — 在此处了解更多信息。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
受保护脚本
此脚本以闭源形式发布。 但是,您可以自由使用它,没有任何限制 — 在此处了解更多信息。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。