0
(0)
اسم:
Renko EA
مؤلف: file45 (2012.09.25 16:37)
تم التنزيل: 9876
تحميل:
Renko EA 1
0-RenkoLiveChart_v3.3-Labels.mq4 (18.2 كيلو بايت) منظر

RenkoLiveChart_v3.3 - Labels adds Large Labels not included in the excellent original EA RenkoLiveChart-3.2 by author, LastViking.

--------------------------------------------------------------------------+
//|   EA VERSION
//|   RenkoLiveChart_v3.3.mq4
//|   Inspired from Renko script by "e4" (renko_live_scr.mq4)
//|   Copyleft 2009 LastViking

- Larger Zoom - try : كنترول + 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.

الرسوم البيانية

  • 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 - الخامس & H Lines US Open 9:30 ET 25-Jul-12

Renko EA 4

Indicators in above chart - HERE

ملحوظة: 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 - حر - HERE . Also helps when testing in quiet - tick scarce - markets.

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;
//+------------------------------------------------------------------+
//| START : 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 - HERE

 

 

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 Beakon

errata

RenkoLiveChart_v3.3 - Labels adds Large Labels not included in the excellent original EA RenkoLiveChart-3.2 by author, LastViking.

correction

RenkoLiveChart_v3.3 - Labels adds Large Labels not included in the excellent original EA RenkoLiveChart-3.3 by author, LastViking.

كم كانت هذه المشاركة مفيدة?

انقر على نجمة لتقييمه!

متوسط ​​تقييم 0 / 5. عدد الأصوات: 0

لا توجد أصوات حتى الآن! كن أول من يقيم هذا المنصب.

نأسف لأن هذه المشاركة لم تكن مفيدة لك!

دعونا تحسين هذا المنصب!

أخبرنا كيف يمكننا تحسين هذه المشاركة?



مؤلف: فريق ويكي الفوركس
نحن فريق من متداولي الفوركس ذوي الخبرة العالية [2000-2023] الذين يكرسون أنفسهم لعيش الحياة بشروطنا الخاصة. هدفنا الأساسي هو تحقيق الاستقلال المالي والحرية, وتابعنا التعليم الذاتي واكتسبنا خبرة واسعة في سوق الفوركس كوسيلة لتحقيق أسلوب حياة مستدام ذاتيًا.