Kei Sanada
Kei Sanada
About
"Kei Sanada" is my internet alias. My hobby is algorithmic trading in the FOREX market, Quantopian.

Profession
Information technology consultant
・Gained experience in all processes in system development, proposal, requirement definition, conceptual/detail design, build/test, and maintenance.
・Assigned to CRM section of consulting farm from September 2002. Participated in the proposal and design/development of SFA/CRM systems.
・Worked on projects for the government, chemistry maker, precision apparatus maker, communication business, and finance business.

Sales
・Gained experience in corporate sales, existing customers, and prospects, as well as the development of new products.
・Created knowledge database of sales tools.

Internal IT System Dept.
・Internal IT System planning, development, operation and maintenance
shared author's John Davis code
 Swing Point Highs and Lows
This indicator helps to determine swing point highs and swing point lows.
shared author's Claude Beaudoin code
 Adding password protection to your Indicator / Expert Advisor
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.
shared author's Sergey Pavlov article
The Magic of Filtration
The Magic of Filtration

Most of the automated trading systems developers use some form of trading signals filtration. In this article, we explore the creation and implementation of bandpass and discrete filters for Expert Advisors, to improve the characteristics of the automated trading system.

shared author's Claude Beaudoin code
 Retrieve high impact events from ForexFactory.com and display them in your indicator or Expert Advisor
As I'm currently developing an Expert Advisor for Crude Oil and Brent, I wanted to get from ForexFactory.com the exact date and time of the 'Crude Oil Inventory' report. This report is typically issued on Wednesday's at 10:30am Eastern but when there's a holiday, the release date can change. As this is an important report for my EA, the only way was to check an online service to validate the release date.
shared author's Mykola Demko article
Self-organizing feature maps (Kohonen maps) - revisiting the subject
Self-organizing feature maps (Kohonen maps) - revisiting the subject

This article describes techniques of operating with Kohonen maps. The subject will be of interest to both market researchers with basic level of programing in MQL4 and MQL5 and experienced programmers that face difficulties with connecting Kohonen maps to their projects.

shared author's [Deleted] code
’ErrorDescription(int error_code)’


Is this popular?
 AK47_A1
Simple EA, but such efficiency for the year 2007!
shared author's Alexander Fedosov article
Evaluating the effectiveness of trading systems by analyzing their components
Evaluating the effectiveness of trading systems by analyzing their components

This article explores the effectiveness of complex trading systems by analyzing the efficiency of its individual components. Any analysis, whether it is graphic, based on indicators, or any other, is one of the key components of successful trading in financial markets. This article is to some extent a research of few simple and independent trading systems for analyzing their effectiveness and usefulness of the joint application.

Kei Sanada
Published code Forex Fraus (for M1) Multi-currency
This EA is based on Forex Fraus (for M1) which was made by Dmitriy Zaytsev. I added limitation of positions, multi-currency trading.
shared author's Alexander Fedosov article
Applying fuzzy logic in trading by means of MQL4
Applying fuzzy logic in trading by means of MQL4

The article deals with examples of applying fuzzy set theory in trading by means of MQL4. The use of FuzzyNet library for MQL4 in the development of an indicator and an Expert Advisor is described as well.

shared author's Vladimir Perervenko article
Deep neural network with Stacked RBM. Self-training, self-control
Deep neural network with Stacked RBM. Self-training, self-control

This article is a continuation of previous articles on deep neural network and predictor selection. Here we will cover features of a neural network initiated by Stacked RBM, and its implementation in the "darch" package.

shared author's Peter Eskander code
 MoneyManagement
It calculates the lot size depending on risk percentage entered by user in input parameters.
shared author's icebob code
 Strategy Viewer
This is a script to view a myfxbook's CSV statements file in MT4.
shared author's Lars Rompe code
 Roboost v1
Roboost is an EA for MetaTrader 4 trading using several half-scalping and traditional trade management techniques. It shall work on different pairs and TF. Target is H1 for major pairs.
123