Category Other  Published on 10/08/2023

Risk Reward Long Short Position Drawing Tool

An update for this algorithm is currently pending moderation. Please revisit this page shortly to access the algorithm's latest version.
Description

Hey everyone,

I have created a drawing tool, similar to the Long/Short Drawing tool in TradingView.

How to use:

  1. Install the Indicator
  2. Search (Long Short) and Add the Indicator to your chart:
  3. This will Add 2 Buttons on the left middle side:
  4. To draw a LONG POSITION, click on “LP”, then Click anywhere on Chart
  5. This will create the drawing with R:R of 1 by default:
  6. Adjust the Rectangles to your desired area, the Target/Stop and RR will be automatically updated

Enjoy !!!!

Feedback/Improvement/Features are welcome in comments

[21-Aug-2023] Updates:
1. Added No of Bars
2. Added parameter for Button Location

Updates (2023-09-12):

  1. Added Parameter for Default R:R
  2. Added feature to Lock/Unlock R:R
    How to use:
     - Select the Rectangle (tp or sl)
     - Click on Lock/Unlock Button
     
  3. Added Parameter for Default Lock/Unlock R:R
  4. Added Parameter to show values on new lines
  5. Added Duration in text



AK
aksbenz

Joined on 26.09.2020

  • Distribution: Free
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: Aks Risk Reward Long Short.algo
  • Rating: 5
  • Installs: 1432
Comments
Log in to add a comment.
59
599842673 · 4 days ago

I hope to introduce the calculation of position size next time

AK
aksbenz · 9 months ago

Updates (2023-09-12):

  1. Added Parameter for Default R:R
  2. Added feature to Lock/Unlock R:R
    How to use:
     - Select the Rectangle (tp or sl)
     - Click on Lock/Unlock Button
     
  3. Added Parameter for Default Lock/Unlock R:R
  4. Added Parameter to show values on new lines
AK
aksbenz · 9 months ago

@serm25173.

I tried the real-time update, but, unfortunately, CTrader does NOT provide real time updated value of Drawings, while they are being moved or resized. Only once the user has completed the change, then it provides the final value.

If in future Ctrader adds this feature, then I will update this tool.

Thanks.

SE
serm25173 · 9 months ago

Could you improve it more? So the pip number and RR to be updated real time when we drag mouse to resize TP box or SL box height.

SE
serm25173 · 9 months ago

Thank you very very much. I've been searching for long time.

AK
aksbenz · 10 months ago

Updated:
1. Added No of Bars
2. Added parameter for Button Location