렌코 EA

0
(0)
이름:
렌코 EA
작가: 파일45 (2012.09.25 16:37)
다운로드됨: 9876
다운로드:
Renko EA 1
0-RenkoLiveChart_v3.3-Labels.mq4 (18.2 kb) 보다

RenkoLiveChart_v3.3 - Labels는 저자가 작성한 우수한 원본 EA RenkoLiveChart-3.2에 포함되지 않은 대형 라벨을 추가합니다., 로드바이킹.

--------------------------------------------------------------------------+
//|   EA 버전
//|   RenkoLiveChart_v3.3.mq4
//|   Renko 스크립트에서 영감을 받음 "e4" (renko_live_scr.mq4)
//|   카피레프트 2009 로드바이킹

- 확대/축소 - 노력하다 : Ctrl 키 + Mouse Wheel -

Large Labels

  • Easy identification of comment info: 상징, BoxSize, 기간.
  • Fast identification of chart and indicator parameters facilitates efficiency.

All code original to this EA copy is unaltered and runs independent of added code.

Charts

  • Large Fonts support for wall mounted screens & easy vision requirements - no vertical overlap.

M1 EA Chart : LCrudeSep12 - BoxSize 15 핍 - Renko Time Frame M2

Renko EA 2

Renko EA 3

M2 Renko Chart: LCrudeSep12 - BoxSize 15 핍 - 20 LWMA - V & H Lines US Open 9:30 ET 25-Jul-12

Renko EA 4

Indicators in above chart - 여기

메모: No Ticks !

  1. EAs rely on ticks and when markets are closed there are no ticks.
  2. Renko charts will not update to new BoxSize and other inputs.

To solve, a Tick Generator is handy - 무료 - 여기 . Also helps when testing in quiet - tick scarce - 시장.

Defaults: Edit for user preference.

extern int RenkoBoxSize = 15;
extern int RenkoBoxOffset = 0;
extern int RenkoTimeFrame = 2;      // What time frame to use for the offline renko chart
extern bool ShowWicks = false;
extern bool EmulateOnLineChart = true;
extern bool StrangeSymbolName = false;
//+------------------------------------------------------------------+
//| 시작 : LABEL DEFAULTS
//+------------------------------------------------------------------+  
extern string Large_Label_Options = "*** Large Font Support ***";
extern int Font_Size = 15;
extern int Label_X_Distance = 20;
extern int Label_Y_Distance = 20;
extern int Label_Corner = 0;
extern color Font_Color = DodgerBlue;
extern string Font_Face = "Arial";
extern bool Wicks_Label = false;
extern bool BoxOffset_Label = false;
//+------------------------------------------------------------------+
//| END : LABEL DEFAULTS                
//+------------------------------------------------------------------+

Installation Guide - 여기

 

 

2 코멘트 새 댓글을 게시하려면, 제발 로그인 또는 등록하다

 

Been looking for something like this, going to implement it for all my main EAs. Will report back on any performance issues.

12.06.2013 03:10 봉홧불

errata

RenkoLiveChart_v3.3 - Labels는 저자가 작성한 우수한 원본 EA RenkoLiveChart-3.2에 포함되지 않은 대형 라벨을 추가합니다., 로드바이킹.

correction

RenkoLiveChart_v3.3 - Labels adds Large Labels not included in the excellent original EA RenkoLiveChart-3.3 by author, 로드바이킹.

이 게시물이 얼마나 유용했나요??

평가하려면 별표를 클릭하세요.!

평균 평점 0 / 5. 투표수: 0

현재까지 투표가 없습니다! 이 게시물을 가장 먼저 평가해 보세요..

이 게시물이 귀하에게 도움이 되지 못했다니 죄송합니다!

이 게시물을 개선해 보겠습니다.!

이 게시물을 개선할 수 있는 방법을 알려주세요.?



작가: 외환 위키 팀
우리는 경험이 풍부한 Forex 트레이더 팀입니다. [2000-2023] 우리 자신의 조건에 따라 삶을 살기 위해 헌신하는 사람들. 우리의 주요 목표는 재정적 독립과 자유를 얻는 것입니다., 우리는 자기 교육을 추구하고 Forex 시장에서 자립 가능한 라이프 스타일을 달성하기 위한 수단으로 광범위한 경험을 얻었습니다..