- Search Metals Mine
-
dinhero replied Sep 3, 2010hmmm... 101 Basket Trading you say ? This EA is too risky just because it have been made in mq4. The only way to build a safe enougth EA related to 101 BTS would be coding it in mq5 or Java for Dukascopy....those trading software allow multi-trading ...
Basket 14 EA System
-
dinhero replied Jul 10, 2010Hi, it working now ! Yea you correct I have to set my windows setting in a more technical way ! So in all the case, now Lazarus compile .dll according to my project type choice. But I had to do something a litle different : sincerely until that the ...
MT4 DLL Memory Pollution
-
dinhero replied Jul 10, 2010Thank you for everything 7bit, your answer and contribution are great !! So may I have a question : you say : But when I do create a new project as a dll, lazarus actually produce more file : image Then, when I am trying to compile my project, it ...
MT4 DLL Memory Pollution
-
dinhero replied Jul 10, 2010Hi 7bit ! I tried everything without any solution ! also, the dll produces in delphis is 4 times bigger than the one (same code) from lazarus... but this is not really the point, I just want to code something working and efficient. So until now I am ...
MT4 DLL Memory Pollution
-
dinhero replied Jul 10, 2010It is working in lazarus !!!! — 7bit ! Yes it is working perfectly in Lazarus ! Excellent ! So it is decided i will switch radically to lazarus concerning dll development for Metatrader ! Thanks again ! I will post my sample code after being ...
MT4 DLL Memory Pollution
-
dinhero replied Jul 10, 2010I think I will simply download Lazarus.... by the way what is this advantage that Lazarus have and Delphi not ? so about the code: when I am doing as this : function foo(x: double; y: PChar): PChar; stdcall; var s :ansistring; // reference counted ...
MT4 DLL Memory Pollution
-
dinhero replied Jul 10, 2010I do have this zip file since one year now. I never use it, never open it. It is just today that I am really in need to find the code : string from ql4 to delphi and vis versa, that I am reading you code. And I can say something, even the idea of ...
Passing data from one MT4 client to another
-
dinhero replied Jul 10, 2010THIS IS INTERESTING AND CONSISTENT ! do you have any complete sample code ?
(I know it is asking a lot !) But I will just try this, and post the code if it works ! Thanks a lot ! PS : DELPHIIIIIIIIIIIIIIIIIiReturning strings from DLL
-
dinhero replied Jul 10, 2010Just for posting : mql5 seems to do some effort about this matter : url thing look very simplied there ! But nothing to inspire in delphi case yet !
MT4 DLL Memory Pollution
-
dinhero replied Jul 10, 2010This would be so great ! but where to find those function : CopyToBuffer ??
Returning strings from DLL
-
dinhero replied Jul 10, 2010Hello 7bit ! Thanks a lot for your reply and support ! I want to be able to select the Trade in the list following its comment. I just tried one of the first code you posted previously about passing string as parameter : function foo(x: double; y: ...
MT4 DLL Memory Pollution
-
dinhero replied Jul 9, 2010transmetting custom 2 dimension array to the DLL — Dear All, work is going very nicely. I decide to stop trying using a custom class in my DLL (crashing too much, and I do not have enough time), so my option is working around multi-dimensional ...
MT4 DLL Memory Pollution
-
dinhero replied Jul 9, 2010I had a look to the code of the EA, it is very hard that it work since one of the indicator is mtf, the code does not handle it, and less for backtest, Also, one of the condition is related to the state of the line of this indicator; this EA does ...
1min scalping using mtf ALF by bbolss
-
dinhero replied Jul 8, 2010Thank you all ! I just find something very interresting about dll in delphi and metatrader. Yes this article concern metatrader 5, but since delphi (OPascal) is the same in the both case : url I am having a look to see if it can be used in my ...
MT4 DLL Memory Pollution
-
dinhero replied Jul 7, 2010I re-reading your post for the 5th time and I think I start understand where you want to come....Let me code it a litle bit, I post if it working.
MT4 DLL Memory Pollution
-
dinhero replied Jul 7, 2010I think I get something, correct me if I am wrong : Integer(PointerName)// for casting pointer to integer and Pointer(IntegerValue)// for casting integer to pointer
MT4 DLL Memory Pollution
-
dinhero replied Jul 7, 20107bit ! I am so happy you post this ! so this is my question how to cast pointer to 32 bits integers and cast back to pointer ? (I will Google it wright now, and post the answer if I find something before you reply...) Thanks for your helps !
MT4 DLL Memory Pollution
-
dinhero replied Jul 7, 2010ok, so after following your thread for some days now, I can see they are rule, system...not too much feeling. You use your system on one time frame and one currency at a time. So I think an EA could made out of this, just to back test the ...
Price is everything
-
dinhero replied Jul 7, 2010Good luck, I would be very happy to be wrong... so keep us update !
Create Forex systems/strategies while you sleep FREE
-
dinhero replied Jul 7, 2010I am impress do you even use it for builder EA for real account ?
Expert Advisor Builder