TradingView
DannyBaker
29 ago 2020 16:49

Stop Loss Panel 

Descrizione

Here is a label panel that shows the stop-loss number for Long or Short trades based on volatility using average true range and and a mult of that.

Note di rilascio

I made it easier to see on all timeframes, and made it possible to adjust how many decimal places the numbers shown have.

Note di rilascio

update to chart

Note di rilascio

Added Take profit and Current Price. The price changes color to green if there is a higher low and changes color to orange if the is a lower high, there is a look back adjustment for this, if set to 2 it would need 2 consecutive higher lows or lower highs, it turns silver if neither have happened

Note di rilascio

Added a "In Profit" level based on the trading fees, for those that trade on the lower timeframes

Note di rilascio

The panel position can now be adjusted from the settings

Note di rilascio

Added Risk and Reward percentages

Note di rilascio

Display update

Note di rilascio

The Risk Reward Percentages take the Fee setting into account

Note di rilascio

Added some description to settings panel

Note di rilascio

Added a switch to account for round trip fees for Roundtrip fees on Entries and Exits

Note di rilascio

Changed the colors to be clearer

Note di rilascio

Changed it a bit so you can set your risk amount

Note di rilascio

Changed the view

Note di rilascio

Fixed a bug in the fees on off

Note di rilascio

Finally adjusted it so only the risk and reward account for the fees

Note di rilascio

Cleaned up some errors

Note di rilascio

I have taken the accounting for the fee option out as my math incorrect

Note di rilascio

You can now enter the price manually

Note di rilascio

Deleted enter price manually as it was buggy.

Note di rilascio

I added a contract value so you can see how many contracts you need to trade as well as the dollar amount

Note di rilascio

a little adjustment to adjust the contract value by 0.1 steps

Note di rilascio

i added the option to shrink the panel display

Note di rilascio

The contract display does not round of anymore and its updated to pinescript version 5

Note di rilascio

Added manual entry for Price Entry and Stop Loss. Also, there is a leverage display showing the amount you will need to complete the trade.

Note di rilascio

Added manual take profit entry

Note di rilascio

Updated Chart.

Note di rilascio

Updated the reward display to include leverage

Note di rilascio

Minor Update

Note di rilascio

Added Margin and reward in cash.

Note di rilascio

Fixed some maths

Note di rilascio

I added to the display the measurement of profit margin. So you know know what the amount in percentage is to be in profit. Taking into consideration the amount of leverage you are having to put on.

Note di rilascio

The Profit Margin display basically accounts for the exchange fees on the leveraged cash total you trade.

Note di rilascio

a few small updates

Note di rilascio

Update of chart
Commenti
Sahni
hi .its not loading on the cart. why?
MargD
Thank you very much, fab x
DannyBaker
I feel that my math is off on this indicator, if any of you math wiz's wanna take a look feel free...
DannyBaker
@DannyBaker, All the math has been corrected
uorgun
Thanks for this wonderful script. Is it possible to show the same information for a specific candle rather than the last candle?
DannyBaker
@uorgun, can you explain why that would be useful?
uorgun
@DannyBaker, I thought that could be useful for manual backtesting purposes. There is a tool on MT4 platform. When you click on a candle in the past, it automatically draws (with a horizontal line) stoploss and take profit levels based on ATR. When you are backtesting your indicators, you can visually see if it was a win or loss. I am not a programmer and don't know much about pine coding. I just wanted to know if a similar tool could be written for Tradingview platform.
DannyBaker
@uorgun, I could make it so you could set a number back from the current price, but that would move in real time. and drawing lines would be a differant indicator
uorgun
@DannyBaker, thank you so much. I will be using your indicator as is and for forward testing. For backtesting, setting a number back will make things complicated and will be time consuming. Thanks again for this useful indicator.
Altro