Noldo

MACD 50x Leveraged Strategy Real Equity Simulation

Noldo Actualizado   
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.
Notas de prensa:
Net capital bug fixed.
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

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.

¿Quiere utilizar este script en un gráfico?