OPEN-SOURCE SCRIPT
已更新 MACD 50x Leveraged Short Strategy with Real Equity

Hello there ,
Short version of the Macd Long strategy.
MACD Long strategy:

Adding margin: Forbidden or not specified. (Add Margin : No)
- Position size: (for each trade) 1%
- Stop-Loss: (2% Above Entry Level)
- Long: macd crossunder
- Exit: macd crossover
Or ofc touching the stop-Loss value as predicted.
These strategies are just examples.
The goal is to observe true equity and equity change.
Warning: This strategy simulation is for Short direction only.
Regards.
版本注释
Update : Net capital bug fixed.版本注释
We forgot to add principal position size if we win. (Line 92)The previous version was wrong.
Because this algorithm saw the starting position size as a loss. ( It was only taking into account the profit on position size.)
I also designed the percentage profit calculation much simpler.
I will do this update when I have enough time.
NOTE : My last script needs same update and its a bit complicated. It is easy but i want my codes to be simple and understandable.
Both the percentage profit command I specified and the place that is wrong and fixed in these two scripts will be fixed in the duplex macd system.
I'll update him when I have time.
My last script :

版本注释
Apology!The old version was correct.
Because change (strategy.position size) is used.
There is no need to add principal position size again.
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。