Codes

Simple MA over Price for MetaTrader 4

Simly Calculation of Price changes over x period. Overlay with fast MA and slow MA for smooth lines

HighLowLines for MetaTrader 4

Shows you the value of the highest high, the lowest low and the average of both over the last x Bars (to be set in the input tab)

USDx for MetaTrader 4

For all they need some "play" for visualing the USDx. Use for testing only, not finished and free of errors yet

Forum

DRAW_HISTOGRAM in Indicator (seperate Window)

Hi all, when set the index style for a buffer to draw histogram it always start at 0 (zero) and draw the histogram line until the current value - up or down. Is there a way FOR EACH BAR to set a different inital value then 0 (zero)? For example at bar 0 histogram goes from 1 to 3, bar 1 goes from 2

Question: Economic Calendar

Hi all here, if some of yours is using an economic calendar for news, what source you will recommend? DailyFX? Forex Factory? Thx for your recommendation, EADeveloper

Past values for Economic Calendar

Hi again :-) Maybe also some of yours can send me past values (last 1-2 years) from economic calendar for testing? Thx and best regards, EADeveloper

ArrayCopySeries function internal error

Hi all here! I dont see some error in code for this i want to ask for help. i have an indicator with following code included: datetime TimeArray[]; int i,y; int limit; int counted_bars=IndicatorCounted(); if (counted_bars> 0 ) counted_bars--; limit= Bars -counted_bars;

How to avoid wrong initialization of indicator with iBarShift

Hi all, this time i come here with a question .. i dont see some mistakes .. but maybe late hour :-) i was playing with iBarShift in an Indicator for OBV. in General is working not bad . int i,nLimit,nCountedBars; nCountedBars=IndicatorCounted(); if (nCountedBars> 0 ) nCountedBars--; nLimit=

2011.01.20 20:37:28 Custom indicator MoneyMakerVola_V2 GBPUSD,M5: removed

Hi all, in the moment i fight with a - for me - strange problem i cant solve until now. In an EA i have few indicators... also custom indicators ... The same EA (Exact same!) and same Indicators are running on two MetaTrader Installations for 2 different brokers since November 2010 since few days

Something New about MQL5

Someone here know something new about MQL5? When will start some roll out from brokers? Already some brokers have live feed (not Demo Account )? Also in mql5.com was not finding some answer for this

Happy and profitable new Year!

For all Freinds and Collegues here in the forum the best for the new year, lot of profitable trades, healt and lauck for the new year! Best regards from austria EAD

NOt about programming .. .about VPS

Hi friends here :-$ someone with experience about MetaTrader and VPS can please give a look here http://forexvps.ch/pricing and give me some feedback? Price is ok (for Europe)? Some pos/neg Experience about this company? Thanx and nice evening

Question: Drawdown on Scalping EA

Hi all here, in our opinion, for an Scalping EA what will be an maximum acceptaple drawdown for live-testing? Thx for your comments and meanings