TradingView
Noldo
13 de Dic. de 2020 17:54

MACD 50x Leveraged Long Strategy Results with Real Equity  

GoldOANDA

Descripción

Hello there.
I was looking for a way to simulate leveraged transactions in Tradingview and this script came out.
You can examine the equity graph without looking at the strategy results.
Thus, the facts will come to light.
Strategy parameters:

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

  • Position size: (for each trade) 1%

  • Stop-Loss: (2%)

  • Long: macd crossover

  • Exit: macd crossunder


Or ofc touching the stop-Loss value as predicted.

Warning: This strategy simulation is for Long direction only.
Regards.


Notas de prensa

Correction in line 37:
98% of the average entry price is taken as the Stop-Loss value.
(2% below the average entry price)

Notas de prensa

Net capital bug fixed.

Notas de prensa

We forgot to add principal position size if we win.
The previous version was wrong.
Because he saw the starting position size as a loss.

I also designed the percentage profit calculation much simpler.
I will do this update when I have enough time.

Notas de prensa

Apology!
I was skeptical after high success rates.
The old version was correct.
Change (Strategy.position_size) statement already adds prinsipal position size.
Update cancelled.
Comentarios
blackcat1402
greak work! I really enjoy the real leverage simulation. thanks for sharing
Noldo
@blackcat1402, Thank you.
MoneyKhan
Thanks for the attractive strategy. Is it possible to directly input Position size% & Leverage & Stop Loss?
Noldo
@MoneyKhan, This strategy is just an example for leverage trading logic and it is not successful
Más