That's a great great contribution here !
And it's nice to play again with this EA.
Regards
Alex
Personally I am still on demo. I do not know if there are people here trading live but I haven't seen any problems on demo that would prevent the kind of Live trading you propose. In any case, all the caveats applyAnotherBrian wrote:How safe is this bot to use considering I'll use 0.01 lots on an account of 10k and checking trades at least daily?al3xx wrote: To run the EA, you will need the attached 10.2 indi's in your Indicators folder. You do not need them on your chart.
Is it safe to manually close a trade without negatively impacting the operation of the bot?
That was a feature I believe that removed TP and used JS/TS when slope went > 0.8 on the daily or the other way round.blahn wrote: Breakeven - even tho I had break even set to false in user settings, my stop kept getting modifed after the initial order. drove me crazy for a while until i found somewhere in the code that breakeven was being set to true no matter what the user choose.. i can't remember where tho at the moment.![]()
No you can't. I don't have any plans for that either. I prefer to put the bot on each chart I want to trade because I want to analyse each pair and gain some experience. For what you suggest, I think there are similar bots somewhere here doing exactly that.forex.rapheal wrote:Hi Al3xx,
thank you for your effort. can we enter fx pairs into the EA so it can trade them as a basket rather attach it to all fx tab? will it be accurate to back test using this EA as TMA 'repaint' in this case?
regards,
Attaching a multi pair trading EA to a single chart does make it easy to run multiple setups of one or more EAs and tends to be more faster/reliable on Empty4. I do this with Baluda and BJS on a demo account and take trades manually on a live account.al3xx wrote:No you can't. I don't have any plans for that either. I prefer to put the bot on each chart I want to trade because I want to analyse each pair and gain some experience. For what you suggest, I think there are similar bots somewhere here doing exactly that.forex.rapheal wrote:Hi Al3xx,
thank you for your effort. can we enter fx pairs into the EA so it can trade them as a basket rather attach it to all fx tab?,
Thanks. Feedback much appreciated.fbs1979 wrote:Thanks a lot for having this ea "resumed"...
I'm still testing this EA since I love the fact that it matches with the original Bob's theory. I encountered the following bugs:
- hiddenpips not working well - solved with "hiddenpips=0"
- Breakeven profit sometimes not working (stop = entry so no profit) - can live with it
- Multiple trades opened when price was over 1st stack line - Solved with "maxstacktrades=2"
I will try current 1.0 version OOTB and follow up with some feedback...