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

cloud's trade 2 - MetaTrader 5용 expert

게시자:
Vladimir Karputov
조회수:
3475
평가:
(15)
게시됨:
2018.07.13 16:09
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Idea by: Vadim Andreevich

MQL5 code by: barabashkakvn.

Along with the option of enabling/disabling Stop Loss, Take Profit, and Trailing, you can also choose how to use the signals of indicators: To use either both signals (from Fractals and from Stochastic) or the signal from only one of the indicators.

Inputs

  • Lots - position volume
  • Stop Loss (in pips) - Stop Loss
  • Take Profit (in pips) - Take Profit
  • Trailing Stop (in pips) - trailing
  • Trailing Step (in pips) - trailing step
  • Minimum profit (in money) - minimum profit (in money), at which the position will be closed
  • Minimum profit (in pips) - minimum profit (in pips), at which the position will be closed
  • Use Fractals - use the signals of Fractals
  • Use Stochastic - use the signals of Stochastic
  • One day: one deal - only one trade may be opened per day

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

Ozymandias_System Ozymandias_System

An indicator that colors candlesticks going beyond channel Ozymandias.

AOCCI AOCCI

An Expert Adviswor based on two indicators: iCCI (Commodity Channel Index, CCI) and iAO (Awesome Oscillator, AO)

Exp_BykovTrend_ColorX2MA_MMRec Exp_BykovTrend_ColorX2MA_MMRec

Two independent trading systems using indicators BykovTrend_V2 and ColorX2MA within one EA, with an option of changing the size of the future trade depending on the results of the previous ones.

Exp_SilverTrend_ColorJFatl_Digit_MMRec Exp_SilverTrend_ColorJFatl_Digit_MMRec

Two independent trading systems using indicators SilverTrend_V2 and ColorJFatl_Digit within one EA, with an option of changing the size of the future trade depending on the results of the previous ones for this trading system.