TradingView
DannyBaker
Aug 29, 2020 4:49 PM

Stop Loss Panel 

描述

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.

版本注释

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

版本注释

update to chart

版本注释

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

版本注释

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

版本注释

The panel position can now be adjusted from the settings

版本注释

Added Risk and Reward percentages

版本注释

Display update

版本注释

The Risk Reward Percentages take the Fee setting into account

版本注释

Added some description to settings panel

版本注释

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

版本注释

Changed the colors to be clearer

版本注释

Changed it a bit so you can set your risk amount

版本注释

Changed the view

版本注释

Fixed a bug in the fees on off

版本注释

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

版本注释

Cleaned up some errors

版本注释

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

版本注释

You can now enter the price manually

版本注释

Deleted enter price manually as it was buggy.

版本注释

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

版本注释

a little adjustment to adjust the contract value by 0.1 steps

版本注释

i added the option to shrink the panel display

版本注释

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

版本注释

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.

版本注释

Added manual take profit entry

版本注释

Updated Chart.

版本注释

Updated the reward display to include leverage

版本注释

Minor Update

版本注释

Added Margin and reward in cash.

版本注释

Fixed some maths

版本注释

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.

版本注释

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

版本注释

a few small updates

版本注释

Update of chart
评论
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.
更多