This is an indicator to display ATR20, EMA100 of ATR20 and date at a glance for trade practices using kojiro_indicaotrs. This will allow you to easily perform your practices. Please change the period of EMA and the display interval and size of the indicator as needed. Please enter small, normal, large, huge, or auto for the size. The following is in...
Hello traders, Here is a script that i've done for testing the timestamp and the input.time fonction. You can see verticals lines blue and yellow. The blue are the ECB meeting date (7 dates) The yellow are the FED meeting date. (10 Dates) // In the parameter you can enter the next rolling month date for ECB and FED // I don't figure out how to add label / Txt...
World Clocks - something for fun Happy New Year! ps: in case no update on the charts then the clock will not update too and will lag or stop till a new update is received
Hello Pine Scripters, Sometimes we need to run some processes in the scripts on last N bar but currently we don't know bar_index value of realtime bar or number of remaining bars before we reached it. So most of us use "start date" as input and run some processes after "start date". This experimental script finds last Nth bar approximately. As you can see in...
This has been done before in different ways, however, my goal is to publish a single, simplified copy/paste version of the idea so you can quickly and easily incorporate it into your strategy backtesting. You can designate weekdays, weekdays + weekends for 24/7 markets, and also session range. So, you trade bitcoin? It works. CME futures? It works. You are a...
This Script is a Convenience Script Module for calculations based or started on a fix time / date. (In difference to bar_index-based where the reference point is shifting from bar to bar, thus is dynamic). Purpose examples: - Comparison by start date - Time driven studies or strategies - Measuring from Date of Interest The script also contains a date input...
A simple year-to-date (YTD) % return calculation, displayed on a panel.
This VWAP indicator differs from the rest in that it is customizable for 3 distinct VWAP types, among other features that may be useful. VWAP types: Period Based VWAP Date Anchored VWAP Earnings Based VWAP Additional features common to all VWAP types: Standard Deviation Bands Coloring based on Price vs Deviation Bands Coloring of VWAP based on...
Plots Mercury Retrograde cycles from start to end. What is Mercury Retrograde? Mercury Retrograde is when the planet Mercury appears to be traveling in reverse or backwards across the night sky with respect to the stars, the zodiac, and other bodies in the celestial canopy. It happens when Mercury goes in between the Earth and the Sun. Basically, Mercury is...
Year-to-Date (YTD) return describes the return so far this year. It refers to the amount of profit made by an investment since the first day of the current year to the present day. Investors and analysts use YTD returns information to assess the performance of investments. Additionally, the tool allows you to set custom (up to 6) levels to trigger alerts.
Version 0.9 beta: - Takes heavy performance showing history expiry dates
Shows the CBOE and CME settlement dates as horizontal lines, with the option to show a 7 day warning in the background. This should hopefully give ample warning. I intend to update the script as new dates become available but please PM if I've forgotten.