| Coding Forum Collaborate, receive help, or discuss coding related issues. |
![]() | | Tweet | |
| | #17 | ||
![]() | Re: Array (EasyLanguage) Quote:
I have posted a sample code at the Trendline thread: http://www.traderslaboratory.com/for...01&postcount=3 I posted it over there because the code does not use array. | ||
| |
|
| The Following User Says Thank You to Tams For This Useful Post: | ||
aaa (04-26-2009) | ||
| | #18 | ||
![]() | Re: Array (EasyLanguage) ![]() The code is clear, elegant. Have a nice week. | ||
| |
|
| | #19 | ||
![]() | Re: Array (EasyLanguage) Quote:
that's because there is an error in coding: the code is adding a NEW trendline at every bar. the dotted line you see is not a dotted line... each dot is actually a trendline; if you click on the dot, you can drag the dot out and see the trendline. | ||
| |
|
| The Following 2 Users Say Thank You to Tams For This Useful Post: | ||
aaa (05-09-2009), TIKITRADER (07-30-2009) | ||
| | #20 | ||
![]() | Re: Array (EasyLanguage) Array Arrays ArraySize ArrayStartAddr Array_Compare Array_Copy Array_GetMaxIndex Array_GetType Array_SetMaxIndex Array_SetValRange Array_Sort Array_Sum | ||
| |
|
| | #21 | ||
![]() | Re: Array (EasyLanguage) about array in easylanguage and ninjatrader. It would it be possible to explain how array works in c# and how to conver an array from easylanguage to c#? | ||
| |
|
| | #22 | ||
![]() Join Date: Feb 2008 Location: There is no place like home! Posts: 249 Thanks: 235
Thanked 160 Times in 86 Posts
Blog Entries: 20 | Re: Array (EasyLanguage) Quote:
Arrays (C# Programming Guide) Regards, Hal | ||
| |
|
| The Following User Says Thank You to HAL9000 For This Useful Post: | ||
Tams (10-06-2010) | ||
| | #23 | ||
![]() | Re: Array (EasyLanguage) Quote:
Great Thread for newbie to ARRAY like me.........very useful......many Thanks!!! Now I've some questions about arrays: 1) is it possible to make an array of arrays ? For example an array made of 2 unlimited dimension array ? FirstArray[ ] (0); SecondArray[ ] (0); MyFinalarray[FirstArray, SecondArray](0); 2) I know that an array could be a numeric array [ (0) ] or a string array [ (text) ] or a True/false array, but waht does it mean if I find an array like this: MyArray [10] (-1); Thanks for you contribution on this study about array. CrazyNasdaq | ||
| |
|
| | #24 | ||
![]() | Re: Array (EasyLanguage) Quote:
are you talking about a 3 dimensional array? Yes, you can build it with multiple arrays, but no, it is not part of the EasyLanguage repertoire. Quote:
initialize the array to the value of -1. read post #1, example included. .
__________________ ..........This is a terribly difficult question to answer. The only satisfactory answer is: "It depends"... Last edited by Tams; 10-26-2009 at 06:00 PM. | ||
| |
|
![]() |
| Tags |
| array, easylanguage |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
| ∧ Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Buy at Open with Easylanguage | cleon | Coding Forum | 5 | 03-02-2011 12:16 PM |
| Antonio: Please help me on MP for easylanguage | nasdaq5048 | Market Profile | 13 | 09-23-2010 10:50 AM |
| Can function in TS8 return array? | ImXotep | Technical Analysis | 5 | 05-25-2009 03:13 AM |
| MT4 Indicator Array Problem. | ForexSurfr | Coding Forum | 0 | 02-16-2009 01:19 PM |
| Some EasyLanguage Help Please | jjthetrader | Coding Forum | 8 | 06-02-2008 05:20 PM |