- Search Metals Mine
- 218 Results (18 Threads, 200 Replies)
- lucidlamp replied Dec 12, 2007
Hi EUR/DOG, According to the MetaEditor help file: 4109Trade is not allowed. Enable checkbox "Allow live trading" in the expert properties. Regards, lucidlamp
Script: Closing All Orders
- lucidlamp replied Dec 11, 2007
Hi mpurdy1973, This may help clear it up: file Regards, lucidlamp
need help using ICustom
- lucidlamp replied Dec 11, 2007
Hi mpurdy1973, Goto the Home page of this site, upper left hand corner you should see the date, followed by how many traders online, finally the four market (Sydney, Tokyo...). Click on London (or which you'd like to know about). Regards, lucidlamp
EA Request for trading the London open
- lucidlamp replied Dec 10, 2007
Hi azam575, Can you post a template of your current setup? Regards, lucidlamp
Is This My Holy Grail EA :D
- lucidlamp replied Dec 10, 2007
Hi Micro-MiniMe, Thanks for the reply. I have got the script working for a one hour chart, although if it can be coded more effectively I would love to learn how: file Running the script and checking the returns in the Expert Window should give ...
Pending Order Expiration...
-
Pending Order Expiration...
Started Dec 10, 2007|Platform Tech|3 repliesHi, The following script will place a buystop using the previous bar high as entry, the ...
- lucidlamp replied Dec 10, 2007
Hi FX Prophet, Of the results you got from searching did you find any that you thought were interesting? If so can you post a link or a name? I would like to take a look at one and see what they are about. Regards, lucidlamp
Grid Ea
- lucidlamp replied Dec 8, 2007
Would also make a nice histogram, but that would not work so well if the indicator was stacked. Although it may point out some divergences, as rare as they seem to occur: image image image image
Indicator request
- lucidlamp replied Dec 8, 2007
Hi again mpurdy1973, This is what I think you are trying to accomplish:? file Let me know if this is right. I spent quite a bit of time learning Fibo stuff, perhaps 1-2 weeks ago trying to write an self-updating fib thingy, maybe it will give you ...
changing color of a fibo
- lucidlamp replied Dec 8, 2007
Hi mpurdy1973, Try OBJPROP_LEVELCOLOR as opposed to OBJPROP_COLOR. OBJPROP_COLOR in this case would set/get the color of the line attaching the two points used to calculate the levels. OBJPROP_LEVELCOLOR in this case would set/get the color of the ...
changing color of a fibo
- lucidlamp replied Dec 8, 2007
Hi benssol, This may work in relieving your red face, but the market is closed so I have no way of checking real time: file Regards, lucidlamp
Indicator request
- lucidlamp replied Dec 6, 2007
Hi again, I looked into it and came up with PRICE_CLOSE being the valid Applied price enumeration. Checking the returns from the following indicator against the numbers returned from the Data window (CTRL+D) when the mouse is placed over the 5 ...
Dashboard/Grid in lower indictor window
- lucidlamp replied Dec 6, 2007
Hi smjones, I didn't know PRICE_CLOSE exsisted. I will look into it though. Regards, llucidlamp
Dashboard/Grid in lower indictor window
- lucidlamp replied Dec 5, 2007
Hi Freefox, Although its not in a seperate indicator window: file Regards, lucidlamp
Dashboard/Grid in lower indictor window
- lucidlamp replied Dec 5, 2007
Hi Lionwing, I read a post about this a day, two or more ago. I can't find the thread again. Press "F2" which will open the History Center. Find the corresponding bar and change the OHLC. Regards, lucidlamp
USD/JPY Daily : 27 Nov 07
- lucidlamp replied Dec 4, 2007
Hi Ronyn76, This may be a start, for bad or good, hopefully for good: To be added before "int init()": double dTemp[3]={0,0,0}; To be added after "int start()" (under "int start()" where all the other function thingys are): double SupplyNow() { ...
Demark_trend_alert_and_mail modification
- lucidlamp replied Nov 20, 2007
Hi 20pipperdaily, Do you do some coding or you are relying solely on someone to do the coding? Regards, lucidlamp
Programmer for EA advisor