Takazudo

Fixed price Stop Loss [Takazudo]

Takazudo Mis à jour   
This strategy is a demo for fixed price stop loss.

This strategy enables you to specify fixed price stop loss. Let's say your deposit is USD. When you trade EURCAD, you need to specify the quantity for trade. Here comes three chances for trade.

  • A: SL pips: 500
  • B: SL pips: 200
  • C: SL pips: 100

In these trade, the risk is different for each. ABC risk ratio is 5:2:1. And, you cannot know how much to lose if the price hits the stop loss. This is a huge problem.

With this strategy, You can specify the fixed risk price for each trade. If you specify 100 USD for the risk, this strategy calculates how much quantity to buy or sell for each entry. In the case above, this strategy guides you how much quantity to buy or sell like below.

  • A: 2,000 qty (SL: 500pips)
  • B: 5,000 qty (SL: 200pips)
  • C: 10,000 qty (SL: 100pips)

If you make entries with those quantity and the price hits the stop loss, You will lose the money like below.

  • A: 100 USD
  • B: 100 USD
  • C: 100 USD

This is what this script does. Fixed price SL.

I tested this caliculation for OANDA's main 28 currency pairs forex listed below.

AUDUSD, EURUSD, GBPUSD, NZDUSD, USDCAD, USDCHF, USDJPY, AUDCAD, AUDCHF, AUDJPY, AUDNZD, CADCHF, CADJPY, CHFJPY, EURAUD, EURCAD, EURCHF, EURGBP, EURJPY, EURNZD, GBPAUD, GBPCAD, GBPCHF, GBPJPY, GBPNZD, NZDCAD, NZDCHF, NZDJPY

I may add more pairs later.

Note: The entry strategy in this script is not intented to win. Check the result. Be careful.
Notes de version:
typo
Notes de version:
updated PineScript version 4 to 5

Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?