Vasiliy Sokolov
Vasiliy Sokolov
3.5 (36)
  • 정보
11+ 년도
경험
17
제품
602
데몬 버전
5
작업
0
거래 신호
0
구독자
Vasiliy Sokolov
게재된 기고글 Custom Strategy Tester based on fast mathematical calculations
Custom Strategy Tester based on fast mathematical calculations

The article describes the way to create a custom strategy tester and a custom analyzer of the optimization passes. After reading it, you will understand how the math calculations mode and the mechanism of so-called frames work, how to prepare and load custom data for calculations and use effective algorithms for their compression. This article will also be interesting to those interested in ways of storing custom information within an expert.

5
Vasiliy Sokolov
게재된 기고글 R-squared as an estimation of quality of the strategy balance curve
R-squared as an estimation of quality of the strategy balance curve

This article describes the construction of the custom optimization criterion R-squared. This criterion can be used to estimate the quality of a strategy's balance curve and to select the most smoothly growing and stable strategies. The work discusses the principles of its construction and statistical methods used in estimation of properties and quality of this metric.

5
Vasiliy Sokolov 출시돈 제품

Call/Put Ratio is one of the most well-known indicators of the market sentiment. The indicator has been developed by Martin Zweig. It is based on real volumes of the CBOE option market. As we know, a Call option gives its owner the right to buy the underlying asset at a predetermined price. A Put option gives the right to sell it. Thus, increasing volumes for Call options indicate the increasing demand. The growth of Put option volumes shows that supply starts exceeding demand. If we divide the

Vasiliy Sokolov 출시돈 제품

Call/Put Ratio is one of the most well-known indicators of the market sentiment. The indicator has been developed by Martin Zweig. It is based on real volumes of the CBOE option market. As we know, a Call option gives its owner the right to buy the underlying asset at a predetermined price. A Put option gives the right to sell it. Thus, increasing volumes for Call options indicate the increasing demand. The growth of Put option volumes shows that supply starts exceeding demand. If we divide the

Vasiliy Sokolov 출시돈 제품

CME Daily Bullettin Open Interest provides the data on the open interest of futures contracts on the CME for your charts. Open interest is a special type of volume, that shows how many contracts are being held by the market participants at each moment of time. This type of information is available only in futures markets. But now, with this indicator, you can also analyze these data when trading the spot markets, such as FOREX. In addition, the indicator provides data on the open interest for

vekodont
vekodont 2017.09.05
Ну как так. CME дает дневной открытый интерес.
Реter Konow
Реter Konow 2017.09.05
Может за прошедшую сессию... В реальном времени никаких данных по открытому интересу они точно не предостовляют. Задним числом наверное...
vekodont
vekodont 2017.09.06
Ну само собой не онлайн. За прошлый день. Иногда с задержкой на день или два.
Vasiliy Sokolov
List of instruments supported by CME Daily Bulletin as of August 14, 2017. GENERAL FINANCE INSTRUMENTS (support in demo mode): Forex: EURODOLLAR FUTURE (ED...
Vasiliy Sokolov
To update data You simply need to copy the records of CME in the folder of the indicator. The rest is done by the indicator itself. Follow these simple steps: Run indicator CME. Make sure it has started. The first time startup, the indicator should display its internal data...
Vasiliy Sokolov
게재된 기고글 Universal Expert Advisor: CUnIndicator and Use of Pending Orders (Part 9)
Universal Expert Advisor: CUnIndicator and Use of Pending Orders (Part 9)

The article describes the work with indicators through the universal CUnIndicator class. In addition, new methods of working with pending orders are considered. Please note: from this point on, the structure of the CStrategy project has undergone substantial changes. Now all its files are located in a single directory for the convenience of users.

4
Vasiliy Sokolov
Vasiliy Sokolov
CME Daily Bulleten: Open Interest on EURUSD
Vasiliy Sokolov
게재된 기고글 Implementing a Scalping Market Depth Using the CGraphic Library
Implementing a Scalping Market Depth Using the CGraphic Library

In this article, we will create the basic functionality of a scalping Market Depth tool. Also, we will develop a tick chart based on the CGraphic library and integrate it with the order book. Using the described Market Depth, it will be possible to create a powerful assistant tool for short-term trading.

2
grapefruit77
grapefruit77 2019.04.03
Hello Vasiliy. Can you please lower the Price to 35 CHF for a few minutes, so that i can buy the Toolbox again? i emailed you yesterday. Thank you.
Vasiliy Sokolov
게재된 기고글 Universal Expert Advisor: Accessing Symbol Properties (Part 8)
Universal Expert Advisor: Accessing Symbol Properties (Part 8)

The eighth part of the article features the description of the CSymbol class, which is a special object that provides access to any trading instrument. When used inside an Expert Advisor, the class provides a wide set of symbol properties, while allowing to simplify Expert Advisor programming and to expand its functionality.

1
Vasiliy Sokolov
게재된 코드 MetaCOT 2 CFTC ToolBox (Set of Indicators) MT5
MetaCOT 2 CFTC ToolBox Indicators is a set of MetaCOT 2 indicators that provide access to CFTC reports. MetaCOT 2 supports COT, Disaggregated COT, TFF and CIT reports. It allows to draw COT charts straight in the MetaTrader terminal. All indicators are available as source code, and anyone can use them to create their own trading system.
Vasiliy Sokolov
게재된 기고글 MQL5 Cookbook - Creating a ring buffer for fast calculation of indicators in a sliding window
MQL5 Cookbook - Creating a ring buffer for fast calculation of indicators in a sliding window

The ring buffer is the simplest and the most efficient way to arrange data when performing calculations in a sliding window. The article describes the algorithm and shows how it simplifies calculations in a sliding window and makes them more efficient.

3
Vasiliy Sokolov
게재된 코드 AskBid Line
AskBid Line — простейший индикатор, отображающий цену Ask или Bid в виде пунктирной линии на истории.
306
Vasiliy Sokolov
게재된 코드 메타콧 2 CFTC 툴박스(보조지표 세트) MT4
MetaCOT 2 CFTC 도구 상자 지표는 CFTC 보고서의 데이터에 대한 액세스를 제공하는 MetaCOT 2 지표 세트입니다. MetaCOT 2는 COT, 디시그그레이티드 COT, TFF 및 CIT 보고서를 지원하며 MetaTrader에서 직접 COT 차트를 작성할 수 있습니다. 모든 지표는 소스 코드로 제공되며 자신만의 트레이딩 시스템을 구축하는 데 사용할 수 있습니다.