RedK Portfolio Tracker is a simple tool that enables a trader to monitor and track a portfolio of up to 10 holdings (+ free cash) in real time - directly on the chart Now that we have tables in Pine, this is a table version of my previously published Portfolio Tracker - The table works better in visualizing the various table elements (title row, column...
Hello ladies (if any in my followers ?) and gentlemen Here's your indicator of the day and once again given for FREE. What I'm going to say to my landlord if I can't pay rent because I'm not asking for $$ ? I'll probably send the next indicators from below the town brige. Even then... I will still comply with my challenge to share 1 original indicator a day and...
In this script I use a simple, not necessarily profitable, strategy of a cross of MAs to teach how to calculate and plot the PnL of each trade made by the indicator. I also show how to calculate the cumulative PnL of all trades and the Buy and Hold of the same period. These calculations which are natively available in any strategy script, require a bit of...
Hi everyone Hope you had a nice weekend and you're all excited for the week to come. At least I am (thanks to a few coffee but that still counts !!!) This indicator is inspired from Dollar-Cost-Average-Cost-Basis EDUCATIONAL POST The educational post is coming a bit later this afternoon explaining how to use the indicator so I would advise to follow me...
This is not a indicator or strategy. I thought of having a table showing running profit or loss on chart from a specific price. I tried to put the same in code and ended up with this code. This is a table showing the running profit or loss from a manually specified price and quantity. when you add the code, This table asks us to input the entry price and...
This script allows you to determine the leverage required to enter one position based on the set entry price, the price of the expected take profit, stop loss and risk per transaction. It also allows you to schedule this transaction for 5 possible transactions, with different shoulders and a martingale coefficient for each subsequent gain at the same risk,...
I couldn't find an existing indicator that simply calculated profit and loss, so here's one for quick, visual P/L. My api's lag too much to this helps while scalping.