Signal_Bars_MFI
Signal_Bars_MFI The indicator displays helpful information for the trader.
Signal_Bars_MFI The indicator displays helpful information for the trader.
MACD_color In manual trading, watching how zero bar is forming makes you impatient in vain. Zero bar is often out of control in automated trading, because it is considered as not-yet formed. From these considerations, we concluded that it would be useless to display zero bar of the indicator due to false signals that occur…
Support – Resistance Support-Resistance Indicator, as its name says, is intended to detect and display Support/Resistance levels. The midline is the mean value between support and resistance. The indicator has an external parameter, it’s its window width. Thus, you can see daily levels on a one-hour chart, if you set the window width…
Graphical Calculator The indicator is aimed at the calculation of orders. Create in the chart three lines named OPEN, STOP, PROFIT, and place them, respectively, at the levels, at which you are going to open an order (OPEN), place a StopLoss (STOP) and/or a TakeProfit (PROFIT). If there are no such lines in the chart,…
FX-CHAOS – SECOND EDITION There are 2 indicators and a template in the archive. Zigzag-fractals tracks and connects the upper and the lower fractals to each other. Fx-ao displays angulation.
Tickwatcher 2.0 Another indicator showing recommendations for each currency pair and period. Options: string =”pairs and timeframes”; string pairs =”EURUSD;EURJPY;GBPUSD;GBPJPY;USDCHF;USDCAD;USDJPY”; string timeFrames =”M1;M5;M15;M30;H1;H4;D1;W1;MN”; string =”levels”; double AdxLevel1 =20.00; double AdxLevel2 =30.00; string =”colors”; color ColorUp =ForestGreen; color ColorNeutral =Gray; color ColorDown =OrangeRed; color ColorPrice =LimeGreen; color ColorLabels =Gray; string =”other”; bool ShowLegend =true;