https://fxdreema.com/forum/search?term=%2FMathPow(10%2C-Digits())%2F10&in=titlesposts&matchWords=all&sortBy=relevance&sortDirection=desc&showAs=posts
Posts made by ambrogio
-
RE: converting price level to pips/pointposted in Questions & Answers
-
RE: Problem with JPY crossesposted in Questions & Answers
inside #97 block, check the right name of button
-
RE: Problem with JPY crossesposted in Questions & Answers
I think I wasn't clear with my post, let's make an example: Expert on EURUSD M15 , same expert on EURUSD H1 . Since we are trading the same forex pair on two charts together, we MUST put two differetn magic number for any chart (this is in the input table). This way your button on expert M15 close only the trades on M15 chart and so on. Pay attention to NOT select "all (automated...ecc...) , select Group# instead. Furthermore you can differenciate through the Group# number the trades you want to close
-
RE: Problem with JPY crossesposted in Questions & Answers
@Mr-Big said in Problem with JPY crosses:
And the last question..
If I clic over the close button I close all the trades on the platform
There Is a way to close only the trades (market and pending) related to the chart and tf?
If I have the ea on eurusd m5 chart and eurusd m30 chart can I set something that close only the trade open of that chart trough click on the close button?no, since you have close "all automated and manual"
you can dedicate a button to close trades by group and magic number -
RE: Problem with JPY crossesposted in Questions & Answers
you can do this +offset pips , or -offset pips , depend on what you desire
-
RE: Problem with JPY crossesposted in Questions & Answers
@Mr-Big the way you made is right, but in your constant list you have to define "offset" like a int or double not string.
-
RE: Problem with JPY crossesposted in Questions & Answers
@Mr-Big try to remove this "offset" (also it cannot be a string)

-
RE: what's the way out plsposted in Questions & Answers
@tec-nacks click on "add to chrome" at the right
-
RE: Someone Please Explain This Strange EA Behaviourposted in Questions & Answers
@funmi no problem in demo also
-
RE: Someone Please Explain This Strange EA Behaviourposted in Questions & Answers
@funmi i've tested now your project, no issue on my side.
Are you referring on backtest or live trading? -
RE: Entry trade on ema slow/fast offsetposted in Questions & Answers
@Mr-Big put the pips in the adjust fields like this

-
RE: Question on Breakeven and then start Trailing stopposted in Questions & Answers
@Suraj0544 said in Question on Breakeven and then start Trailing stop:

also fill "name prefix is like..."
-
RE: Error with Edit Fieldposted in Bug Reports
@tec-nacks too many blocks in your project, share only a few blocks, bare minimum just for the problem
-
RE: Buy / Sell on Custom Indicatorposted in Questions & Answers

I only now see this picture, usually the buffers starts with #0
Try renumbering them, so the last two become #8 and #9 -
RE: Buy / Sell on Custom Indicatorposted in Questions & Answers
Please, share the indicator. I'll take some test on it

