This indicator enables interactive placement of limit or stop-limit orders with a trailing ATR stop-loss and optional profit target (with alerts). Refer to the images below for further clarification. Why use a trailing stop-loss? A trailing stop-loss serves as an exit strategy when price moves against you, while also allowing you to adjust the exit point...
Library "CurrentlyPositionIndicator" Currently position indicator run(_index, _price, _stoploss, _high, _low, _side, _is_entered, _colors, _position_left, _box_width) Currently positions indicator Parameters: _index (int) : entry index _price (float) : entry price _stoploss (float) : stoploss price _high (float) : range high _low...
You can order position "Long" or "Short" in any asset or crypto currency by using this indicator. Position Long will close when fast ema cross under slow ema and vis versa. Another ema just for reference of very long the trend. Enjoy!!
Enter your purchase price & the quantity. It'll display a line at that value, with a label indicating the current gain/loss
█ OVERVIEW This indicator is a predecessor to Regression Channel Alternative MTF , which is coded based on latest update of type, object and method. █ IMPORTANT NOTES This indicator is NOT true Multi Timeframe (MTF) but considered as Alternative MTF which calculate 100 bars for Primary MTF, can be refer from provided line helper. The timeframe scenarios...
Library "Position" Allows for simulating trades within an indicator. newTrade(size, price, timestamp) Creates a new trade object. Parameters: size : The size of the trade (number of shares or contracts). price : The price at which the trade took place. timestamp : The timestamp of the trade. Defaults to the current time. Returns: A new...
Updated - Version 2 This tool is used to calculate the size of a trade. Settings - Type in total account size and % of capital that can be risked on each trade. The table will display: Column 1 - Stop placement based on low, mid or high value of the current candle. Column 2 - Percent risk on the trade. Column 3 - Amount of shares that can be traded...
Hello traders, This is a script I use daily as a scalper and it helps me a lot, maybe it can help you, this is why I am sharing it! PART 1 - DESCRIPTION This program is specifically designed to help scalpers but can be used for all types of trading but won't be as useful. This script is what I call an entry helper as it calculates dynamically the position size,...
This script calculates the position size base on the stop loss price, entry price, and the percent of equity willing to risk. Formula: (Asset Quantity) = (Amount Risk at Trade) / (Price Difference Between Entry Price and Stop Loss) or Position size = (% Equity at Risk) * (Equity) / (Entry...
Entering a short position after breaking the upper Bollinger Band, entering a long position when entering after breaking the lower Bollinger Band Provides templates for how to display position average price, stop loss, and profit price using the plot function on the chart, and how to buy splits After entering the position, if the price crosses the mid-band...
Interactive script to calculate lot and position size when you use TradingView to trade on FTX or OKX. You can also use multi positions for DCA strategy. After adding an indicator and making an initial interactive selection on the chart, you can modify the selection points by selecting the indicator and moving the points on the chart.
This is a simplified position size calculator in the form of a table. The reason I published this script is because all other position size calculator scripts try to provide way too much when it should be much simpler, position in strange areas of the chart and leave unwanted chart pollution. This is a bare-bones functional table that takes your risk level,...
█ OVERVIEW This indicator displays 3 timeframes of parallel channel using linear regression calculation to assist manual drawing of chart patterns. This indicator is not true Multi Timeframe (MTF) but considered as Alternative MTF which calculate 100 bars for Primary MTF, can be refer from provided line helper. The timeframe scenarios are defined based on...
INTRO / NOTES: This script is based on Market Cipher B Oscillator by Falcon The difference in this script is that only the useful points are printed on the indicator, namely Long and Short Trade Execution signals to be used by a bot, namely the PT Bot. The script also differs from the original that it has been upgraded to Pinescript v4 This oscillator can be used...
Crypto Position Size Calculator this indicator helps you to figure out the position size your trade . and its only used for crypto the indicator needs to fill the input section in order to give you the information table that includes position size . The input section consists two section the first section you will give the trade info like entry ,...
Library "swap" Side / Boundary Based All Types Swapper - three automagical types for Arrays, Matrixes, and Variables -- no signal : Long/ Short position autoswap -- true / false : Boolean based side choice -- Src / Thresh : if source is above or below the threshold - two operating modes for variables, Holding mode only for arrays/matrixes -- with two ...
This indicator I am using to calculate the position size to order for Forex and Crypto Future