0
(0)
Имя:
Renko EA
Автор: файл45 (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 : 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.

Графики

  • 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 - ЗДЕСЬ

Примечание: 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;
//+------------------------------------------------------------------+
//| START : LABEL DEFAULTS
//+------------------------------------------------------------------+  
extern string Large_Label_Options = "*** Large Font Support ***";
внешний интервал 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 = "Ариал";
extern bool Wicks_Label = false;
extern bool BoxOffset_Label = false;
//+------------------------------------------------------------------+
//| КОНЕЦ : LABEL DEFAULTS                
//+------------------------------------------------------------------+

Инструкция по установке - ЗДЕСЬ

 

 

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 adds Large Labels not included in the excellent original EA RenkoLiveChart-3.2 by author, LastViking.

исправление

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

Насколько полезным был этот пост?

Нажмите на звездочку, чтобы оценить!

Средний рейтинг 0 / 5. Подсчет голосов: 0

Голосов пока нет! Будьте первым, кто оценит этот пост.

Сожалеем, что этот пост не оказался для вас полезным!

Давайте улучшим этот пост!

Расскажите нам, как мы можем улучшить этот пост?



Автор: Команда Форекс Вики
Мы команда опытных трейдеров Forex. [2000-2023] которые посвящены жизни на наших собственных условиях. Наша основная цель - достижение финансовой независимости и свободы, и мы занимались самообразованием и приобрели обширный опыт на рынке Forex, чтобы достичь самодостаточного образа жизни..