Thank you for your help!
Latest posts made by asd111
-
dynamic Take Profitposted in Questions & Answers
Hi, I have searched the forum but couldn't find a sort of example or picture which would illustrate what im looking for.
At the moment I set my take profit from the Buy Now/Sell Now block. It works fine to set my TP using Bolling Bands levels for example. However as the price moves, I would like the TP to automatically change to the newest level base on newest tick instead of remaining the same as it was when the trade initiated.How can this be done? My whole project is on the OnTick project tab as well.
-
{REQ HELP}Bollinger Bands Trailing Stop - Trade Managerposted in Questions & Answers
Hi, this is my first post. I've only been using the free version and was wondering if its possible to create a bollinger bands take profit and MA stop loss EA. I manually take trades, long or short and I'd like the EA to take over and let it manage the trades.
For example:
Trailing stop - Stop loss:
Set at moving average from daily timechart, but can be manually adjusted.Take profit and breakeven:
Move to break even when current price is 12 pips in profit and set breakeven at entry price+2 pips, so you make 2pips or cover commission.
Set dynamic take profit based on current timeframe bollinger bands, upper and lower bands based on position taken(long,short).Can it be done within 10 connections/block using free version?
Here is what I have for long and short trade manager
Attached project: 0_1482100591913_BB Trailing Stop.mq4
