당사 팬 페이지에 가입하십시오
This indicator shows the session of the four major forex markets:Sydeny,Tokyo,London and New York. It is helpful for day trader.
This indicator is a small modification of classical Fractals Indicator. You can choose the number or left/right bars to have a new top or bottom as well a shift parameter.
"How much is a 1 pip movement on EURUSD (or any pair) worth in my currency?" - here's the answer!
MQL4 library that allows authenticating into a MetaTrader 4 account programmatically in release 880+.
Here I propose a simple password verification scheme which uses MT4's built-in security engine providing DES/ECB encryption and does not require code re-compilation for each new customer.
Building a moving line by a polynomial of the 4th degree. Extrapolate a sine curve and its axis. One value on each bar is removed from the drawn lines and a sliding line of extrapolated values is drawn, which is not redrawn.
With the help of this library it is possible to implement the ability to maintain positions with a simple trailing stop in any Expert Advisor.
YURAZ's library, determining the switch to dayllight saving time and revert to standard time
The script outputs the information on symbols to a CSV file: swaps, spreads, stops, contracts.
A set of scripts that are intended for the automation of some routine operations in the terminal.
The indicator searches for the patterns, displays the end of the D and C points on the screen.
An example of automatic running of the script when the timeframe or symbol is changed.
The indicators that can display several larger timeframes, japanese candlesticks and Fibo levels on a single chart.
Drag & Drop the script at chart on point where StopLoss should stay. Script will compare desired StopLoss with the current price and determine the type of the order - Buy or Sell. The next step is calculating the volume according Free Margin and the Risk
Display Candles from a higher timeframe on top of your current chart (ex: see H1 candles on top of a M5 line chart)
This indicator compares four types of regression (linear, quadratic, logarithmic and exponential) and chooses the one that best fits the data analyzed.
This is the standard MACD indicator drawing two flat lines instead of a signal line. It allows you to detect and trade flat markets.
This indicator is a modification of classical Awesome indicator. It computes the smoothed rate of change of two exponential means.
All open trades must be of same symbol and type, e.g. all GBPUSD and all BUY. This script will close out your position using one large trade to hedge your position then using CloseBy() function to close all trades against the one large trade until all trades are closed. There can be a maximum of 500 open trades.
When we want to know how many times price will goes up and down 40 pips before breaking this channel, we will need Bounce Number tool.
Virtual SL TP Pending with SL Trailing for Symbol Chart
Center of Gravity는 John F. Ehlers가 개발한 오실레이터이며 Stocks & Commodities(2002년 5월) 기사에서 소개되었습니다.
In classical literature, the relative strength index is described as the "price-following oscillator that ranges between 0 and 100, and signals the market sentiment to change the trend at high (close to 100%) or low (close to 0%)...
The Price Channel indicator calculates the highest high and lowest low of the trailing number of bars specified by the input Length.