Noldo

MACD 50x Leveraged Strategy Real Equity Simulation

Noldo 已更新   
Hello, I wrote this script to merge the two scripts I shared before.
The aim here is to see the real value of the state of the capital as a result of leveraged transactions and to combine both long and short directions.
Scripts :

MACD Long 50x Leverage Strategy :

MACD Short 50x Leverage Strategy :

The parameters have not changed so they are the same as the previous two scripts:

Adding margin: Forbidden or not specified. (Add Margin : No)

  • Position Size : %1 (0.01) (For each trade)
  • Stop-Loss : %2 (For each trade)
  • Long : Crossover(delta,0) (Standard MACD)
  • Long Exit : Long Stop Level or Short Entry
    (In the case of Long Stop, all trades are closed and no positions are opened in short direction.)
  • Short : Crossunder(delta,0) (Standard MACD)
  • Short Exit : Short Stop or Long Entry
    (In the case of Short Stop, all trades are closed and no positions are opened in the long direction.)

NOTE :
This is a simulation made using standard parameters, showing the state of the balance in very simple rules with leveraged transactions only.
The nice thing here is the direct observation of the results by making modifications on the strategy parameters.
Regards.
版本注释:
Net capital bug fixed.
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?