Multiple Buys and Sells ORDERS based on a currency pair strength. – script MetaTrader 4

Multiple Buys and Sells ORDERS based on a currency pair strength. - script for MetaTrader 4
//+——————————————————————+ //| Multiple Buys and Sells ORDERS based on a currency pair strength. //+——————————————————————+ #property copyright     “Copyright 2024, MetaQuotes Ltd.” #property link          “ #property version       “1.01” #property description   “persinaru@gmail.com” #property description   “IP 2024 – free open source” #property description   “AUD CAD CHF EUR GBP JPY NZD USD SGD.” … Read more

Brother2 is the separate indicator for each currency pair and each forex broker – indicator MetaTrader 4

Brother2 is the separate indicator for each currency pair and each forex broker - indicator for MetaTrader 4
Author: Me You have many informations about the MARKET and CURRENCY in ONE SUBWINDOW Recommendations: Every currency pair and every BROKER You don’t need change anything I think I have also added the template to take nice effect for this indicator – brother2.tpl (brother2.zip file – unzip it to {drive letter}:\Program files\{Meta trader folder}\templates) Brother2 … Read more

Accu Dist for a single currency – indicator MetaTrader 4

Accu Dist for a single currency - indicator for MetaTrader 4
I think it is important to have an idea of a certain currency’s Accumulation/Distribution level. In forex we deal with pairs, and that is how transactions are made, but in the real world there are currencies like USD bills, GBP bills and so on. I hope these indicators will be helpful to have an idea … Read more

Currency Pairs Correlation – indicator MetaTrader 4

Currency Pairs Correlation - indicator for MetaTrader 4
This indicator is developed to show the average movement of any 2 correlated currency pairs of the same TF. In case of “EURUSD” and “USDCHF” Green Histogram shows assending trend of the main currency (“EURUSD”) and Red Histogram shows a descending trend. The input parameters: ActiveLevel and PassiveLevel are used for cutting off the flat … Read more

MFCS Currency Correlation Chart – indicator MetaTrader 5

MFCS Currency Correlation Chart
An indicator to put correlated currency charts on a given currency chart. It shows only bars currently. Color/monochrome mode is configurable. It also supports currency inversion for handling EURUSD & USDCHF like pairs. Using the indicator: Find currency correlation and make list of pairs of your interest. e.g. EURUSD, GBPUSD, USDCHF, EURJPY Select a primary … Read more

Multi currency pair Indicator – indicator MetaTrader 4

Multi currency pair Indicator - indicator for MetaTrader 4
Author: The author is researcher who is studying the stock and FX market for research purpose. The indicator has been tested extensively on historical data, but there is no guarantee past performance will be indicative of future results. Description: This indicator watches the major currency pairs to find the status of the current candle (Bullish … Read more

EURX Euro Currency Index – indicator MetaTrader 4

EURX Euro Currency Index - indicator for MetaTrader 4
EURX Euro Currency Index EURX=34.38805726 x [(EURUSD x 0.3155) + (EURGBP x 0.3056) + (EURJPY x 0.1891) + (EURCHF x 0.1113) + (EURSEK x 0.0785)] The presented indicator is displayed in form of a line with two removable and customizable moving averages. The indicator is shown in the separate chart window extern string comment1 = … Read more