Scalping bot help...
-
Hi Everyone

I have created a scalping bot which opens trades rapidly but it keeps burning demo accounts.
Can someone help ?
Thanks,
Alex
-
What kind of help are you looking for exactly?
-
@l-andorrà Well i believe it has massive potential but keeps burning demo accounts.
So i suppose i need a hand fine tuning it ? please.
-
Ok. Let's try it. Can you please explain your strategy?
-
@l-andorrà 0_1584982068356_Trading robot (3).ex4
Here you go. have a play and see what you think !
-
-
-
I recommend to move blocks 'Spread filter' and 'weekday filter' on top of it. Why did you create 2 groups, one for buys and another for sells? They are differently managed by the blocks. I don't see the EA to need them.
-
I didnt try it but i think problem is this

The candle id 0 is somethink that happpen now like every tick. You cannot compare somethink that is not done.
If yes then the trading will be very easy. :-))) -
@varso So your saying to change it to 1 ? Check the other conditions.
-
@l-andorrà Are you able change it and send it back as a project link please so i can see what you mean ?

-
Try this logic
-
@varso thanks but about the trailing stop loss and deletion of pending orders ?
-
I can look, but i must write that this idea will never work. You must calculate with latency on network and also its to agressive to eat only spread. No broker will accept this.... .
-
@varso I just want a decent scalping bot
I made another one if you care to look ?
https://fxdreema.com/shared/NhO0QmChb -
You are still working with candle ID 0 most of the time whereas some operands are looking for candle ID 2. I don't think that's a good combo. Why not trying candle ID 1 everywhere?
-
You can test it alone use Bactesting in Metatrader with visual mode.
Use data from ticstory litle free
https://tickstory.com/download-tickstory/ -
@upstatecashew hi.
how to work for 5 min time frame with MA 500!?
maybe in one day just has 3 crosses
if you want to work in the top or bottom MA that have too Swing -
I dont know it this is forum where we will talk about strategy, but yes Xfire has right.
Clasical is use 240 Ema for trend recognize. Price up -- Long
50 Ema for trend confirm. Price up - Long confirm
10 Sma let say for enter. Price under 50 Ema is area where you want enter.You can try.

P.S. i totally forgot on this simple strategy i will also try it. :-)))))
-
@varso Hi varso.
Have you made this strategy? is it worth to build it :D? I am wondering about the results. Thank you.