Forex Forum - EarnForex
Serving Traders Since 2005
 

Go Back   Forex Forum - EarnForex > MetaTrader > MetaTrader 5

MetaTrader 5 MT5 is already out of its beta stage, but the development is ongoing. Some brokers already offer real accounts and the interest of traders is growing. You can discuss anything related to MetaTrader 5 in this forum.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 29th October 2011, 12:59
Default Avatar
Senior Member
 
Join Date: Aug 2011
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
Default Array of myType

Hi
Is it correct to do this?

MQL5 Code:
CLASS A
{
private:
    string p;
    ENUM_TIMEFRAMES t;

puplic:
A(){}
void initialize(string s, ENUM_TIMEFRAMES et)
{
    p = s;
    t = et;
}

};

A myArray[];
for(int x=0; x<7; x++) myArray[x].initialize(someName, somePeriod);

thx
Reply With Quote
  #2 (permalink)  
Old 29th October 2011, 21:04
Enivid's Avatar
Administrator
 
Join Date: Nov 2008
Posts: 1,542
Thanks: 18
Thanked 20 Times in 16 Posts
Default

Yes, just do not forget to use ArrayResize() on myArray.
__________________
Please, read the Forum Rules and the Signature Rules to avoid termination of your account.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Array initialization samjesse MetaTrader 5 1 22nd October 2011 14:01
array of stucts samjesse MetaTrader 5 1 18th October 2011 08:17
series array by time samjesse MetaTrader 5 1 3rd October 2011 07:28
array pupulating samjesse MetaTrader 5 3 12th September 2011 10:08
High Array max samjesse MetaTrader 5 1 5th September 2011 08:22


All times are GMT. The time now is 10:50.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Inactive Reminders By Icora Web Design

SEO by vBSEO 3.3.2