- Search Crypto Craft
-
LongToBeFree replied Dec 31, 2008I would welcome the ignore - you obviously contribute nothing of value, so I would hardly suffer a loss from you, sweetie.
sharing profitable ea's
-
LongToBeFree replied Dec 31, 2008This must be the first post you've read this year then

sharing profitable ea's
-
LongToBeFree replied Dec 31, 2008That is the worst answer to ever be given on FF. You're a moron.
sharing profitable ea's
-
LongToBeFree replied Dec 30, 2008Its all in your coding. You would need to rely less on Symbol() and instead start using things like MarketInfo and iHigh(), etc, to pull data for symbols across the board, not just the one for the chart you're attached to
How do you initiate a EA that involves more than one currency?
-
LongToBeFree replied Dec 30, 2008What settings are you using? It doesn't show labels by default and using the settings that *should* display a label are not working. Are you sure this is the latest version of the code
It simple..I think, if you're a programmer
-
LongToBeFree replied Dec 30, 2008Scroll through the orders and put them in an array. The size of the array will tell you if all three exist, if they dont, run through your functions to open them.
Selecting Orders
-
LongToBeFree replied Dec 30, 2008theres no way to query orders per se, you have to scroll through the orders and find the ones with that magic number
Selecting Orders
-
LongToBeFree replied Dec 30, 2008Yes, it is quite a swing, but if it worked for the Turtles, who am I to argue
With the Turtles, you're almost constantly adding to your position. You do it at intervals of 0.5 of ATR(20). AND, at the same time, you're moving your stops to the ...Decent Formula for Setting Stops?
-
LongToBeFree replied Dec 30, 2008I'm not an expert with it yet, but I trade on D1 and use 2 x ATR(20) for the daily in order to set my stops, just like the Turtles. And then I make my TP 2 x the Stop for a 2:1 reward ratio. Can make for a heck of a ride when you see it get close to ...
Decent Formula for Setting Stops?
-
LongToBeFree replied Dec 28, 2008It's not an indicator - it's your mind and outlook. Top characteristic I see is the ability to separate yourself from the value of money. You have to view money as a "tool" not as something that you're winning & losing with each tick. The value of ...
Best single characteristic of a trader?
-
LongToBeFree replied Dec 27, 2008I made it that way so that it can be extended in the future. I dont know if I'll ever make it an autotrader, but starting as an EA keeps that as a possibilty.
GBPJPY - Turtle Style!
-
LongToBeFree replied Dec 27, 2008FWIW, I added a Turtle EA to this thread: url
Turtle Trading System
-
LongToBeFree replied Dec 27, 2008FWIW, I added a Turtle EA to this thread: url
GBPJPY - Turtle Style!
-
LongToBeFree replied Dec 25, 2008It clicked for me when I read both the J16 thread and the Jacko threads. The charts on the first 10 pages of the J16 thread will teach you MORE than enough. Both of these threads helped me think of Forex as a long-term investment and how simple it ...
The Newbie Process
-
LongToBeFree replied Dec 24, 2008Sure, but thats just bad coding. Its more effective to fix the EA than to worry about running two instances.
How do I set up 2 Meta4 Platforms
-
LongToBeFree replied Dec 24, 2008I've also released, for FREE, a scanner that looks for the most common candlestick patterns. read this thread: url
Japanese Candlestick software??