Search found 12 matches

by Lobo.Trader
24 Mar 2012
Forum: MultiCharts
Topic: Once with ReCalcLastBarAfter
Replies: 17
Views: 4118

Re: Once with ReCalcLastBarAfter

... and also in the Easy Language "Functions & Reserved Words Reference" (TS 8.3.) at page 861 . Should have searched the manuals as well .

Lobo
by Lobo.Trader
24 Mar 2012
Forum: MultiCharts
Topic: Once with ReCalcLastBarAfter
Replies: 17
Views: 4118

Re: Once with ReCalcLastBarAfter

JoshM , thank you very much for better and more handier code and how to apply "once begin ..end;" . TJ : "Please read the wiki for keyword explanation" . ....... I did w/o success : within Wiki cannot find "Keyword Alphabetical Index " there in Chaper 5 . And in "Keyword Alphabetical Index " of the ...
by Lobo.Trader
18 Mar 2012
Forum: MultiCharts
Topic: Once with ReCalcLastBarAfter
Replies: 17
Views: 4118

Re: Once with ReCalcLastBarAfter Keyword "ONCE"

Hello there :-) me was searching for keyword "ONCE" and found this thread , whilst not finding anything in our MC-documentions (?) . So , @ TJ , the keyword "ONCE" works same like function " INIT() " in MT4 ? Above, your statement was made re an indicator .Please let me reconfirm , that ONCE works s...
by Lobo.Trader
29 Jan 2012
Forum: MultiCharts
Topic: GetAccountID()
Replies: 4
Views: 1733

Re: GetAccountID()

Hello would one friendly supporter please inform , where to find the respective manual which describes all "account & Positions" - functionality or include some/any code examples ? Still asking even though I am aware of EL Essentials Prg´s Guide and Pages 96 onwards . Is there information available ...
by Lobo.Trader
26 Jan 2012
Forum: User Contributed Studies and Indicator Library
Topic: ELCollections questions
Replies: 8
Views: 12085

Re: ELCollections questions

Hello , a bit of follow up at your convenience => Inputs: FileName ( "C:\ADE\Data\My_Memory.txt" );// File location Vars: DataMap(ListN.New) ,// Create List of numeric values named "Datamap" Ergebnis (0) ,// Variable for the content || result Counter(0) ;// just to count up Counter = Counter+1 ;// B...
by Lobo.Trader
26 Jan 2012
Forum: MultiCharts
Topic: Strategy remembering individual trades
Replies: 4
Views: 2270

Re: Strategy remembering individual trades

@JoshM have more experiance now : Inputs: FileName ( "C:\ADE\Data\My_Memory.txt" );// File location Vars: DataMap(ListN.New) ,// Create List of numeric values named "Datamap" Ergebnis (0) ,// Variable for the content || result Counter(0) ;// just to count up Counter = Counter+1 ;// Barcounter one up...
by Lobo.Trader
25 Jan 2012
Forum: User Contributed Studies and Indicator Library
Topic: ELCollections questions
Replies: 8
Views: 12085

EL Collections Error // "There is no collection with that ID

Hello following code generating "There is no collection with that ID" - error : Inputs: FileName ( "C:\ADE\Data\My_Test.txt" ) ; Vars: DataMap(ListN.New), code(0), x(0); if CurrentBar > 1 then begin if ELC.PathExists(FileName) then begin value1 = ListN.ReadFile(DataMap, FileName); // Check map count...
by Lobo.Trader
24 Dec 2011
Forum: MultiCharts
Topic: Strategy remembering individual trades
Replies: 4
Views: 2270

Re: Strategy remembering individual trades

Hello Josh & Merry Christmas :-) I haven´t started yet , but reviewed allread the manuals and thread´s refered too by MC . From that , my current understanding is , that one really has to add three pieces of software ( which all of them appear to be coded for TS-use and not specific for MC , amazing...
by Lobo.Trader
20 Dec 2011
Forum: MultiCharts
Topic: Strategy remembering individual trades
Replies: 4
Views: 2270

Re: Strategy remembering individual trades

MC support sent me following recommendation : Yesterday we had a conversation in the Live Chat regarding the coding question. I’ve consulted with the coder and he suggested to use the Global Variable. Global Variables are the external dlls that help to share the information between the charts and th...
by Lobo.Trader
17 Dec 2011
Forum: MultiCharts
Topic: Strategy remembering individual trades
Replies: 4
Views: 2270

Strategy remembering individual trades

Hello Some background : I wish to automatically trade SLV-ETF @ARCA , Long only , NO SL => NO Lever (1:1) and using a MC - Strategy running on a Server and controlling TWS/IB . The strategy will StopBuy some ETF when certain price is achieved . As soon, as this trade is profitable I wish to protect ...
by Lobo.Trader
28 Nov 2011
Forum: MultiCharts
Topic: MC on USB drive
Replies: 6
Views: 4042

Re: MC on USB drive

Hello Henry I might have missexplained myself . Also a new question came up (only aquired MC this weekend and assumed something which appears to require reconfirm =>) 1.) MC on USB drive : I am travelling very much and frequently I have idle . This time I can save today by continuing to code my EA´s...
by Lobo.Trader
27 Nov 2011
Forum: MultiCharts
Topic: MC on USB drive
Replies: 6
Views: 4042

Re: MC on USB drive

Hello

now 3 years later :-) is there any chance of having mobile MC ? So that I can work on my code with my MC on the PC/LapTop of any "3rd party " ?

Lobo

Go to advanced search