- Search Crypto Craft
- 1,247 Results (25 Threads, 1,222 Replies)
-
Craig replied Jul 26, 2007I have been tinkering with the EFX(MBT) API, can you go into more detail about what you mean by unstable?
Automated ECN Trading
-
Craig replied Jul 22, 2007Everybody likes to throw around numbers on the '90% of traders fail' subject, but in reality, none of them know, I doubt if anybody has accurate statistics on the subject. Your only guide in this business is logic, it either works or it doesn't, you ...
90% of traders lose money! True or False?
-
Craig replied Jul 22, 2007"extreme money management", what is that? perhaps calculating a position size while rollerskating off a cliff?
GBP/USD, GBP/JPY trading, my journey
-
Craig replied Jul 21, 2007int offset = 1; //Whatever this should be if (DayOfWeek() == 1 && Hour() == offset && Volume[0] == 1) { OrderSend( enter your order details here.... ) } Something like this I reckon.
Quick simple question on EA using TIME and DATE
-
Craig replied Jul 21, 2007There are an infinite number of ways to trade.
There's only two ways to trade.
-
Craig replied Jul 16, 2007Are you not in fact, also on a soapbox? This is only peoples opinions, it is after all a public forum.
Sick of all the MA crossover systems
-
Craig replied Jul 16, 2007Indeed, this is a major pitfall for certain types of automated systems. I think the major mistake most people seem to make in automated systems is they try to make computers trade like a human would, this is a mistake as it is like trying to teach a ...
Sick of all the MA crossover systems
-
Craig replied Jul 16, 2007Proper mechanical systems require a tremendous amount of thought and analysis, I fail to see what is sad about that, any incites gained will be valuable for any type of trading. The art of proper analysis is sadly rare, people want to reduce such ...
Sick of all the MA crossover systems
-
Craig replied Jul 15, 2007I guess I should clarify this a bit, I'm talking from a purely mechanical predicative point of view, I know some people make money using indicators, but if you read my last post I explain why I think this is. I'm always amazed how much heat this ...
Sick of all the MA crossover systems
-
Craig replied Jul 15, 2007Every cross system I have seen has only worked when the user of the system makes subjective judgments around the signal (based on support etc), if you just take the crosses mechanically things don't work out so good. In saying this I'm not trying to ...
Sick of all the MA crossover systems
-
Craig replied Jul 15, 2007In my opinion they are useless, give me hard evidence that they give any edge at all and I'll change my mind.
Sick of all the MA crossover systems
-
Craig replied Jul 15, 2007You have taken the first step to success, MA (and indicators in general) = useless.
Sick of all the MA crossover systems
-
Craig replied Jul 13, 2007You will have to learn MQL, same general idea, but different.
Question about MetaTrader programming
-
Craig replied Jul 11, 2007Who knows? I know one thing, I sure as hell would not send a profitable EA to metaquotes for their 'trading completion'. I think brokers are already making enough $$$ without going to the trouble of back engineering strategies.
Automated trading, will your broker even allow them if they are succesful?
-
Craig replied Jul 9, 2007I know of several people that trade automated, I don't know the details of the systems however. I do know that they all take different approaches, and what I do is a blend of some of those ideas + other stuff. These people are not to keen on parting ...
Which system is the best? Or which combinations of systems work the best?
-
Craig replied Jul 9, 2007There are EA's which work, but you won't find any that make money without huge risk (i.e. Martingale and/or no stop loss) on public forums. I live in NZ so it's either swing trading or mechanical trading, I do both. As time goes on I become more ...
Which system is the best? Or which combinations of systems work the best?