- Search Crypto Craft
-
LongToBeFree replied Nov 25, 2008Can someone please help me figure out MM with Jacko's trades? First off, I really like Jacko's system because it inherently makes sense to me and I don't want to be jumping at every single pip on the screen. But I am having trouble with money ...
Jacko's Forex House of Pleasure and Pain
-
LongToBeFree replied Nov 25, 2008Brilliant idea! As long as there's no caching along the way, the chart should update just fine - I love it!
Preet's [forexlion] GBP/JPY trading
-
LongToBeFree replied Nov 24, 2008In my notes that I prepare each week, I wrote that the USDJPY is just too "wacky" to get involved with right now. There's too much sideways movement that makes no sense.
james16 Chart Thread
-
LongToBeFree replied Nov 24, 2008Could someone please help me understand exactly what a pin shows? I'm trying to understand it better so that i can incorporate it into my scanner.
james16 Chart Thread
-
LongToBeFree replied Nov 24, 2008That's not a bad number. I would put it closer to 1.3000 to go with a round number (as Jacko likes) but both of them are supported by Fibo and recent (2-weeks) resistance levels.
Trading Euro ONLY for Jacko Style traders
-
LongToBeFree replied Nov 24, 2008There's nothing in your code that even uses the order symbol. Are you SURE that it's only closing out the ones for the current chart? Are you sure it's not something else like it's only closing out long positions? Closing only based on symbols makes ...
Script for closing all the active positions
-
LongToBeFree replied Nov 24, 2008Sure, no problem. Have nothing better to do . . . I will have this for you in 20 minutes.

Script for closing all the active positions
-
LongToBeFree replied Nov 23, 2008Thanx for posting the charts. I don't know what your definition of "soon" is but EURUSD should continue the bear trend, I see no reason why it would stop. On D1, the 200MA should cross below the 365SMA sometime this week and I believe that indicates ...
james16 Chart Thread
-
LongToBeFree replied Nov 23, 2008Well, you have the right conclusion but the wrong reason. What happens in 10-seconds if there is no order in any market any where? There's shouldn't be an update because there is no update. By the same token, in a volatile period, you would actually ...
How to make Metatrader refresh every second?
-
LongToBeFree replied Nov 23, 2008MT updates when there is a need to update, such as with every new tick. When each tick occurs is not completely a function of MT. Your EA, just like other EAs, is set to run on each tick. So, there haven't really been "lapses" like you say, its ...
How to make Metatrader refresh every second?
-
LongToBeFree replied Nov 22, 2008Are you sure you're reporting that fairly? All currently posted systems sucking has nothing to do with protecting your work. I have written a bunch of EAs/indicators for people that send me requests or post them here. I'm interested in protecting ...
How to encrypt and protect ex4?
-
LongToBeFree replied Nov 21, 2008MQL is a savvy enough language where you could have a machine that sends out signals to email or FTP and then you write another program to interpret that data and then send it out. I'm currently working on a system where my EA signals are ...
How to encrypt and protect ex4?
-
LongToBeFree replied Nov 21, 2008Check Tools > Options and then the Expert Advisers tab. Make sure that you choose "Enable Expert Advisers". Other than that, I would check your speakers and sound card settings. Are you hearing other alerts from MT such as when you first start it ...
Blind trading using sonics
-
LongToBeFree replied Nov 20, 2008You are correct up to the point where you click the "Load" button. Do not click the button. Within the same window just double click where it says "alert.wav" and change that to a WAV file that is already in your Sounds folder. You should just type ...
Blind trading using sonics
-
LongToBeFree replied Nov 20, 2008This is not an indicator, I wrote it as an EA. So, if you put it on the chart and then right click and choose Expert Advisors and then Properties, it will allow you to change the two files. There is no path for the sound files, it will be pulling ...
Blind trading using sonics
-
LongToBeFree replied Nov 19, 2008iHigh(Symbol(),1,i1)<tp || iLow(Symbol(),1,i1)>sl; It possible that this line will always be true because i1 can be zero and still return a result.
stuck in a loop
-
LongToBeFree replied Nov 19, 2008You went back 18 months to find and point out an unhelpful post? Sharp post

Need help on take profit code MT4