@jstap thank you ..What about the others in bucket of position block "lots,stoploss,Takeprofit etc.."How can i take them from bucket "?
Posts made by adentist
-
RE: Bucket of positionsposted in Questions & Answers
-
RE: Bucket of positionsposted in Questions & Answers
@jstap okey thx..Can I trust the other items im BucketofPositions in MT5?Or what will i trust which ones do i know trustable or not that is intresting:))
-
Bucket of positionsposted in Questions & Answers
Hi;
What does the Count excatly do in Bucket of positins block .Does it count the open orders? -
RE: Set Current Market for next block problemposted in Questions & Answers
@l-andorrĂ Thank you so much. Will i use the "Set Current Market for next block" on the top of these blocks?I understood from your explanations that : "Set Current Market for next block" on top then conditions connected then "check trades count block" at the end the "buy block" with settings like you explain..Is this true?
-
RE: Set Current Market for next block problemposted in Questions & Answers
@l-andorrĂ Thx helping me,Yes I mean i wanna write 6 symbol and i want system to check them and at the same time permission is 2 symbol trade long or short not differs.Symbols can change after closing.
-
Set Current Market for next block problemposted in Questions & Answers
Hi;
I wanna use "Set Current Market for next block" block and i want to write 6 Pairs like EURUSD,GBPUSD ..etc.. and also i want 2 of them can trade at the same time..Also one of them close the trade acording to conditions in EA anotherone can trade.How can I set this ?Pls help. -
Loop doesnt count and comment on the backtest on graph pls helpposted in Questions & Answers
Hi;
I wanna count the condition with loop but counts only 1 .Can you help pls..
https://fxdreema.com/shared/dXGglz0bc -
controlling the last 50 bars pls helpposted in Questions & Answers
Hi all;
I want to control the last 50 bars and count ,for example :MA20x>MA50 in the last 50 bars and count the cross ;when the cross is 3 times ,buy block will execute..Then the counter resets to 0 then if position closed ..Will do the loop again.Can yand ou help me thx alot.. -
RE: Drawing variables on the graphposted in Questions & Answers
how ?
can you help and give an example pls ? -
RE: Drawing variables on the graphposted in Questions & Answers
@jstap
Yes I did and i put it in the comment I see the value while backtest.Changing but how can I see the line on the chart? -
RE: Drawing variables on the graphposted in Questions & Answers
@jstap
hi;
sorry but I dont understand which is the example talk about? -
RE: Drawing variables on the graphposted in Questions & Answers
@jstap
i understand this .Its important for me that I want to multiply any number with any indicator ex:MOV15 and see on the chart .I am working to learn this.Numbers are not important which blocks needed and workflow?So i will expand it if I learn the logic..
can you give an example for me so i will learn this?
thx -
RE: Drawing variables on the graphposted in Questions & Answers
@jstap
okey thank you so much.I am working to do this with different blocks and tried but no conclusion.This is the last try.Link below..
https://fxdreema.com/shared/coj1eo4Ec -
RE: Drawing variables on the graphposted in Questions & Answers
Hello thank you.Exactly for ex I work to do this:
MOV15*(1-0.005)
How can I see this on chart ?.I tried but I can not do that pls help..
thx.. -
Drawing variables on the graphposted in Questions & Answers
Hi;
I have 1 line custom indicator in fx dreema and with formula blocks I multiply the value of indicator with (1+0.005) and other formula block (1-0.005) also put them in 2 variables..
How can I see the 2 lines on the graphics in metatrader5?I try the drawline block, but this doesnt work doesnt draw the changing variables(two lines)..Pls help me
thx.. -
Enum' - undeclared identifierposted in Questions & Answers
Hi;
I tried to make custom indicator in MT5but "Enum' - undeclared identifier"
error when i try to compile ..pls help -
RE: controlling the prev last barsposted in Tutorials by Users
@l-andorrĂ okey i wrote wrong -1 must be 1 ..Then how will be the loop for "counting how many candles within the last 8 are meeting that condition." at the begining "no trade" ..If i have any trade loop works but if no trade how can i make a loop for controlling the condition?
-
RE: controlling the prev last barsposted in Tutorials by Users
okey i wrote wrong -1 must be 1 ..Then how will be the loop for "counting how many candles within the last 8 are meeting that condition."
-
controlling the prev last barsposted in Tutorials by Users
hi;
can you pls help me;
how can i controll the last 8 bars starting from -1,That for ex: ema 8>ema 21. .I want the system controlls the last 8 bars closed value.And in the last 8 bars minimum there will be 4 of them are ema8>ema21 ..
thx