Best posts made by Aizen
Latest posts made by Aizen
-
Order expiration. Expires too early, on midnight.posted in Bug Reports
Hi, I try using order expiration after defined number of hours. But when back-testing sometimes orders expires at midnight. my build

-
RE: Time optimizationposted in Questions & Answers
@fxdreema I did tried do back test with time tab, not working. And I tried tick tab, can back test, but it is not working on real account. I switched condition block with once a day block and it opens pending orders on real acc. Is it possible that you add offset to time filters blocks?
-
RE: Time optimizationposted in Questions & Answers
Yes, it is possible that I wont receive tick in that minute. What If I use this approach inside on timer tab instead on tick tab? shared/ckYVWMTPd
-
RE: Time optimizationposted in Questions & Answers
Found solution myself. Instead Once a day block use condition block to compare server time with time stamp value. That value can be shifted by hour, this give me ability to optimize time filter when back testing.

-
RE: Time optimizationposted in Questions & Answers

Maybe my explanation was not enough. I need to run optimization with different certain hour values one hour as step. -
Time optimizationposted in Questions & Answers
Hi, I want to open order at certain time of the day and I want to run back testing optimization with time constant. But there is no parameter field to enter for optimization. I want to optimize time with one hour intervals. how can I do that? I tried once a day time filter block.
-
RE: How to get price range from highest price and lowest price in specific time rangeposted in Questions & Answers
Yes long numbers, multiplying worked for me. Can long numbers slow down optimization?
-
RE: How to get price range from highest price and lowest price in specific time rangeposted in Questions & Answers
I restarted my MT4 platform, and journal started show log entries. I used crude method to convert to pips by entering *10000 text to adjust line. I know that this method is not universal it can change with currency pair or broker. For test purpose its enough.
-
RE: How to get price range from highest price and lowest price in specific time rangeposted in Questions & Answers
Strange, I used log message to learn what value I get, but nothing appeared in journal. I will check my mt4 platform or restart it.
-
How to get price range from highest price and lowest price in specific time rangeposted in Questions & Answers
I want to get price range as number in pips, so I could use it in formula. I try to use formula block to get price range, but no value appears shared/IZ3hwTn0e