- Search Crypto Craft
-
LittleLuca replied Jan 5, 2010Trick Que — I run several instances of MT4 off a network share, to keep all EA's shared between my trading computers. I have the all the versions of MT4 to use one set of data as well... The tricky part ! I have tried to open Offline charts ...
Renko Block Charts
-
LittleLuca replied Sep 4, 2009ams > the continuing claims is bad.... it is emphasising the hidden unemployed aspect...
Cable Update (GBPUSD)
-
LittleLuca replied Sep 4, 2009that was a ride and a half..... riko > uh gj just did about 250 pips in 10 mins...
Cable Update (GBPUSD)
-
LittleLuca replied Sep 4, 2009Trading Systems — Paul > Look at the breakout systems for london open... they can be quite profitable...
Cable Update (GBPUSD)
-
LittleLuca replied Aug 30, 2009What do you mean by a step? Do you want to have 3 trades for every trade opened and have a different TP for each trade ?
Help to improve profitable EA - 1H NanningBob 40MA 200 BB
-
LittleLuca replied Aug 25, 2009Ben, You need to use a flag to note that you have opened a second order... Order do you want it to open a order every 200pips it is in the pos ? if thats the case you just need to create a value which you increment by 200pips each time a order is ...
Learning out of desperation----a bit of a blog
-
LittleLuca replied Aug 24, 2009It buys too many false signals... when the price is jumping up and down it buys and sells too much!! Needs a trending idea which is contra to the whole methodology... any ideas?
FrankenPip's C4 EA --- Would appreciate help
-
LittleLuca replied Aug 24, 2009It will never re-enter the first if (myOrderType==0) So it will check straight after the first order is openned but it will then start again at start() and will check if (myOrderType==0) which is false because now it = 3 thus never gets inside code! ...
Learning out of desperation----a bit of a blog
-
LittleLuca replied Aug 24, 2009USDCHF — I would love to post charts I just struggle immensely!! As mentioned by o990l6mh there are some other "external to the chart" why this is a play i like... CHF has a lot of news tomorrow and with CHF being strong atm I have moved sl to ...
james16 Chart Thread
-
LittleLuca replied Aug 24, 2009USDCHF 4hr — Nice BUOB on the 4hr.. gonna wait till the news is out of the way tomorrow to enter fully.. +Rejected lower levels several times +Strong size -has been playing in this area for several days
james16 Chart Thread
-
LittleLuca replied Aug 24, 2009Can you post full code again

Learning out of desperation----a bit of a blog
-
LittleLuca replied Aug 24, 2009Shame on me also!! I ignored that one because of my bias for a south move! I took the 4hr PB and when saw the reversal on 1hr... didn't want to believe it!!!

james16 Chart Thread
-
LittleLuca replied Aug 24, 2009I do not know why but this hit TP to almost to the point... was a tl drawn from previous lows... vry interesting... was expecting this to take a couple of days..

james16 Chart Thread
-
LittleLuca replied Aug 24, 2009EURCHF — EURCHF 1hr/4hr Pair of tweezers forming...
james16 Chart Thread
-
LittleLuca replied Aug 24, 2009Isn't the crux of this Ea that it works real well in a trending market? Can't we thus remove the times where it has multiple orders opened...?
100% Win Math Grid Ea
-
LittleLuca replied Aug 24, 2009PB against trend — But isn't a PB against the trend on the time frame you are viewing it on ?? It may be with the trend on a higher tf but not on the tf you are viewing it on...
james16 Chart Thread
-
LittleLuca replied Aug 24, 2009Gold PB — Nice PB on the last 4hrs second rejection of area... waiting for it to move down on next bar for confirmation...
james16 Chart Thread
-
LittleLuca replied Aug 24, 2009trends — I think PB are by their nature against the trend... on the higher time frames... but they indicate a trend reversal on the lower time frames... where they occur indicate to us whether the trend reversal will continue right up through ...
james16 Chart Thread
-
LittleLuca replied Aug 23, 2009url Look at this for the for code... ignore all the rest of the functional ideas of that code... but in the "for" loop use orderselect() to look at the profit/loss of each open order and then look at the op type of the order and decide accordingly ...
Learning out of desperation----a bit of a blog
-
LittleLuca replied Aug 23, 2009url You will need to cycle through open orders... look on that codebase there will certainly be something that you can use with a little hacking.....
Learning out of desperation----a bit of a blog