TradingView
Noldo
13 dec 2020 17:54

MACD 50x Leveraged Long Strategy Results with Real Equity  

GoldOANDA

Beskrivning

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.


Versionsinformation

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

Versionsinformation

Net capital bug fixed.

Versionsinformation

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.

Versionsinformation

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.
Kommentarer
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
Mer