거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

Swetten - MetaTrader 4용 expert

조회수:
7190
평가:
(4)
게시됨:
2008.12.01 07:09
업데이트됨:
2014.04.21 14:53
EURUSD.mq4 (23.76 KB) 조회
EURUSD.zip (1.97 KB)
NS2-32.zip (85.67 KB)
Swetten.mq4 (9.01 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

1. NS2-32.zip (85.7 Kb) -- DLL;
2. EURUSD.zip (2.0 Kb) -- Neuro net itself;
3. Swetten.zip (2.5 Kb) -- EA;
4. EURUSDn.zip (3.8 Kb) -- Neuro net in MQL.

An experimental neuro expert advisor. EURUSD, TF M1.

Klot's EA was taken as a convenient template-base, if I'm not mistaken (the source is lost). The original external Kohonen's neuro net is replaced with the neuro net of my own making in the EA itself, plus entrances and some other trifles.

The EA is meant for working on EURUSD, TF M1.

This is my first work of this kind, so I count on the objective criticism and friendly advices.

Find the following entry in the EA:

string defpath="C:\EURUSD.def";

and change the path within the quotes to the path to *.def file you unpacked from archive.

Put DLL in Windows\System32\ folder.

P.S. Sometimes the EA works extremely unstable.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/8479

BarTimer BarTimer

It displays the current time position in relation to the beginning and the end of the bar. In addition the ratio between the time passed since the beginning of the bar and the whole bar duration expressed in percents is given. The informer is useful for c

RSI_Test RSI_Test

It is based on the RSI indicator.

Bull vs Medved Bull vs Medved

The EA for H4, it's shooted in for GBPUSD. It works with pending orders. It makes decisions by the simple combinations of candlesticks. The feature is the decision is made once in four hours and the SL and TP levels are placed in accordance with the the s

Indicator MACD TrackTrend Indicator MACD TrackTrend

The indicator that shows the direction of the trend on all timeframes in one window of the chart.