- Search Crypto Craft
- 54 Results (6 Threads, 48 Replies)
-
Clauticeo replied Jun 18, 2008Pierce, How new are you to trading? This is a MUST read before you go any further- url . Systems/indicators should be at the bottom of your 'to do' list right now. You should definitely give J16 a chance. Like I said, it's not a system, it's a ...
Most profitable Trading System?
-
Clauticeo replied Jun 18, 2008forget systems — James 16- url - You'll quickly notice this isn't a defined system, but rather a method- and a damned good method at that. It is trading how it should be, with price action, not a whole mess of indicators randomly thrown ...
Most profitable Trading System?
-
Clauticeo replied Jun 12, 2008Hopefully this works out well for you
. Definitely a much safer trade than entering w/o shorter term confirmation and having a large SL.james16 Chart Thread
-
Clauticeo replied Jun 12, 2008Hey no problem
. My long breakout prediction didn't materialize, but I'm glad to see somebody netted some pips on it!james16 Chart Thread
-
Clauticeo replied Jun 12, 2008Exactly my thoughts. That was a nice looking daily pin. However, jump down to a M5 chart and you'll see that there really wasn't any selling pressure the rest of the day after the massive fallout (most likely big news but didn't look for sure). This ...
james16 Chart Thread
-
Clauticeo replied Jun 12, 2008Thanks for the added analysis Caesar! That's good stuff. Price is bouncing yet again off that support line. I'm still keeping my long order open at 1.56. I have very little riding on this (think tiny Oanda lots!), as I'm just trying to get some more ...
james16 Chart Thread
-
Clauticeo replied Jun 11, 2008Euro I4B — Looks like we have an I4B on the recently closed Euro daily candle. I'm considering playing a long breakout should it happen. I think it could turn into a good move off of the support bounce. Any thoughts? image
james16 Chart Thread
-
Clauticeo replied Jun 4, 2008
Best idea I have heard all week! Looks interesting FX, I think I'm gonna fiddle with it for the next couple weeks in my free time. As stated before, very good thorough explanation. I look forward to hearing more from you here at FF.Just some food for thought...
-
Clauticeo replied Jun 4, 2008I am curious if you have ever considered opening a small account with a broker that allows ridiculously small lot sizes (Oanda for example) and trying your luck with that. It seems you have a very successful version of what I like to refer to as a ...
Just some food for thought...
-
Clauticeo replied Jun 3, 2008Some more food for thought... — FeeltheFX I can definitely see your point. Completely ignoring normal MM skills you can make a lot of money very quickly. And if this system works for you that is fine. The only thing that worries me is how much ...
Just some food for thought...
-
Clauticeo replied May 31, 2008Making the indicator — If you can get posted a defined rule set and a couple of pictures for examples, I could try to get around to making an indicator for it next week. I am not sure how much time I will have for the remainder of the weekend ...
Narrow Range Bar Indicator
-
Kalman Filter - New Moving Average
Started May 31, 2008|Platform Tech|0 replies
Attached is the complied version for both the multiple time frame and single time frame Kalman ...
-
Clauticeo replied May 31, 2008Checking bar size — I have never seen one before, but I would think the indicator would be horribly inefficient compared to your eyes. The problem with indicators is unless they have some incredibly well defined rules that were thought up by ...
Narrow Range Bar Indicator
-
Clauticeo replied May 30, 2008The magic within — Different exit strategies based on the entry strategy used to open the order. If you have an EA that uses 3 entry strategies, and the exit point are different depending upon how you entered. Also if you have different exit ...
Magic Numbers and Comments when submitting orders (EA or manual)
-
Clauticeo replied May 30, 2008Use a string — The way that I would suggest doing it is just use some if statements and make two string variables, say MaxPair and MinPair, to go along with your max and min values. Since you are only using 5 pairs I would say it is your best ...
Array question ?
-
Resizing the 2nd dimension of an array
Started May 30, 2008|Platform Tech|0 replies
Is there any good way to resize the second dimension of an array? ArrayResize only works on ...
-
Clauticeo replied May 29, 2008High timeframe correlation — I think the cChris has the right idea. It is a pretty fundamental theory that what goes up, must come down; trading is no different when your are talking about shorter time frame correlation with longer term ...
Trend Follower 5 Minute System
-
Clauticeo replied May 28, 2008Reading from a website — Anyone feel free to correct me if I am wrong, but reading information from a website is a daunting task, and impossible as far as I am aware in MQL4. What you COULD do is write a dll file in another language that uses ...
Stock Indexes indicator
-
Clauticeo replied May 28, 2008Pivot Points — The formulas for traditional pivot points, pulled from TheWickers post are: * Pivot point = (H + L + C)/3 * First support = (2 * Pivot) – H * First resistance = (2 * Pivot) – L * Second support = Pivot – (H – L) * Second ...
Trend Follower 5 Minute System
-
MQL4 Operational Time
Started May 28, 2008|Platform Tech|0 replies
Does anyone know(or know where I can look up) the operational time for built in MQL4 ...