Posts made by jstap
-
RE: buy and sell when arrow appears in indicatorposted in Questions & Answers
Although this should work you need to check that the blocks react to the signals, do this using the indicator appears block when an arrow appears draw a vertical line and see if some miss on backtest.
-
RE: Close Trades Unrealized Profitposted in Questions & Answers
Because you have the close blocks under a no pending and buy block, so as soon as an order is placed the blocks under cannot work.
-
RE: red news filterposted in Questions & Answers
FXSI indicator will show you all this and is also free to get. This will give you an idea of how you can use it, this is mt4 but mt5 is also free: https://fxdreema.com/shared/eC6KELGPb
FXSSI.Calendar.ex4 -
RE: Please help draw horizontal line on chart as maximum level to close trade and stop EAposted in Questions & Answers
check profit (unrealised) will act at a set profit, check profit (period of time) will check the profit over time, < let trades be placed, > close all trades, use 2 trees to achieve this.
-
RE: Please help draw horizontal line on chart as maximum level to close trade and stop EAposted in Questions & Answers
You have parent trade in both blocks:

-
RE: Profit Lineposted in Questions & Answers
At a guess *10 is not acceptable for all pairs, maybe best to ask chat GPT the best way to get this calculation
-
RE: Need to close some order.posted in Questions & Answers
Is why I use chat GPT for things like this
-
RE: Need to close some order.posted in Questions & Answers
You can add logic from standard FX blocks
-
RE: TDI Custom Indicator -Cross Overposted in Questions & Answers
Put those buffers into a comment and check if the values are usable
-
RE: Sliding Pending Orders*posted in Questions & Answers
I don't think there is much difference, just the settings used.
-
RE: Please help draw horizontal line on chart as maximum level to close trade and stop EAposted in Questions & Answers
Pink blocks
for each parent trade - 100 pips away - add to position
separate tree
for each child trade - 10 pips away - add to positionCreate this and share the link for any problems
-
RE: ADXposted in Questions & Answers
Whenever I've used it's worked, add a shared link to see what you mean
-
RE: need someone to help me get the kinks out of my ea, it is not seeing all conditions properlyposted in Questions & Answers
Trailing stop should be on tick, put it under the yellow of a no trade block, orange of an if trade block, under a pass block, on top of just about any other block.
You can DM me, but I tend to answer on here, just because anyone can see questions asked, so use what's learnt on their own
-
RE: need someone to help me get the kinks out of my ea, it is not seeing all conditions properlyposted in Questions & Answers
I haven't used CCI in a very long time, start with testing this one block and seeing what difference the settings make. I would advise but am unsure what you expect this to do.
-
RE: change ema colorposted in Questions & Answers
You can't do it manually change on your terminal, or add a template.
-
RE: need someone to help me get the kinks out of my ea, it is not seeing all conditions properlyposted in Questions & Answers
I do not know if you need so many once per bars blocks, if it's not working link blocks out, then link some back in, until you fine the problem.
-
RE: tester cannot load expertposted in Questions & Answers
Link blocks out and test, do this in a process of elimination start with multiple blocks then add 1 back in until you find where the problem is.
-
RE: Sliding Pending Orders*posted in Questions & Answers
I tend to use the trail pending orders block, add a shared link to see what you have done.
