Skip to content

Best Forex Trading System

The best forex trading systems based on metatrader expert advisor for successful online trading

Best Forex Trading System

Tag: features

NavTag

0
March 13, 2018

NavTag

This script is used to mark the graphs by adding text labels, which can “see” advisors or indicators. Run the script is already labeled graph leads to the removal of labels.

Features

  • NavTag creates or removes a text label “NavTag“
  • Inscription “(N)” appears in the upper right corner of the chart
  • The background color is the color of the front label schedule plan, and the foreground color inscription is the background graphics, so the label should always be distinguishable regardless of schedule settings.
  • NavTag use navigation tools in the search schedules that you want to change.

NavTag

Related posts

  • Follow me

    Follow me Indicator defines the appearance on the chart pulses signaling the market sentiment and notifies the user by displaying them pointer movement…

  • Alarm Clock MT4

    Alarm Clock MT4 Alarm Clock (Service) beeps at a specified time you. Time given vertical line on the graph. You just need to move the line on the graph…

  • Univers Trailing Stop

    Univers Trailing Stop Advisor enables trail the stop loss order following the price , that allows you to protect the floating profit from sharp price…

Next posts

  • Stop Protector
  • BigPanel
  • Equity Protect
Trading utilities for Metatrader 4 advisor, features, indicator

PointsVsBars

0
January 9, 2018

PointsVsBars

The indicator provides a statistical analysis of price changes (in points) in relation to the period of time (in bars), for which these changes occurred. He expects a full array of statistics for different time periods and price changes, and then shows the distribution of either price changes for a given interval in the bars or slots in the bars, which were needed to produce a given change in price.

It is important to note that the indicator always shows the number of times in history when there was a corresponding change in the context of pricing and bars; the only change is the cut itself, under which part of the data output from the matrix.

Options:

  • HistoryDepth – the number of bars for the construction statistics; default – 5000;
  • TimeDeltaBars – the desired interval in bars, for which statistics are displayed at various price changes; If greater than 0, and RangeDeltaPoints is 0 (default) display shows a histogram in which prices are changes in items on the vertical axis and the horizontal axis – the number of times that a specified interval in finished bars corresponding change rates; ; 10 – by default maximum value – 1000;
  • RangeDeltaPoints – the required change in price points, for which statistics are displayed at various intervals bars; If greater than 0, the indicator shows a histogram in which the intervals are in the bars and on the vertical axis, the horizontal axis – the amount of time specified price change happened during the same interval of the bars; Default – 0, which means that the priority setting TimeDeltaBars; maximum value – 2000 5-sign 200 4-mark;
  • MA – period SMA smoothing; Default – 11;
  • Offset – the number of bars to shift the statistical calculations on stories;

RangeDeltaPoints and TimeDeltaBars can not be equal to 0 at the same time. If RangeDeltaPoints not 0, the histogram is displayed in intervals of bars, regardless of the value TimeDeltaBars. If RangeDeltaPoints – 0 TimeDeltaBars It must be greater than 0, and displays a histogram of price changes.

The indicator may be used to detect the specificity of various tools and features for quotations stream. It also provides important information for the statistical prediction of future price changes – for example, the same matrix is ​​used in another related indicator – PriceProbablility.

The indicator used to calculate the price of open and redrawn by ticks.

PointsVsBars

Related posts

  • RenkoButterfly

    RenkoButterfly Indicator displays on the graph Renko bars, builds on them ZigZag indicator – trend line connecting the local minima and maxima of the…

  • Search for signature

    Search for signature Indicator when a new bar, builds the signature (mask) of the current bars, then passes across the history of the chart, and compares…

  • FTOR 4

    FTOR 4 Indicator FTOR 4 – is a fast tick oscillator. reflects the trend of price movement in a short time. calculated Based on tick data. Is from -100 to…

Next posts

  • AC Chart Indicator
  • CrossBow
  • PZ Lopez Channel
Technical Indicators for Metatrader 4 features, indicator, price

Now Rcpp used in packages 300 R

0
October 23, 2017

Now Rcpp used in packages 300 R

This morning Rcpp reached round milestones: 300 packages on CRAN
now depend on it. It is interesting that there were 200 packages at the end of April, and in
early August – 250.

Rcpp package provides classes C ++, which significantly
facilitate the establishment of communication with the code C or C ++ in R packages using an interface
.Call (), is available in R.

Rcpp ensures that C ++ classes for a large
number of basic types of data R. Therefore, the author of the package can keep
their data in the normal data structures R, without worrying about the translation or
transfer them in C ++. At the same time, you can easily access to the structures
Data on C ++ level and used them in the usual manner.

Display data types works in both directions. Can
how to transfer data from the R in C ++, and return data from the C ++ supported in R.
The following data types.

Data type (SEXP) correspond to R
C ++ objects in the class hierarchy. It supports all types of R: vectors, functions,
Wednesday, etc …, and each type is displayed on the selected class. For example, numeric
vectors are represented as Rcpp :: NumericVector, environment (environments) class presented
like cpp :: Environment ,, functions are represented as Rcpp :: Function, etc …

C ++ base library also offers wrappers Rcpp :: wrap features
which is a pattern function that converts an arbitrary object in
SEXP. This allows you to directly implement the logic of C ++ in terms of the standard
types C ++, such as STL containers and then wrap them when they return to R.
Internally, the wrapper uses advanced methods templates
meta-programming, and currently supports the following data types:
primitive types: bool, int, double, size_t, Rbyte, Rcomplex, std :: string,
STL containers, for example, std :: vector.

The inverse conversion (from
R in C ++) is performed by template function Rcpp :: as, offering a similar degree
flexibility.

Since version 0.7.0 Rcpp comprises altered function ‘cfunction’,
R which allows the user to define the body functions as a standard C ++ symbol vector
R, transmitted in ‘cfunction’ along with several other parameters. then the function
creates a complete C ++ source file containing a function with this body. Then
compiles, links, and downloads it. Along with the class interface it allows Rcpp
very easy to use C ++ in R.

Next posts

  • Bullish view on currency pair USDCAD remains
  • Euro is trading below 55 5 rubles dollar Below
  • EURUSD is on two year low
News and Articles features

TPOChart2

0
October 9, 2017

TPOChart2

Features

  • Support for creating monthly, weekly, daily, four-hour, hour and thirty-minute profiles.
  • Day has adjustable startup time.
  • Merging and separation market profiles.
  • The anchor point of the profile can be exported in CSV format for further analysis.

Item display

  • Indicator Update Interval – calculation period indicator from 250 milliseconds to 2.5 seconds
  • Indicator Setting ID – The identifier for the current settings display.
  • Profile Number – The number of displayed market profiles.
  • Profile Type – Profile Type (Daily, Weekly, Monthly).
  • Data Period – Timeframe of data used to create a market profile.
  • Day Start Time – The start time for the daily profile.
  • Row Size in Pips – Tick ​​for the calculation of TPO.
  • IB Numbar – The number of bars for the calculation of the opening balance sheet.
  • Mode Histogram – Using the profile as a histogram or TPO.
  • Hide Chart – Hide or display schedule candles / bars.
  • TPO Font Name – font name to display the TPO.
  • Color Scheme – Selecting a preset color scheme, or user-specified.
  • TPO Color – Color TPO, specified by the user.
  • Histogram Color – The color specified by the user of the histogram.
  • Value Area Color – Color region specified by the user values.
  • POC Color – Color POC, specified by the user.
  • Initial Balance Color – The color of the initial balance specified by the user.
  • Enable Data Export to Global Variables – The inclusion of these exports in the global variables.
  • Global Variables Prefix – Prefix for the global variables.
  • Profile Data to Export – Export data (global variables) created this profile or the profile of the last EOD.

TPOChart2

Video

Related posts

  • PipTick VWATR MT4

    PipTick VWATR MT4 Indicator PipTick VWATR – a useful tool for measuring market activity. It is based on the idea of ​​a balanced ATR volume . The…

  • ProfileVolumesMarket

    ProfileVolumesMarket Indicator ProfileVolumesMarket tick counts volumes at each price level in a selected range. Volumes are important to determine the…

  • VolumeDeltaM1

    VolumeDeltaM1 This indicator analyzes the Delta tick volume. It tracks up and down tics and calculates based on them tick volume for purchases and sales…

Next posts

  • Picasso Daytrader
  • RenkoButterfly
  • ZT Signal AM
Technical Indicators for Metatrader 4 features, indicator, market, timeframe

EasyPen Free

0
February 15, 2017

EasyPen Free

This demo version EasyPen program that offers a beautiful and innovative way to create and analytics graphs, sketches and notes.

The application uses the new MQL5 language technology and provides features not available in other applications written in earlier versions of MQL language.

A program that changes everything

No application is more convenient than EasyPen – there is a choice of color and brush size, save images to a file and many other functions. With 210 colors and 6 brush sizes, you can create any image that you want.

Simplicity + functionality

EasyPen simple and easy to use, the interface is clean and intuitive. For ease external opportunities – express yourself with a brush, with many flowers.

Capabilities:

  1. Drawing on the chart;
  2. By using the “fill” you can change the color of the plot area;
  3. Add your favorite indicators and draw on them;
  4. Need more space – to scroll through the schedule and continue to draw. Figure that you created earlier, will not be lost and will be attached to the chart;
  5. Drawing can be easily removed from the screen by clicking the mouse;
  6. Keep your pictures and show them to your friends;
  7. Choose any color what you want – they are all available;
  8. Select any of the 6 brush sizes;
  9. The program is implemented smoothly and quickly drawing;
  10. The background color can be anything.

EasyPen provides opportunities and an easy interface for true connoisseurs. 4 of 5 traders recommend! Try EasyPen!

Changes in version 1.2

  • Fixed bug with incorrect snap pictures to the schedule;
  • Added ‘fill’ function.

Changes in version 1.1

  • Added missing icons.

EasyPen Free

Video

Related posts

  • Monday pivot FREE

    Monday pivot FREE This FREE version of the indicator , showing only one support and resistance lines. If you are satisfied with everything, buy the full…

  • OandaX 5 Ratios

    OandaX 5 Ratios products series OandaX designed to display additional data on orders and positions provided by the service oanda FxLabs . Indicator…

  • Trend Trader by Al

    Trend Trader by Al This Parabolic indicator which shows the change in trend , so that you can successfully open a transaction on an uptrend and…

Next posts

  • Monday pivot FREE
  • AdvancedDepthOfMarket
  • Simple Zig Zag
Technical Indicators for Metatrader 5 features, indicator, trade, trader, trading

Virtual Trade Panel

0
March 11, 2016

Virtual Trade Panel

trading board “VIRTUAL Trade Panel” designed for the virtual control any number of orders. To manage orders, you can use StopLoss, TakeProfit, TrailingStop, BreakEvenStopLoss and BreakEvenTakeProfit. At any time, you can change all of the input parameters on the panel. The value of the input parameters remain constant when changing the schedule periods and if you hide panel using the “Hide”, and when closing the terminal or newly generated become equal to the default parameters.

Key features

  • You can only manage open orders from the panel or all orders open the terminal by any method (for control of all orders must be set to the input parameter Use other orders equal true).
  • You can set levels points or price.
  • You can select the desired options changing this type of panel
  • You can change panel color and levels, as well as their views.
  • May be Launched multiple instances of the panel on different schedules (for each graph you need to install the Magic its value).

Options

  • Magic (Default = 777) – ID of orders that will control panel;
  • slippage (Default = 10) – the maximum slippage at which still warrant executed;
  • Use Lots Panel (Default = true) – Enable / disable panel of lots;
  • Lots (Default = 0.1) – lot size;
  • Use other orders (Default = true) – on / off control of all orders;
  • Levels or Points (Default = Points) – the type of defined levels of StopLoss and TakeProfit;

stoploss parameters

  • Use SL Panel (Default = true) – on / off panel Stoploss;
  • stoploss Buy (Default = 0) – The value of the level or price points for transactions for the purchase;
  • stoploss Sell (Default = 0) – The value of the level or price points for sales transactions;
  • stoploss Color (Default = Red) – the color of the line on the graph;
  • stoploss Width (Default = 1) – the width of the line on the graph;
  • stoploss Style (Default = STYLE SOLID) – line style on the graph;

takeprofit parameters

  • Use TP Panel (Default = true) – on / off panel Takeprofit;
  • takeprofit Buy (Default = 0) – The value of the level or price points for transactions for the purchase;
  • takeprofit Sell (Default = 0) – The value of the level or price points for sales transactions;
  • takeprofit Color (Default = Green) – the color of the line on the graph;
  • takeprofit Width (Default = 1) – the width of the line on the graph;
  • takeprofit Style (Default = STYLE SOLID) – line style on the graph;

BreakEven parameters

  • Use BE Panel (Default = true) – on / off panel BreakEven;
  • breakeven level (Default = 0) – the price of which will achieve the closing of all transactions;
  • UseBreakEvenStopLoss (Default = false) – On / Off BreakEvenStopLoss;
  • UseBreakEvenTakeProfit (Default = false) – inclusion / BreakEvenTakeProfit off;
  • BreakEvenStopLoss (Default = -10) – BreakEvenStopLoss value level as a percentage of the current balance;
  • BreakEvenTakeProfit (Default = 10) – the value of BreakEvenTakeProfit level as a percentage of the current balance;

TrailingStop parameters

  • Use TL Panel (Default = true) – on / off panel TrailingStop;
  • Trailing Start (Default = 0) – The number of points after the passage of which will set the initial level TrailingStop;
  • Trailing Step (Default = 0) – The number of points after the passage of which will change the level of TrailingStop
  • TrailingStop Color (Default = Blue) – TrailingStop color line on the graph;
  • TrailingStop Width (Default = 1) – TrailingStop width lines on the graph;
  • TrailingStop Style (Default = STYLE SOLID) – type TrailingStop line on the graph;

Panel colors

  • Label Color (Default = LimeGreen) – sets the color labels;
  • Text Color (Default = Black) – specifies the color of the text;
  • Same Background Color (Default = true) – sets the color forms of the same color (determined by the parameter Background Color) or color that will have levels on the chart;
  • Background Color (Default = White) – sets the color forms of the same color;

Virtual Trade Panel

Related posts

  • Cross Trend Line to Trade

    Cross Trend Line to Trade EA opens and closes an order defined at the intersection price trend (or horizontal) lines. For example, you draw a trend line,…

  • PZ Trade Pad EA

    PZ Trade Pad EA Utility PZ Trade Pad EA It allows you to trade directly from the panel on the price chart. The product has a built-in risk management,…

  • Dashboard Super Risk Reward Panel

    Dashboard Super Risk Reward Panel Please click on the link for the demo version. In each profitable trade system there are two critical components: the…

Next posts

  • Draw Agent
  • Magician Of Template
  • Sentinel Reaper EA
Trading utilities for Metatrader 4 features, orders, price, trade, trading, transaction

Recent Posts

  • BofA Merrill Lynch estimated losses of Russian
  • Dollar hiding behind euro and yen before speech
  • Central bank will try to meet demand for dollars
  • Monday has brought growth of Asian markets
  • TestMQ6

Categories

  • Expert advisors for Metatrader 4
  • Expert advisors for Metatrader 5
  • News and Articles
  • Technical Indicators for Metatrader 4
  • Technical Indicators for Metatrader 5
  • Trading utilities for Metatrader 4
  • Trading utilities for Metatrader 5

Archives

  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015

Tags

advisor assets average averaging bank broker currency currency pair economic expert features forex forex market gbpusd growth indicator invest investment management market metatrader mt4 mt4 indicators orders pound price price movement profit resistance spread stock stocks stop loss strategies strategy system timeframe trade trader trading trading session transaction trend volatility volume

WordPress Theme: Idealist