Exp4 The xCustomEA for MT4
250 USD
Versione demo scaricata:
1 906
Pubblicato:
9 ottobre 2018
Versione attuale:
26.222
Non hai trovato un robot adatto?
Ordina il tuo
su Freelance
Vai alla sezione Freelance
Ordina il tuo
su Freelance
Come acquistare un Robot di Trading o un indicatore
Esegui il tuo EA
hosting virtuale
hosting virtuale
Prova un indicatore/robot di trading prima di acquistarlo
Vuoi guadagnare nel Market?
Come presentare un prodotto per venderlo con successo
Ti stai perdendo delle opportunità di trading:
- App di trading gratuite
- Oltre 8.000 segnali per il copy trading
- Notizie economiche per esplorare i mercati finanziari
Registrazione
Accedi
Accetti la politica del sito e le condizioni d’uso
Se non hai un account, registrati

2020.08.30 22:20:39.911 Exp4 The xCustomEA for MT4 EURCHF,Daily: Alert: Indicator "Market\\Identify Trend PRO" not found. Please check the indicator name in the Expert Advisor settings Market\\Identify Trend PRO
То есть если не будет на графике, то при синхронизации:
2020.08.30 22:20:39.911 cannot open file 'C:\Hosting\instances\595D147EE961910A46966182746FEE04\MQL4\indicators\Market\\Identify Trend PRO.ex4' [3]
То есть если не будет на графике, то при синхронизации:
2020.08.30 22:20:39.911 cannot open file 'C:\Hosting\instances\595D147EE961910A46966182746FEE04\MQL4\indicators\Market\\Identify Trend PRO.ex4' [3]
Hi new to this does anyone have a set file for PipFinite that i can test. I not getting trades and would like to study a proven set file
Thanks in advance
Hi new to this does anyone have a set file for PipFinite that i can test. I not getting trades and would like to study a proven set file
Thanks in advance
Hello
do you read my guide?
https://www.mql5.com/en/blogs/post/723605
Hello
do you read my guide?
https://www.mql5.com/en/blogs/post/723605
Yes all ok and working i would just like a reference point so see
Hi
how to deal with zero line indicator buy above zero line sell below zero
how to do that help please
thanks
Hi
how to deal with zero line indicator buy above zero line sell below zero
how to do that help please
thanks
Hello Vladislav,
i rent your EA for 1 month and i would like to use it with an arrow indicator. Could you pm me how to set up the EA to make it trade following the arrow and reverse position when the arrow changes direction.
cheers
Hello Vladislav,
i rent your EA for 1 month and i would like to use it with an arrow indicator. Could you pm me how to set up the EA to make it trade following the arrow and reverse position when the arrow changes direction.
cheers
Example of Expert adviser on the indicator PIPFINITE TREND PRO
Complete instructions on advisor and programming strategies on indicators or PDF GUIDE
Hi.. This is a great EA. When trading using the Pipfinite Trend Pro indicator, how do you change the Period parameters from the default setting?
Hi.. This is a great EA. When trading using the Pipfinite Trend Pro indicator, how do you change the Period parameters from the default setting?
External parameters for custom indicator, in SignalTypeIndicator = xArrow mode
You can specify the external variables of the indicator as they are written in the settings table , separated by commas!
Important: You must respect the order of variables and the type of variables.
1
10
777
0.2
1.10
In MT5: Be sure to specify the string (not numbers). You can write as "X"
In MT4: Attention! In the version for MetaTrader4, it is forbidden to transfer string parameters! When passing string parameters, the indicator may not load correctly!
"XXX"
"TEST SAME"
D'2018.11.08 '
D'2015.01.01 '
C'0 / 128/128 '
C'0 / 256/0 '
If your indicator has a list (selecting a parameter from the list), i.e. In the settings you need to write a number!
An example of how to do this: https://www.expforex.com/forum/69-965-25469-16-1587798560
eg
int InpCCIPeriod = 1;
double InpCCIPeriod2 = 2.0;
color InpCCIPeriod3 = clrGreen;
string InpCCIPeriod6 = "text";
datetime InpCCIPeriod4 = 2018.11.08;
bool InpCCIPeriod5 = false;
written as:
SIGNALStrategyInputs = 1,2.0, C'0 / 128/0 ', " text ", D'2018.11.08', false
Example:
VoltyChannel
Let's analyze an example of trading using the VoltyChannel_Stop_v2.1_TRO_MODIFIED_VERSION indicator.
In order to find out the numbers of buffers for signals, we need to load the indicator on the real chart of the terminal:
Let's look at the chart and hover the mouse cursor over the opening point of the signal on SELL
(We learn that the number of the signal buffer for SELL = 3):
Let's look at the chart and hover the mouse cursor over the opening point of the signal on BUY
(We learn that the number of the signal buffer for BUY = 2):
In order for the advisor to work according to this indicator, it needs to be configured and filled in only 3 parameters:
SignalNameIndicator=VoltyChannel_Stop_v2.1_TRO_MODIFIED_VERSION
SignalBuferforBUY=2
SignalBuferforSELL=3
In order to check the operation of the advisor on this indicator, we will open the strategy tester and configure it to work with the advisor.
We checked that the advisor opens clearly and correctly according to the signals of your indicator:
You can change the other parameters of the advisor at your discretion, experiment with different functions to improve the result of trading by the indicator!
Hi
i follow the instructions but no trade at all i dont know if i mess something could you pls make a you- tube guide showing the instructions and how u installed
thanks
Hi
i follow the instructions but no trade at all i dont know if i mess something could you pls make a you- tube guide showing the instructions and how u installed
thanks
⚠️⚠️⚠️ FULL INFO about your problem: How to make Files https://www.mql5.com/en/blogs/post/732566 ⚠️⚠️⚠️
================================================
and PipFinite Trend PRO
and i put it in market folder it show green but no trade
and PipFinite Trend PRO
and i put it in market folder it show green but no trade