Sorry my friend,
I dont have any idea about time stamps
Posts made by agitins
-
RE: (Solved) Does time stamp work or am I missing somethingposted in Questions & Answers
-
EA SUCURITYposted in Questions & Answers
How do I secure my EA so that it is not either read
or modified by users?
Thanx. -
RE: NEGATIVE SHIFTposted in Questions & Answers
Oh thanks Mr. so when I make the shift of -4, the action will take place at candle ID 3 IE from IDs 0,1,2 and 3. Right?
-
RE: NEGATIVE SHIFTposted in Questions & Answers
Not really, as you know the MA's default shift is 0, when is replace it with a negative value Example in the link below
https://fxdreema.com/shared/MDZzMFGMc
The MA stops working as expected. So I would like to know how to implement it so that it works with a negative shift. Otherwise welcome back from your holidays. -
NEGATIVE SHIFTposted in Questions & Answers
Hello friends, how can I implement a negative moving average shift.
My trial is in the link below
https://fxdreema.com/shared/vH7IaPABd -
NEWS FILTERposted in Questions & Answers
Hello friends, any one who has coded a proprietary news filter block, please help.
-
RE: TRADE ON OPPOSITE CONDITIONS HEDGEposted in Questions & Answers
Ok thanx. How can I express a BB consolidation in fxdreema?
-
RE: TRADE ON OPPOSITE CONDITIONS HEDGEposted in Questions & Answers
@luqmaan Ok thanks, is it to buy when price hit upper BB and sell when hits lower BB or the viceversa
-
RE: TRADE ON OPPOSITE CONDITIONS HEDGEposted in Questions & Answers
Am not aware sir. Thaught if could be implemented well would work.
-
TRADE ON OPPOSITE CONDITIONS HEDGEposted in Questions & Answers
Hello friends,
I f conditions are met, I would like to BUY and SELL at the same time. And if opposite of the conditions are met, I would like to close the trade in profits and place a pending order certain pips e.g 10 pips in the direction of the closed trade and also close any other open pending order.Please help me out.
https://fxdreema.com/shared/CrCRVnipc -
RE: Bug when summing up pips in MQ5posted in Bug Reports
@l-andorrà Not sure if I follow, I am not seeing the negative numbers.
-
RE: EQUIDISTANT PENDING ORDERSposted in Questions & Answers
@l-andorrà The structure in link 2 doesnt work, I was wondering why it doesnt. But I used 'ONCE PER POSTION/ORDER' and kind of worked.
-
RE: EQUIDISTANT PENDING ORDERSposted in Questions & Answers
@l-andorrà Good evening sir. Then 'BUY STOP' stops executing.
https://fxdreema.com/shared/100lVuiGc
I wonder what makes it not work in this way in the link below.
https://fxdreema.com/shared/4jcdZqI3 -
RE: EQUIDISTANT PENDING ORDERSposted in Questions & Answers
Sorry, the 'NO TRADE' block prevents the 'BUY NOW' and the 'SELL PENDING ORDER' blocks from creating unwanted trades but the 'BUY PENDING ORDER' block keeps on placing many buy stops before the other blocks place any.
https://fxdreema.com/shared/6giVVBn4

-
RE: EQUIDISTANT PENDING ORDERSposted in Questions & Answers
@l-andorrà Please help make me know how to make the EA place one "BUY STOP" per round of trade. When I use the "COUNTER: PASS ONCE" block, it places once per round but not in next rounds. Kindly help me out.
https://fxdreema.com/shared/6giVVBn4
I highly appreciate you sir. -
RE: EQUIDISTANT PENDING ORDERSposted in Questions & Answers
@l-andorrà Hello, what can I do to make sure the Buy, sell stop and buy stop are placed once every round. Thank you