Deep Stochastic
50 USD
Demo heruntergeladen:
55
Veröffentlicht:
14 Mai 2022
Aktuelle Version:
6.20
Keinen passenden Roboter gefunden?
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Gehen Sie zu Freelance
Geben Sie Ihren Eigenen in Auftrag
auf Freelance!
Wie man einen Roboter oder Indikator kaufen kann
Starte Deinen EA im
Virtual Hosting
Virtual Hosting
Teste einen Indikator/Roboter vor dem Kauf
Möchtest Du Geld im Market verdienen?
Wie man Produkte richtig präsentiert
Sie verpassen Handelsmöglichkeiten:
- Freie Handelsapplikationen
- Über 8.000 Signale zum Kopieren
- Wirtschaftsnachrichten für die Lage an den Finanzmärkte
Registrierung
Einloggen
Sie stimmen der Website-Richtlinie und den Nutzungsbedingungen zu.
Wenn Sie kein Benutzerkonto haben, registrieren Sie sich

Description of the input parameters.
Options:
'Terminal (Single-Thread)' - (slowest calculation) the indicator will be calculated in the common MetaTrader thread. For reference: MetaTrader allocates one common thread for all running indicators.
'CPU (Multi-Thread with OpenCL)' - (fast calculation) the indicator will be calculated asynchronously (all central processor cores are used). This will speed up calculations by using all CPU cores.
'GPU (Multi-Thread with OpenCL)' - (fastest calculation) the indicator will be calculated asynchronously (GPU is used). This will greatly speed up calculations due to the use of a graphics card (GPU).
Options:
'Сrossing (Lines Main/Signal)' - the intersection of the Main line with the Signal line.
'Сrossing (Lines)(with Levels Up/Down)' - Buy/Sell signal when the Main Line crosses the Signal Line (from bottom to top/from top to bottom), provided that the Main Line has been in the overbought (for Sell, level Up)/oversold (for Buy, level Down) zone.
'Direction (Signal Line)' - the Signal line direction is used.
Options:
'Balance max' - Learning system will strive to optimize Net Profit.
'Profit Factor max' - Learning system will strive to optimize the Profit Factor.
'Recovery Factor max' - Learning system will strive to optimize the Recovery Factor.
Stochastic
*For reference: if Min. parameters value = Max. parameters value, then the "Deep" algorithm will not be activated and the learning system (adapt) will not be used.
Deep Algorithm
Neural Network
Custom Set
The following parameters if used if 'PreSet' = 'CUSTOM SET'!
Visual Info
Options:
'Current Bar' - Arrows are drawn from the current bar.
'Closed Bar' - Arrows are drawn from the last closed(formed) bar (use this to wait for more stable arrows).
Panel
Notify
Hello,
i have some problem with data window - i don´t see any items from indicator like "Signal BUY", "Signal SELL" etc. Can you fix it. Thank you.
Jaro
Hello,
i have some problem with data window - i don´t see any items from indicator like "Signal BUY", "Signal SELL" etc. Can you fix it. Thank you.
Jaro
Hello Jaro,
Can you give me more information (send the log file of your MT5), please?
The log file can be found in the "Experts" tab.
Here's how you can find this file:
Hello Jaro,
Can you give me more information (send the log file of your MT5), please?
The log file can be found in the "Experts" tab.
Here's how you can find this file:
Hello Marat,
I see this :
I don't see any indicator buffers. Can you help me, please ?
Jaro
Hello Marat,
I see this :
I don't see any indicator buffers. Can you help me, please ?
Jaro
Hello jaro,
Thank you for the additional information.
If I understand you correctly, you want to call this indicator in another program to use the values of this indicator?
If so, then yes, you are right, the indicator buffer values are not displayed in the data window. I did it intentionally, so as not to overload the indicator window with a lot of information.
However, you can call the indicator and use its values. I will describe the details about the indicator buffers:
Buffer [0]: the main line values. Empty value = EMPTY_VALUE.
Buffer [1]: color of the main line. Empty value = 0.
Buffer [2]: the signal line values . Blank value = EMPTY_VALUE.
Buffer [3]: color of the signal line. Empty value = 0.
Buffer [4]: up arrow. Empty value = EMPTY_VALUE.
Buffer [5]: down arrow. Empty value = EMPTY_VALUE.
Please let me know if this information was helpful to you. If this is not enough, I can make a new version in which all indicator buffers will be displayed in the data window.
Thanks.
Hello Marat,
thank you for your additional information about indicator buffers, it is helpful for me.
I'll try use this indicator in EA.
Can you write me example (this indicator) for iCustom function, please ?
Thanks
Hello Marat,
thank you for your additional information about indicator buffers, it is helpful for me.
I'll try use this indicator in EA.
Can you write me example (this indicator) for iCustom function, please ?
Thanks
Hello Jaro,
Sure. I created an example of an EA that you can use to call and work with this indicator. I hope this example will help you.
The EA file is attached below in this message.
Thanks.
Hello Marat,
Thanks a lot.
I purchased Deep Stochastic but it did not install. What should I do ?
/
I purchased Deep Stochastic but it did not install. What should I do ?
Hello,
Thank you for your purchase. Please make sure you have done the following:
1. Make sure you are logged into your account in your MT5.
2. You have installed the indicator. This can be done through the Market window. Please follow the following instructions:
2.1. Open MQL5 Market (Tools->MQL5 Market):
2.2. Find this indicator in the market window. This can be done using search.
2.3. Click on the found indicator.
2.4. Click on the Download button.
2.5. Click on the Open button.
Please let me know if this worked for you.
If this does not worked for you, then please write to me in private messages, I will try to help you.
Thanks
Marat