- Search Crypto Craft
- 920 Results (52 Threads, 868 Replies)
-
FOREXflash replied Dec 17, 2008Spieler, are you still on manual execution..... or the ea posted here can realy do the job??? Respect
Hedge trading spieler system derived from futures spread trading
-
FOREXflash replied Dec 17, 2008Margin stop means that when marginstop level is reached (lets say 200), ea will stop trading......it means that you have only 200 usd on your account! There will be no more updates to this ea, cos i dont have interest in it any more. ......maybe if ...
100% Win Math Grid Ea
-
FOREXflash replied Dec 15, 2008Macd divergance.....
the best/your favorite indicator/way to spot divergence?
-
FOREXflash replied Dec 15, 2008Both of you are probably talking about my EA that destroyed broker

If I win 10 million a day
-
FOREXflash replied Dec 15, 2008Ordersend is not needed, cos this ea doesnt execute trades!!!
Would like to add Breakeven
-
FOREXflash replied Dec 14, 2008Hi...just add this to code: //place at the top extern bool breakeven = False; extern int BreakEven = 20; //place after the code at the bottom void breakeven() { int totalorders = OrdersTotal(); for(int i=totalorders-1;i>=0;i--) { OrderSelect(i, ...
Would like to add Breakeven
-
FOREXflash replied Dec 14, 2008If you look at some of the versions, you will see that there is a option strating time for the ea execution, so......it is already done!!! Regards
100% Win Math Grid Ea
-
FOREXflash replied Dec 13, 2008I totaly recoded the ea and this is my try....but now I have a problem! It is only executing sells!????
Pending Order Problem
-
FOREXflash replied Dec 12, 2008Another update — Here is a version for 1H TF. USE ONLY ON EURUSD!!! I changed the SL and TP, and i think that with this settings all users can test this without "problems".
The EA that destroyed the broker
-
FOREXflash replied Dec 12, 2008Ok.....here is another version(bassicaly the same but with more options).
The EA that destroyed the broker
-
FOREXflash replied Dec 11, 2008No, I use default settings! But now it seems that this ea realy needs to use time limit cos the sideways market can realy kill profit!...or some other kind of filter!??? Tjpld, if you want the code, Ill send it to you!
The EA that destroyed the broker
-
FOREXflash replied Dec 11, 2008Guys give me some time cos this ea needs a lot of testing..... when I optimize it to live stream, ill post a template here. Im also trying to add some filter to code, but it will need time! Regards
The EA that destroyed the broker
-
FOREXflash replied Dec 11, 2008MM is already coded, but I disabled it! I use 1 min TF. Regards ....another update
The EA that destroyed the broker
-
FOREXflash replied Dec 11, 2008Todays update.....I only changed lot size to 1, cos I want to push this EA to its limits.
The EA that destroyed the broker