@jstap alright bro, anticipating then
Posts made by tec.nacks
-
RE: Spread for Testposted in Questions & Answers
@jstap would have preferred current but I test at mid-night too - spreads are high at that time.
Their EU spread is 0.8pips, but on their terminal you see default as 10.
I dont know if its in pips or points
-
RE: Spread for Testposted in Questions & Answers
am using Exness and their terminal spread is 10 by default, when I reduce it i get a better result but I dont know if the spread value is in pips or points.
What's your thought on this?
-
Spread for Testposted in Questions & Answers
What's the best spread value to use for backtest on MT4 broker terminal ?
-
RE: Errorsposted in Questions & Answers
thanks man, I've firgured it out... I used break word as input value on string data type
-
News Indicatorposted in Questions & Answers
I'm using the ICeFX News Filter indicator they have a feature for Backtesting possibility with this guide. How can I do it?
NewsInfo in backtest mode
The program provides an opportunity to display news in the appropriate moment in “Backtest
mode”. To use this feature Expert Advisor (EA) running in “Backtest mode” has to be able to pass
directly the current time in backtest (backtest time) to the indicator. To do this, any Expert Advisor
(EA) has to put the current time to global variable called ”NEWS_EURUSD_TIMEOVERRIDE”
before calling the indicator (EURUSD indicates the currency pair in the test). The program will read
this value and displays the news accordingly.
Due to caching in the first backtest run NewsInfo collects data for further use therefore there is no
need for Internet access later. Cached files are located in “MQL4\Libraries\NewsInfo_Cache” folder.It's referring some thing around iCustom
-
RE: How can I do thisposted in Questions & Answers
@sarfraz yes, that exactly what I was referring to
-
issue exporting?posted in Questions & Answers
is anyone having issues exporting EA recently?
I kept getting network error and my internet is okay same amusing to chat here
-
RE: How can I do thisposted in Questions & Answers
@sarfraz it doesnt require this -- as you can access the constant tab from shared project.
It a data types structure
-
Can this work with FxD>?posted in General Discussions
Has anyone been thinking around the AI based EA system?
How that the system self readjust and reanalyze ..
Is this something that FxDreema can do?
-
RE: How can I do thisposted in Questions & Answers
@sarfraz I want it clickable in the EA Setting not just ticking them here.
What datatype am I to use?>
-
How can I do thisposted in Questions & Answers
How can I add Days of the Week to the Constant tab? as like int bool ENUM
@l-andorrà @jstap -
RE: Let's BrainStorm on this guysposted in General Discussions
@jstap that's helpful. Variables and Cross referencing
-
RE: Let's BrainStorm on this guysposted in General Discussions
@jstap can you give a hunch on how it can be done with FxDreema?
