You are welcome
Posts made by sktsec
-
RE: SL not workingposted in Questions & Answers
In your original block, you put the variable in the entry box, and at the same time tick the selection for user input.
-
RE: Stuck on Process - What's next after FXDreema?posted in General Discussions
What I am doing now is focusing one symbol at a time, and test the symbol with different EAs.
It turns out that each symbol fits to a particular EA that won't fit for other symbols.
In particular, USDJPY vs USDCAD vs EURUSD/GBPUSD/AUDUSD vs USDCHF
They all have unique structure and temporal characteristics.
Finally the stock index are forex symbol are far more different. -
RE: Pending Order Expiry by N candlesposted in Questions & Answers
@l-andorrà
Candle ID = 3 probably refers to the past time at the previous third candle (current candle as 0). It serves as the base for the input of Shift in Time -
RE: PENDING ORDER ON MOVING AVERAGEposted in Questions & Answers
@Mohlomimakhanya
Then it is pending you need. You might need market order when the price across your indicator price -
RE: FxDreema exports issuesposted in Bug Reports
@Wooty
Should export exactly the date type you have entered defining the variables -
RE: how to integrate an external EA in fx dreema made EA?posted in Questions & Answers
@jstap
Thanks for sharing. The pipeline integration is inspiring. -
RE: how to integrate an external EA in fx dreema made EA?posted in Questions & Answers
Better start from scratch in fxDreema.
If you want to make use of AI, better use it to develop an indicator first then be used in fxDreema.
Or you can completely use AI to develop the EA, but it seems to me not as flexible as fxDreema
-
RE: MY AIposted in Tutorials by Users
In you design, trading logic is evaluated only once when a bar start. That is probably not working unless you shift the crossover 1 bar left.
Or you can move Once Per Bar just above Buy Now and Sell Now.
Moreover, Block 3, 4 seems redundant.
-
RE: I need A tutor i keep hiting a wall with Fx dremaposted in Questions & Answers
Both @l-andorrà and @jstap are both knowledgeable mentors. They are active here to help.
@l-andorrà offer courses
@jstap is the author of "Creating Robots with fxDreema" on Amazon -
RE: Been fighting to get this alerts to trigger for 2 days. tried everythig it makes no senseposted in Questions & Answers
Try filling the content of data row 1, data row 2, ....
-
RE: [FR] Version Control Historyposted in Bug Reports
Version control, I am afraid that is not an interest of fxDreema
-
RE: MultiCurrency Buy/Sell - "OR" blockposted in Questions & Answers
@l-andorrà
Your suggestion is perfect. Or the logics will end up trading on the same symbol -
RE: MultiCurrency Buy/Sell - "OR" blockposted in Questions & Answers
Seems the same. The second is better.
-
RE: Any instructions about the On Trade & On Chart tabs?posted in General Discussions
Event driven. e.g. On Trade -> The blocks under the tab are triggered to run when there is trade open / close , etc
-
RE: How can a file be created on back testing?posted in Questions & Answers
Glad to know you solved the problem.
-
RE: How can a file be created on back testing?posted in Questions & Answers
It works with Print() in MQL.
Each line I print out the time of calculation, and the moving average. Other information preceding that is added by the tester.
Maybe something complicated in your Print() ?
-
RE: How can a file be created on back testing?posted in Questions & Answers
I test with EA https://fxdreema.com/shared/i8TIJUagb
It prints out daily moving average of input period. The full log is as follows:
CS 0 00:21:48.028 Startup MetaTester 5 build 5640, 20 Feb 2026
CS 0 00:21:48.028 Startup Windows 11 build 26200, 20 x 13th Gen Intel Core i7-13700H, AVX2, 18 / 29 Gb memory, 83 / 475 Gb disk, RDP, UAC, GMT+8
CS 0 00:21:48.029 Server MetaTester 5 started on 127.0.0.1:3000
CS 0 00:21:48.032 Startup cloud network mode is off
CS 0 00:21:48.033 Startup initialization finished
CS 0 00:21:48.323 127.0.0.1 login (build 5640)
CS 0 00:21:48.350 Network 17744 bytes of account info loaded
CS 0 00:21:48.350 Network 1478 bytes of tester parameters loaded
CS 0 00:21:48.350 Network 1220 bytes of input parameters loaded
CS 0 00:21:48.350 Network 659 bytes of symbols list loaded (111 symbols)
CS 0 00:21:48.350 Tester expert file added: Experts\TestBacktestPrintout.ex5. 72996 bytes loaded
CS 0 00:21:48.352 Tester 18976 Mb available, 236 blocks set for ticks generating
CS 0 00:21:48.352 Tester calculate profit in pips, initial deposit 200000, leverage 1:100
CS 0 00:21:48.352 Tester successfully initialized
CS 0 00:21:48.352 Network 73 Kb of total initialization data received
CS 0 00:21:48.352 Tester 13th Gen Intel Core i7-13700H, 30345 MB
CS 0 00:21:48.356 Symbols EURUSD: symbol to be synchronized
CS 0 00:21:48.357 Symbols EURUSD: symbol synchronized, 3720 bytes of symbol info received
CS 0 00:21:48.358 History EURUSD: load 27 bytes of history data to synchronize in 0:00:00.000
CS 0 00:21:48.358 History EURUSD: history synchronized from 2024.01.02 to 2026.02.27
CS 0 00:21:48.375 History EURUSD,M15: history cache allocated for 28347 bars and contains 26358 bars from 2025.01.02 00:00 to 2026.01.30 23:45
CS 0 00:21:48.375 History EURUSD,M15: history begins from 2025.01.02 00:00
CS 0 00:21:48.375 Tester EURUSD,M15 (Afterprime-Ltd): OHLC bar states generating. OnTick executed on the bar begin only
CS 0 00:21:48.375 Tester execution delay discarded because of open prices testing mode
CS 0 00:21:48.375 Tester EURUSD,M15: testing of Experts\TestBacktestPrintout.ex5 from 2026.02.01 00:00 to 2026.03.01 00:00 started with inputs:
CS 0 00:21:48.375 Tester maPeriod=20
CS 0 00:21:48.375 Tester MagicStart=3742
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.02 00:00:00 2026.02.02 00:00:00 1.1864325
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.03 00:00:00 2026.02.03 00:00:00 1.1788945
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.04 00:00:00 2026.02.04 00:00:00 1.1815805
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.05 00:00:00 2026.02.05 00:00:00 1.180219
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.06 00:00:00 2026.02.06 00:00:00 1.179056
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.09 00:00:00 2026.02.09 00:00:00 1.1818279999999999
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.10 00:00:00 2026.02.10 00:00:00 1.1913645
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.11 00:00:00 2026.02.11 00:00:00 1.189603
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.12 00:00:00 2026.02.12 00:00:00 1.187804
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.13 00:00:00 2026.02.13 00:00:00 1.1865999999999999
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.16 00:00:00 2026.02.16 00:00:00 1.187173
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.17 00:00:00 2026.02.17 00:00:00 1.185116
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.18 00:00:00 2026.02.18 00:00:00 1.1847115
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.19 00:00:00 2026.02.19 00:00:00 1.1789855
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.20 00:00:00 2026.02.20 00:00:00 1.176836
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.23 00:00:00 2026.02.23 00:00:00 1.1783625
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.24 00:00:00 2026.02.24 00:00:00 1.179229
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.25 00:00:00 2026.02.25 00:00:00 1.177929
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.26 00:00:00 2026.02.26 00:00:00 1.180666
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.27 00:00:00 2026.02.27 00:00:00 1.179049
CS 0 00:21:48.382 Tester final balance 200000.00 pips
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.27 23:59:59 Backtested in 0.00 seconds
CS 0 00:21:48.382 TestBacktestPrintout (EURUSD,M15) 2026.02.27 23:59:59 Expert Advisor self terminated
CS 0 00:21:48.385 Tester EURUSD,M15: 7534 ticks, 1920 bars generated. Environment synchronized in 0:00:00.030. Test passed in 0:00:00.031.
CS 0 00:21:48.385 Tester EURUSD,M15: total time from login to stop testing 0:00:00.061 (including 0:00:00.030 for history data synchronization)
CS 0 00:21:48.385 Tester 32 Mb memory used including 1.88 Mb of history data, 64 Mb of tick data
CS 0 00:21:48.385 Tester log file "C:\Users\James\AppData\Roaming\MetaQuotes\Tester\D0E8209F77C8CF37AD8BF550E51FF075\Agent-127.0.0.1-3000\logs\20260301.log" written
CS 0 00:21:48.385 Tester test Experts\TestBacktestPrintout.ex5 on EURUSD,M15 thread finished
CS 0 00:21:48.389 127.0.0.1 prepare for shutdown
CS 0 00:21:48.389 127.0.0.1 shutdown finished -
RE: Empty Group #posted in Questions & Answers
First open the downloaded source file and open it.
As you can see, the variable "group" is of string type, and it is likely to take up the value of "" as default value.
But instead it takes a value of "0", and thus magic number is not used according to the logic that "" should be used instead.
That means a quick fix try would be replace that "0" with ""
First find TradeSelectByIndex, then if you see group = "0", replace it with "".
Or more directly, use the editor to replace ALL "0" with "".
Noted that "0" is unusual because its type is string rather than number.
That's what I could probably guess, please try and see it can help