TradingView
devnpips
Jul 1, 2021 7:55 PM

Market Swiss Knife 

British Pound/Japanese YenFXCM

描述

Simple script, helpful to analyse the current conditions of the market and make your own decisions. It's not a signal indicator

* Shows an EMA to help you identify the trend
* Uses the ATR to plot two lines below (current low + ATR) and above (current high - ATR) the current candle. Useful to see whether the market is overextended or find possible targets
* Plots a vertical line showing NY, Tokyo and London session opens
* Includes a position size calculator to calculate your desired lot size (works in forex and gold)

版本注释

Deleted unnecessary comments in code

版本注释

* Minor aesthetic changes in settings menu
* Deleted unnecessary plots

版本注释

Aesthetic changes

版本注释

* Made default colour for session lines more transparent
* Added the option to plot daily, weekly and monthly open and also previous weekly high and low. You can remove the levels you don't wanna see plotted

版本注释

just updating indicator chart preview

版本注释

Chart update :/

版本注释

* updated indicator short-title
* extended atr lines so that they are drawn through the whole current day and not just the last candle
* added color option to atr lines
* moved fx calculator to the bottom of the settings
* fixed a bug where on mondays the weekly open and daily open would overlap, now it just shows weekly open

版本注释

Removed the FX lot calculator so that the indicator can run on charts like ETHBTC without errors.
评论
avgstephen
Could you update the script to show recent high and low on the daily frame like the swing point on line-chart.
更多