Takazudo

Fixed price Stop Loss [Takazudo]

Takazudo 已更新   
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.
發布通知:
typo
發布通知:
updated PineScript version 4 to 5

開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?