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

ind_HotKeys_v1 - MetaTrader 4용 스크립트

조회수:
8620
평가:
(13)
게시됨:
2008.11.23 09:45
업데이트됨:
2014.04.21 14:53
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

An example of automatic running of the script when the timeframe or symbol is changed. It is created on the basis of the function for "pressing" the hotkeys by Ilnur (https://www.mql5.com/ru/users/ilnur).

The s_Test script for testing is attached (jumping smile). The s_Test script should be placed in the experts/script folder, the ind_HotKeys_v1 indicator - in the experts/indicators folder. You should set the Ctrl+Q hotkey for the script, attach the indicator to the chart. The script will be run as soon as you do it. Now, if the timeframe or the symbols is changed the script will be rerun automatically, the jumping smile will indicate this event:

The parameters of the indicator:

CtrlAlt - the first button: 0 - Ctrl, 1 - Alt;
Key - the second button.

Strategy of Regularities of Exchange Rates Strategy of Regularities of Exchange Rates

Two orders are placed at the specific time.

Smoothed RSI indicator Smoothed RSI indicator

Smoothed RSI indicator with the sound signalling of crossing the level 50.

Standard OsMA indicator Standard OsMA indicator

Standard OsMA indicator with the indication of the possible trade signals.

Percenter.mqh - Calculator-Script Percenter.mqh - Calculator-Script

The script is the calculator of the simple, complex, nominal and continuously charged percents.