- Search Crypto Craft
-
LittleLuca replied Aug 23, 2009tut tut tut!! missing a } somewhere!! Looking for it now!!! Or NOT!
The semi needs to be in the para if (OrdersTotal()==0) {myOrderType=0}; Should be if (OrdersTotal()==0) {myOrderType=0;}Learning out of desperation----a bit of a blog
-
LittleLuca replied Aug 23, 2009Hayseed how far have you got ? I coded this as a simple test a while back while working on a c4 ea... but it doesn't seem reliable because it can trade against the trend... FrankenPip's thread was very new back when I coded it so will have a look ...
FrankenPip's C4 EA --- Would appreciate help
-
LittleLuca replied Aug 23, 2009As i see it everything is enclosed in if (myOrderType==0) { } which encloses right to the end.... Try taking OrdersTotal(); // there is no reason for this as all it will do is return something which you don't use.... if (OrdersTotal()==0) ...
Learning out of desperation----a bit of a blog
-
LittleLuca replied Aug 22, 2009Could you post the full code? Its a little difficult to debug without seeing full picture...

Learning out of desperation----a bit of a blog
-
LittleLuca replied Aug 21, 2009Thanks — Just wanted to say a big thanks!! This is one less thing on my to do list! really...

Renko Block Charts
-
LittleLuca replied Aug 21, 2009Pairs — eu 1hr is a beob (is this? seems like a beob with big wick... not sure how to refer to this) GU is the same... bearish 4hrs... And UsdChf 1hr looks a like another buob but not quite a full twezzer on 4hr..! Also oil looks like one hell ...
james16 Chart Thread
-
LittleLuca replied Aug 21, 2009I agree but we do have news which can push things around a little... and I must imagine there would be a lot of stops below 1.0550. I would have been looking for the second hr to do something substantial... if it was going to reject.. I was thinking ...
james16 Chart Thread
-
LittleLuca replied Aug 21, 2009USDCHF — USDCHF 1hr small buob but already back down there in last 5mins... But really key level.. this level goes back to Dec2008 where weekly reject hard off twice... Then back to May2008 where it killed a move up... and rejected off it.. ...
james16 Chart Thread
-
LittleLuca replied Aug 21, 2009GBPCHF — Gbp Chf H4 PB +Rejected off serious level (1.7440ish) this level goes back to Oct 2008.. + Rejected strongly.. -Lots of busyness to get through to get anywhere... The 1hr was a reasonable pb with good rejection.. we shall see! 1st ...
james16 Chart Thread
-
Reverse Logic
Started Jul 29, 2009|Platform Tech|0 replies
Recently being a little bored I have been trying to code the an ea which can burn through ...