- Search Crypto Craft
- MadCow replied Aug 26, 2011
Hype is the right word. The system may be good and may work, but calling it an application of Chaos theory is a real stretch. Although BW talks about the fractal nature of the market, he does not use the mathematics of chaos. He calls a particular ...
Profitunity (Chaos) Trading System by Bill Williams
- MadCow replied Aug 25, 2011
Risk rulles — Here is a suggestion from post 56 (Not by me) : "First, my position sizing and risk management rules tell me exactly my lot limit for a trade; and for me "a trade" begins when I get on board a directional move and includes any ...
Profitunity (Chaos) Trading System by Bill Williams
- MadCow replied Jun 23, 2011
Alternate? — Hi JMW, Nice work, and thanks. There may be an alternate way to calculate the interpolation. It should avoid the corruption and extensive calculations that you describe, but I have not found a way to generalize. The method ...
Project Ultra - True "Other Time Frame" Indicators
- MadCow replied May 12, 2011
Usually one does not much care about the small eigenvalues, since PCA is commonly used to throw them away; however, you are absolutely correct, Let_IPCA algorithm does seem better. Unfortunately, I found it after I had finished experimenting with ...
Optimized Trend Trading
- MadCow replied May 12, 2011
Sorry, my memory failed me, that's why MadCow
. I have MatLab code. (I tried to edit to avoid misunderstanding). After testing on my problem, I decided not to go to the trouble of writing a DLL...takes a lot of matrix manipulation. I will post if ...Optimized Trend Trading
- MadCow replied May 12, 2011
Wavelet and PCA software — It certainly looks like DDR is some derivative of PCA. (Which is a lot like SSA). You can get free MatLab software to do PCA. Just Google it. Also most neural net packages a la NeuroShell have PCA and wavelet ...
Optimized Trend Trading
- MadCow replied Mar 24, 2011
I have not read through this whole thread, so my comment may be immaterial, but I thought it should be said anyway.
You guys all know that the 'volume' reported by FX brokers is not really volume right? It is just the number of times that ...Learn to Trade using VSA (Volume Spread Analysis)
- MadCow replied Mar 3, 2011
Thanks for the response. So that means that the volume bars displayed at the bottom of the chart are not volume, but just number of price changes? Can you tell me why I get many ticks that have no price change? Is it perhaps that the bid/ask has ...
MB Trading Futures - Introduction
- MadCow replied Mar 2, 2011
Tick Volume — I am collecting MBT tick data for use in accurate backtesting, but I'm not sure what the 'tick volume' means. The sum of the tick volume over a bar = the volume of that bar, so I assume that the tick volume is the number of lots ...
MB Trading Futures - Introduction
- MadCow replied Jul 7, 2010
Your EA is dangerous. You have no conditions for opening a trade, so it will open a new trade with each new tick. I doubt that you will find enough help here until you either define just what you are trying to do, or learn to program in MQ4. Look at ...
Correlation trading
- MadCow replied May 18, 2010
The thread seems dead. Does that mean that the system worked, or failed? MC
Correlation trading
- MadCow replied Mar 5, 2010
A lot of good work, but it will take a while to understand what it means. I have wondered the same thing myself, but is price action really different than DSP, or are we just using it in a different way? What the heck is price action anyway... ...
Optimized Trend Trading
- MadCow replied Mar 5, 2010
I am sorry for the delayed response. I have not been monitoring this thread for some time. I don't recall having Igorads nlma in AFL, but here is the afl code for the ULLMA as well as almost every filter known to man
. (You must change the ...Optimized Trend Trading
- MadCow replied Jan 18, 2010
This is not a thread to discuss brokers. One exists on FF. However, in my experience a broker that uses MT4 without major modifications to bridge to an ECN is a dealing desk with all the ability to hunt stops, etc, no matter what they claim. MT4 was ...
scooby-doo BOJ JPY pairs trading robot
- MadCow replied Jan 17, 2010
I certainly wouldn't trade with that crook... No I trade with an ECN as the lesser of three evils.

scooby-doo BOJ JPY pairs trading robot
- MadCow replied Jan 17, 2010
You were quite clear on that point, so I should not have asked, but there is no way I will work with a dealing desk. I'm surprised that anyone does. They have more ways to cheat than ECN crims. Thanks anyway, I will just use the EA's as is. Or tweak ...
scooby-doo BOJ JPY pairs trading robot
- MadCow replied Jan 17, 2010
CriminalIsECN — My CriminalIsECN.
With an ECN, you cannot modify an order until a position has been established. Hence AI.mq4 will not work for those of us that have an ECN. Nor will hedging, or any EA that uses pending orders, unless it is ...scooby-doo BOJ JPY pairs trading robot
- MadCow replied Jan 17, 2010
I'm pretty sure that it returns the RSI calculated using the current price. (It repaints until the candle closes). To get the candle close price you need iRSI(null,15,2,PRICE_CLOSE,1). This will hold until the next candle close.
scooby-doo BOJ JPY pairs trading robot
- MadCow replied Jan 16, 2010
Order Flow info — Kudos on an excellent thread. I have a question for Scooby. I know that we will never capture Scooby's knowledge, experience and intuition in an EA, but I wonder whether we might be able to benefit from his use of information ...
scooby-doo BOJ JPY pairs trading robot
- MadCow replied Dec 16, 2009
I have downloaded that, but my short term recall forgot it already
... bad news. Well I have it now, and won't forget. Thanks my friend.Optimized Trend Trading