Forum

Indicator which shows the open und close time for all important stock exchanges like NASDAC, Europe, Japan, etc.

In germany we have summer and winter time, the mql broker has also an extra time and the expert advisor uses the time of my computer for automatic trading . I think an indicator that shows when an stock exchange opens and closes is an important tool that Metratrader should still include. This

Using hour-bars and and 15 Minute bars in one indicator (MQL4)

I want have access on the one-hour bars and at the same time on the 15 minute bars in my indicator: int limit = rates_total; int count=prev_calculated; for ( int ac=limit-count; ac>= 0 ; ac--) { double High_H1_0 = iHigh (

How long will MQL4 live ?

The last years I was working with MQL4 and I dont want to change to MQL5. What are the plans of metatrader ? Will MQL4 be alive the next 10 years or must I learn MQL5

Custom indicator loaded, removed, loaded, removed

When I read the log file I could recognize that the Custom Indicator is loaded and then removed. Again he is loaded and removed. Then he is loaded. Enclosed you see a screen shot. What does that mean

Can I copy the price of all shares into an Excel Sheet ?

I want the hundreds of prices of all shares copying into an Excel File. The shares in the symbol window have only short names. By moving with the mouse over a short-name I can read the right name of the company. Can I copy the complete name of the company also into my Excel sheet ? Or must I write

Possible: Brooker uses MT4 , me MT5 ?

My brooker uses MetaTrader 4. Can I use the Metatrader Editor of MQL5 and programm EA's ? Should be possible, because the EA's are working on my home PC. The brooker gets only Sell, Buy and Close Information

Additional Row for external Values possible ?

Some of you will create programms for other people. So it would be comfortable, if external variables could be described in an extra col, named "Definition" or something like that. See the enclosed picture. Then you know, what I mean

Little suggestion for the currency-window

I would divide the the time information in the frame. On the upper line the month. On the down-line the time. That would be comfortable as you see on the enclosed picture

The Difference is too high, when placing an order

When placing an order in AUDNZD the difference sl - price - tp must be about 600 Points. That should be corrected. 2) In the metatrader trade window I see the price with 5 digits, sometimes with 6 digits. Enclosed the sreenshot

I want my buttons back

The chart buttons in my top main menue line (Zoom in, Zoom out, Chart Shift , etc. ) are away. Now I could reach them by clicking on the "Charts" Button and then selecting the item. In former times it was more comfortable and quicker