- Search Metals Mine
- 132 Results
-
buju replied Feb 26, 2020some people have been pm ing me for a updated version , i did abandon this ea because it failed in the long term , i did do a updated version ill post it here. maybe someone can suggest something to make it profitable in thel ong term ?????
Buju's engulfing EA
-
buju replied Nov 13, 2019im doing backtests every day , Ill post my results soon and a updated version as well. how about some of you people also doing some backtests / bug checks ? should i do all the work ? , the reason for posting in the community is synergy. if i do all ...
Buju's engulfing EA
-
buju replied Nov 11, 2019added a new parameter: (NEW) trade_close_on_bar_close : trades will close on the next bar if in profit(usefull for H1 H4 ...) if true trades will get a take profit of 99 points and not the fibo level. it also account for swap and commissions. the EA ...
Buju's engulfing EA
-
buju replied Nov 10, 2019it is loosely based on that yes , as far as the engulfing bars go , thats what got my interest , and then I looked at the EA's that were written for that strategy and I knew it could do much much better , so hence this EA which is very powerful with ...
Buju's engulfing EA
-
buju replied Nov 10, 2019hi everyone I have started a new thread for my engulfing EA. url I will not be replying to this thread any longer , so please check the above link , thank you.
Simple H4 Mobile Trading System
-
buju replied Nov 10, 2019pending orders made the ea fail , badly , i tried it yesterday on eurusd , 1h and 4 h , hopefully i can get the ea finalized today
Simple H4 Mobile Trading System
-
buju replied Nov 8, 2019well some good news, ive modded the ea to reflect my manual trading this week with a extra little tweak that i wanted to apply anyway , so i incorporated that into the ea , geez , it was some head scratching there ..... anyway here is the the ...
Simple H4 Mobile Trading System
-
buju replied Nov 8, 2019Skippy so i looked at that ea from cybercoder... his definition of profit factor is about the same as using fibo levels
Simple H4 Mobile Trading System
-
buju replied Nov 8, 2019@Skippy checked it out , code looks good , kinda the same thing Im doing
Simple H4 Mobile Trading System
-
buju replied Nov 8, 2019yeah , you dudes have got me modding this ea now . lol lets see what we can do , ill post back when i have some solid data believe me , i want this to work as much as you guys as ive spend a week on this strat now
Simple H4 Mobile Trading System
-
buju replied Nov 8, 2019thats correct , i didnt put in a MA or additional indicator , thats so the trader can decide what extra indi's to base the decisions on.
Simple H4 Mobile Trading System
-
buju replied Nov 8, 2019had a quick look at the ea , problem is with this: extern int CandleShift = 6; which effects this: int candleLowest = iLowest(NULL,0,MODE_LOW,CandleShift,1); double lowest = iLow(NULL,0,candleLowest); so its taking the lowest / highest price over ...
Simple H4 Mobile Trading System
-
buju replied Nov 7, 2019today's results , some of the trades where also done on the 15 chart
Simple H4 Mobile Trading System
-
buju replied Nov 7, 2019after you get the signal and have opened the trade , Im trading on 1 hour charts place the stop loss at 0.0 fibo and take profit at 150 or higher fibo ( I have been using 150) today I have been managing the trades like putting on trailing stops etc ...
Simple H4 Mobile Trading System
-
buju replied Nov 7, 2019yesterday I traded loosely on the rules on the 1 hour , on every currency that gave me a signal from my indicator , set the sl and tp as per the fibo 150 and did not touch the trades after that , and here are the results.
Simple H4 Mobile Trading System
-
buju replied Nov 7, 2019I found this strategy to be quite interesting so I have coded a indicator to simplify the strategy and also to scan all the currency pairs. I posted in the 'old' thread as well.
Simple H4 Mobile Trading System