- Search Crypto Craft
-
LittleLuca replied Jun 25, 2010DT, I had a feeling yesterday when you mentioned your broker and tick charts. Because in 10 years you are the first person I know who uses them on that broker! (same broker you used in the demonstration you ran!) Well I think I would say that you ...
Direct-Trade +250% PA Day+Scalping Trading Journal.
-
LittleLuca replied Jun 16, 2010The only problem with placing orders in both directions is lots of times markets will range 50 pips up and down before it makes a move. Try it on demo, I think the larger the limit difference >50 the more successful it will be. But then doesn't it ...
Trading the anti-grid with the snowball EA
-
LittleLuca replied Mar 22, 2010I must disagree.... What's the probability of flicking 1 head ? 50% The next head ? 50% The next head ? 50% A coin has no memory. Every coin flick is a independent event. The events are unrelated...
Double up and get rich???
-
LittleLuca replied Mar 1, 2010In that case the return is dependant on a sequence. The probability doesn't change but the return does. And you giving me less than the odds the coin gives me. All trades do not have the same probability... thus it is extremely difficult to ...
Double up and get rich???
-
LittleLuca replied Mar 1, 2010My odds on flicking a head a million times consecutively are 50% what are yours ?
— That would only be the case if the previous loss effects the outcome of the next trade. As in flicking coins... the probability of flicking 1million heads ...Double up and get rich???
-
LittleLuca replied Feb 28, 2010MM anyone — Hanover, What forms of MM do you use?
Double up and get rich???
-
LittleLuca replied Feb 28, 2010But this is all under the assumption that every trade has the same probability of success which is a not true! Even a random method of choosing buy/sell will not have a equal probability of success for each trade. I flick a coin to decide whether to ...
Double up and get rich???
-
LittleLuca replied Feb 28, 2010Woe to the preachers of indicators — IMHO Mart. will fail because people see trades related, because I got heads last time, I have a higher probability of tails this time. This can often be exacerbated by peoples opinions. (I.e Cable is ...
Double up and get rich???
-
LittleLuca replied Jan 9, 2010Its the >= "stuff". url This link should give you a basic over view of the comparison of different values! But yes you wish to use SMA(28) >= SMA(8) (which means when the value of sma28 is greater than (or equal to) sma8 then sell!) HTH
Programming of SMA and SMA cross over
-
LittleLuca replied Jan 9, 2010Right click on the trade/account history tab in Terminal (Ctrl T) You should see a item that says Comments. Click it and it will tick it, comments will be in the categories at the top now! HTH
where to see comment of a trade?
-
LittleLuca replied Jan 9, 2010Also I can't believe that someone hasn't done this! (Setup a Demo server which can be operated at any time with tick data for selected !) Testing how a EA handles previous market conditions is paramount! And the strategy tester is second rate at ...
Weekend MT4 Demo server
-
LittleLuca replied Jan 9, 2010Thank you Craig that was exactly what I was looking for! In the mean time I found sending ticks from Excel from previous data and sending back order logic to excel to handle order processing just as effective!
Thanks!Weekend MT4 Demo server
-
LittleLuca replied Jan 8, 2010Thank you but it was for the testing of EA's so needs a form of order processing! The EA only works in forward testing! So needs a live feed!
Weekend MT4 Demo server
-
LittleLuca replied Jan 8, 2010I am interested in a simulated walk! I believe that you allured to one in previous posts ?
Weekend MT4 Demo server
-
Weekend MT4 Demo server
Started Jan 8, 2010|Platform Tech|14 replies
Does anyone know of a weekend demo server which feeds live ticks through! I get spare time on ...
-
LittleLuca replied Jan 7, 2010What is the cpu usage like and memory usage? Would you share the indi ?
Renko Block Charts
-
LittleLuca replied Jan 6, 2010Thanks
— Thank you kindly! In the end I found out how to force update it through the init then through loop in Start(). I had got the loop in the start but no tick coming through to start the program! Many Thanks All the same! LLRenko Block Charts