Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
Fenix Trader  
Alexey Minkov #:

Hello, my friend. 

Regarding accounting in pips - I have put this idea on hold for now. I haven't completely ruled it out, but I have set it aside for further consideration. Now I will try to explain why. 

After a series of experiments, I realized that calculating in pips is not very convenient in this case. After all, this is an indicator, not an EA, which means it still requires manual analysis. An indicator cannot completely replace an EA. As for the MT4 version of the indicator, I believe that manual trading with consideration of strong levels from higher timeframes is still more preferable. Moreover, the MetaTrader 4 version is already quite complex in terms of code and numerous internal calculations. As you know, the MetaTrader 4 terminal uses the power of only one processor core, regardless of how many cores are present in the system. This is unlike MetaTrader 5, where all processor cores are used in calculations, allowing more to be done than in MetaTrader 4. All this requires thorough analysis, calculations, and optimization, which I am currently working on. 

Returning to the idea of pips, I should mention numerous nuances and complexities. For example, the floating spread – sometimes it is wider, sometimes narrower. Even the classic EURUSD sometimes fluctuates from 5 to 20 points, which only complicates calculations and can confuse statistics. In this case, a much more appropriate solution would be to use strong levels from higher timeframes, which I have repeatedly mentioned in my manuals and instructions for the indicator. We simply close the position manually, using the current spread and the current market situation – for example, if a strong level is near or important news is about to be released. Here are a few old examples that accurately reflect the point:

So, somewhere you will get a bit less, and somewhere you will take a bit more pips.

Use strong levels – they will help adjust your targets or strengthen your expectation of reaching a specific level.

--- 

Thank you for your patience and trust. I am working very hard on this and planned to finish much earlier, but I encountered some nuances when loading historical data manually without the built-in terminal module. I noticed that not everyone uses the built-in terminal module, so I decided to add additional checks for historical data before calculations. I am currently making some more improvements and believe that I can release it within a week. While working on the optimizer for Strategy 3, even I, as the creator of this, saw some previously hidden possibilities and potential of the strategy. So, despite the complexity of creating and working on this, I see it as the right decision with an extremely successful outcome:

 

---

🍀 Good Luck & Big Profits

Hello Alex, very good explanation.... my friend Really now I understand that it's not worth counting the pips...you're absolutely right The indicator is very versatile and can help different modalities, for example I see the direction of the trend and only make operations in that direction, this has greatly improved my operations... about strengths....maybe in the future it would be interesting for the indicator to be able to identify strengths automatically Anyway, it's great to know that the code can still improve (and that you're always concerned about improving and dedicating yourself to the project...) I'm currently just focusing on xauusd, looking forward to the improvements, we'll talk later via direct message Have a great week
Alexey Minkov  


SCALPER INSIDE PRO v6.5

Hello friends! I am excited to present to you an important and major update of our Scalper Inside Pro indicator to version v6.5

In the new version, we now have the ability to use the built-in optimizer for Strategy 3, along with several other improvements.

Attention, the update on the Market may take some time before it becomes available for download!

💎 UPDATE: SCALPER INSIDE PRO v6.5 💎

🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻

📌 What's New:

▪ Added a built-in optimizer for Strategy-3
▪ Added a toggleable historical data check ('Use Historical Data Check') - recommended value is 'true'
▪ Added a forced update function for working with VPS ('Use Forced Update / VPS Mode')
▪ Improved the built-in optimization module for strategies 1 and 3 to version v2.5
▪ Other improvements in the indicator code

🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻

Now, let's go into more detail about the update. First, a bit about Strategy-3. I adapted this module from one of my large systems for MT5 to MT4. I'm not saying you should shift all your attention to this module, as Strategies 1 and 2 are also effective. However, Module 3 is very powerful, and its main challenge was its relatively complex setup. Although externally, Strategy 3, like Strategies 1 and 2, essentially has only one significant setting, internally, it works much more intricately. This is why I avoided integrating this module into the indicator for a long time. But now that I have managed to adapt the built-in optimizer for Strategy-3, using this strategy will become more convenient, and I recommend giving it your attention.

Another interesting observation regarding the optimization for Strategy 3: keep in mind that optimization for many financial assets will proceed fairly quickly, but for some, it may take a bit more time. This is due to the specifics of the strategy, and in some cases, more time may be needed to filter out the data.

---

Also, remember that it's not always necessary to rely blindly on automation – experiment and try different approaches. Manual adjustments can also yield very interesting results:

---

Let's now move on to the other improvements in the indicator.

‘Use Historical Data Check’

I recommend keeping it enabled (‘true’). This function is necessary to ensure there is a sufficient amount of historical data for the indicator calculations. The reason for its inclusion is that I frequently received screenshots of the M5 chart with questions about why there were so few signals, and I noticed that the chart had only about 2000 bars of historical data. Now, when the indicator starts, it will display the required number of bars needed for calculations to ensure accuracy.

This is how the message will appear:

There are still two ways to update the historical data.

1 – Through the terminal's History Center (accessible via the 'F2' hotkey):

Don't forget to set up the Charts settings in the terminal settings beforehand:

Max bars in history – this parameter sets the total number of historical data bars that are stored in the file and available for use. Here you can specify the maximum possible number or the maximum number suggested by the terminal (250000).

Max bars in chart – this parameter sets the number of bars present on the open price chart. The system's performance depends on its value. For example, if you open many windows with the maximum value for Max bars in chart, it will increase the load on the processor and the terminal might lag. Adjust this parameter based on your system's capabilities. Usually, 50000 is sufficient, but you can reduce this number to 20000 or slightly less if you have a very large number of charts open simultaneously.

Don't forget to restart the terminal after loading the historical data!

---

2 – By pressing and holding the ‘Home’ key on your keyboard. You will see the number of available bars increase in real-time. Once the required number of bars is reached, switch the timeframe and then switch back to refresh the indicator calculations.

If for some reason you are unable to load historical data using the 'Home' button (second method), please use the History Center. 

I have still left the option to disable this check if you know what you are doing and the amount of historical data is sufficient for you and your trading strategy.

---

Let's now take a look at an animation of launching the indicator on a "clean" terminal without historical data. We'll see the process of loading historical data using the second method and also take a look at how the built-in optimization module for Strategy 3 works:


---

‘Use Forced Update / VPS Mode’ 

During the process of working and based on your messages that you send me, I noticed unusual behavior of the indicator when installed on a VPS. I used a VPS a long time ago and eventually preferred setting up my own server with powerful cooling and automatic internet provider switching when one loses signal. This seemed like a much more convenient solution than using third-party VPS. However, this is not very important; I mentioned it just to explain that I do not personally use a VPS and have not encountered the issue that sometimes arises when installing the indicator on a VPS, which might not always occur – it has a floating effect. Most likely, this is due to packet loss by the server, resulting in frequent reinitialization of the indicator, which thinks it has been restarted but hasn't had time to handle the "disconnection." 

In short, I won't overwhelm you with technical details. I will continue to study this phenomenon further, but for now, if you encounter any glitches in the graphical display of the indicator while using a VPS, activate the 'Use Forced Update / VPS Mode' setting and set it to 'true'. 

I want to note that in most cases, this feature won't be necessary for you, so it is disabled by default ('false').

---

‘Show Debug Info’

The next function is a service feature designed to help identify any technical problems or quickly understand what might be misconfigured for the user. Essentially, it is meant to speed up problem-solving without the need for lengthy text exchanges, as a single screenshot can often provide the answer to what and why something might not be working. 

When you activate this feature, you will see a message on the screen that looks something like this:

Please save this as a screenshot and send it to me via direct message!

--- 

How to take a full screenshot of the chart: 

1) Right-click on the chart. 

2) Then select "Save as Picture…":


I kindly request that if you encounter any technical problems or have questions, or if something isn't working, please send me a direct message or an email to the address listed in my profile. 

Please attach a screenshot taken in Debug Mode and any other screenshots that clearly show the problem. This will help avoid cluttering the discussion thread and allow us to resolve issues more quickly. Thank you very much for your understanding! 

--- 

Thank you all for your support and for appreciating my efforts. There is still a lot of exciting things and many ideas ahead! Stay tuned for updates!

---

🍀 Good Luck & Big Profits

weslley144  
Hello! When I click to use the custom indicator in metatrader it is freezing, in the previous version this did not happen. I have already updated metatrader, but it continues to crash when using this configuration. 1 2 3
Alexey Minkov  
weslley144 #:
Hello! When I click to use the custom indicator in metatrader it is freezing, in the previous version this did not happen. I have already updated metatrader, but it continues to crash when using this configuration.

Hello. Just recently, I wrote the following message:

I kindly request that if you encounter any technical problems or have questions, or if something isn't working, please send me a direct message or an email to the address listed in my profile. 

Please attach a screenshot taken in Debug Mode and any other screenshots that clearly show the problem. This will help avoid cluttering the discussion thread and allow us to resolve issues more quickly. Thank you very much for your understanding! 

Please do as the post says and we'll figure it all out.


---

🍀 Good Luck & Big Profits

Alexey Minkov  

SCALPER INSIDE PRO v6.5 - 6.51

Hello friends! I am excited to present to you an important and major update of our Scalper Inside Pro indicator to version v6.5, along with a hotfix to version v6.51 

In the new version, we now have the ability to use the built-in optimizer for Strategy 3, along with several other improvements.

Attention, the update on the Market may take some time before it becomes available for download!

This description is almost identical to the one made for version v6.5, but since it includes additions, I decided to update it to make it easier to reference the update description.  

💎 UPDATE: SCALPER INSIDE PRO v6.5 - 6.51 💎

🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻

📌 What's New:

▪ Added a built-in optimizer for Strategy-3
▪ Added a toggleable historical data check ('Use Historical Data Check') - recommended value is 'true'
▪ Added a forced update function for working with VPS ('Use Forced Update / VPS Mode')
▪ Improved the built-in optimization module for strategies 1 and 3 to version v2.5
▪ Hotfixes for custom indicator functionality and other adjustments
▪ Other improvements in the indicator code

🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻

Now, let's go into more detail about the update. First, a bit about Strategy-3. I adapted this module from one of my large systems for MT5 to MT4. I'm not saying you should shift all your attention to this module, as Strategies 1 and 2 are also effective. However, Module 3 is very powerful, and its main challenge was its relatively complex setup. Although externally, Strategy 3, like Strategies 1 and 2, essentially has only one significant setting, internally, it works much more intricately. This is why I avoided integrating this module into the indicator for a long time. But now that I have managed to adapt the built-in optimizer for Strategy-3, using this strategy will become more convenient, and I recommend giving it your attention.

Another interesting observation regarding the optimization for Strategy 3: keep in mind that optimization for many financial assets will proceed fairly quickly, but for some, it may take a bit more time. This is due to the specifics of the strategy, and in some cases, more time may be needed to filter out the data.

---

Also, remember that it's not always necessary to rely blindly on automation – experiment and try different approaches. Manual adjustments can also yield very interesting results:

---

Let's now move on to the other improvements in the indicator.

‘Use Historical Data Check’ 

I recommend keeping it enabled (‘true’). This function is necessary to ensure there is a sufficient amount of historical data for the indicator calculations. The reason for its inclusion is that I frequently received screenshots of the M5 chart with questions about why there were so few signals, and I noticed that the chart had only about 2000 bars of historical data. Now, when the indicator starts, it will display the required number of bars needed for calculations to ensure accuracy. 

This is how the message will appear:

There are still two ways to update the historical data. 

1 – Through the terminal's History Center (accessible via the 'F2' hotkey):

Don't forget to set up the Charts settings in the terminal settings beforehand:

Max bars in history – this parameter sets the total number of historical data bars that are stored in the file and available for use. Here you can specify the maximum possible number or the maximum number suggested by the terminal (250000). 

Max bars in chart – this parameter sets the number of bars present on the open price chart. The system's performance depends on its value. For example, if you open many windows with the maximum value for Max bars in chart, it will increase the load on the processor and the terminal might lag. Adjust this parameter based on your system's capabilities. 

For example, if you select 10000 bars for calculation in the indicator settings, you can limit the ‘Max bars in chart’ parameter to 11000-12000 to reduce the load on the processor when using a large number of price charts:

Don't forget to restart the terminal after loading the historical data!

2 – By pressing and holding the ‘Home’ key on your keyboard. You will see the number of available bars increase in real-time. Once the required number of bars is reached, switch the timeframe and then switch back to refresh the indicator calculations. 

If for some reason you are unable to load historical data using the 'Home' button (second method), please use the History Center. 

I have still left the option to disable this check if you know what you are doing and the amount of historical data is sufficient for you and your trading strategy. 

This function is also automatically disabled when custom indicators are connected to Scalper Inside Pro, as in this case, it is up to the user to decide which indicator to connect and how many bars to use for the calculation.

---

Let's now take a look at an animation of launching the indicator on a "clean" terminal without historical data. We'll see the process of loading historical data using the second method and also take a look at how the built-in optimization module for Strategy 3 works:


---

‘Use Forced Update / VPS Mode’ 

During the process of working and based on your messages that you send me, I noticed unusual behavior of the indicator when installed on a VPS. I used a VPS a long time ago and eventually preferred setting up my own server with powerful cooling and automatic internet provider switching when one loses signal. This seemed like a much more convenient solution than using third-party VPS. However, this is not very important; I mentioned it just to explain that I do not personally use a VPS and have not encountered the issue that sometimes arises when installing the indicator on a VPS, which might not always occur – it has a floating effect. Most likely, this is due to packet loss by the server, resulting in frequent reinitialization of the indicator, which thinks it has been restarted but hasn't had time to handle the "disconnection." 

In short, I won't overwhelm you with technical details. I will continue to study this phenomenon further, but for now, if you encounter any glitches in the graphical display of the indicator while using a VPS, activate the 'Use Forced Update / VPS Mode' setting and set it to 'true'. 

I want to note that in most cases, this feature won't be necessary for you, so it is disabled by default ('false').

---

‘Show Debug Info’ 

The next function is a service feature designed to help identify any technical problems or quickly understand what might be misconfigured for the user. Essentially, it is meant to speed up problem-solving without the need for lengthy text exchanges, as a single screenshot can often provide the answer to what and why something might not be working. 

When you activate this feature, you will see a message on the screen that looks something like this:

Please save this as a screenshot and send it to me via direct message!

---

How to take a full screenshot of the chart: 

1) Right-click on the chart. 

2) Then select "Save as Picture…":

I kindly request that if you encounter any technical problems or have questions, or if something isn't working, please send me a direct message or an email to the address listed in my profile. 

Please attach a screenshot taken in Debug Mode and any other screenshots that clearly show the problem. This will help avoid cluttering the discussion thread and allow us to resolve issues more quickly. Thank you very much for your understanding! 

---

Thank you all for your support and for appreciating my efforts. There is still a lot of exciting things and many ideas ahead! Stay tuned for updates!


---

🍀 Good Luck & Big Profits

Fenix Trader  
Alexey Minkov #:

SCALPER INSIDE PRO v6.5 - 6.51

Hello friends! I am excited to present to you an important and major update of our Scalper Inside Pro indicator to version v6.5, along with a hotfix to version v6.51 

In the new version, we now have the ability to use the built-in optimizer for Strategy 3, along with several other improvements.

Attention, the update on the Market may take some time before it becomes available for download!

This description is almost identical to the one made for version v6.5, but since it includes additions, I decided to update it to make it easier to reference the update description.  

💎 UPDATE: SCALPER INSIDE PRO v6.5 - 6.51 💎

🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻

📌 What's New:

▪ Added a built-in optimizer for Strategy-3
▪ Added a toggleable historical data check ('Use Historical Data Check') - recommended value is 'true'
▪ Added a forced update function for working with VPS ('Use Forced Update / VPS Mode')
▪ Improved the built-in optimization module for strategies 1 and 3 to version v2.5
▪ Hotfixes for custom indicator functionality and other adjustments
▪ Other improvements in the indicator code

🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻

Now, let's go into more detail about the update. First, a bit about Strategy-3. I adapted this module from one of my large systems for MT5 to MT4. I'm not saying you should shift all your attention to this module, as Strategies 1 and 2 are also effective. However, Module 3 is very powerful, and its main challenge was its relatively complex setup. Although externally, Strategy 3, like Strategies 1 and 2, essentially has only one significant setting, internally, it works much more intricately. This is why I avoided integrating this module into the indicator for a long time. But now that I have managed to adapt the built-in optimizer for Strategy-3, using this strategy will become more convenient, and I recommend giving it your attention.

Another interesting observation regarding the optimization for Strategy 3: keep in mind that optimization for many financial assets will proceed fairly quickly, but for some, it may take a bit more time. This is due to the specifics of the strategy, and in some cases, more time may be needed to filter out the data.

---

Also, remember that it's not always necessary to rely blindly on automation – experiment and try different approaches. Manual adjustments can also yield very interesting results:

---

Let's now move on to the other improvements in the indicator.

‘Use Historical Data Check’ 

I recommend keeping it enabled (‘true’). This function is necessary to ensure there is a sufficient amount of historical data for the indicator calculations. The reason for its inclusion is that I frequently received screenshots of the M5 chart with questions about why there were so few signals, and I noticed that the chart had only about 2000 bars of historical data. Now, when the indicator starts, it will display the required number of bars needed for calculations to ensure accuracy. 

This is how the message will appear:

There are still two ways to update the historical data. 

1 – Through the terminal's History Center (accessible via the 'F2' hotkey):

Don't forget to set up the Charts settings in the terminal settings beforehand:

Max bars in history – this parameter sets the total number of historical data bars that are stored in the file and available for use. Here you can specify the maximum possible number or the maximum number suggested by the terminal (250000). 

Max bars in chart – this parameter sets the number of bars present on the open price chart. The system's performance depends on its value. For example, if you open many windows with the maximum value for Max bars in chart, it will increase the load on the processor and the terminal might lag. Adjust this parameter based on your system's capabilities. 

For example, if you select 10000 bars for calculation in the indicator settings, you can limit the ‘Max bars in chart’ parameter to 11000-12000 to reduce the load on the processor when using a large number of price charts:

Don't forget to restart the terminal after loading the historical data!

2 – By pressing and holding the ‘Home’ key on your keyboard. You will see the number of available bars increase in real-time. Once the required number of bars is reached, switch the timeframe and then switch back to refresh the indicator calculations. 

If for some reason you are unable to load historical data using the 'Home' button (second method), please use the History Center. 

I have still left the option to disable this check if you know what you are doing and the amount of historical data is sufficient for you and your trading strategy. 

This function is also automatically disabled when custom indicators are connected to Scalper Inside Pro, as in this case, it is up to the user to decide which indicator to connect and how many bars to use for the calculation.

---

Let's now take a look at an animation of launching the indicator on a "clean" terminal without historical data. We'll see the process of loading historical data using the second method and also take a look at how the built-in optimization module for Strategy 3 works:


---

‘Use Forced Update / VPS Mode’ 

During the process of working and based on your messages that you send me, I noticed unusual behavior of the indicator when installed on a VPS. I used a VPS a long time ago and eventually preferred setting up my own server with powerful cooling and automatic internet provider switching when one loses signal. This seemed like a much more convenient solution than using third-party VPS. However, this is not very important; I mentioned it just to explain that I do not personally use a VPS and have not encountered the issue that sometimes arises when installing the indicator on a VPS, which might not always occur – it has a floating effect. Most likely, this is due to packet loss by the server, resulting in frequent reinitialization of the indicator, which thinks it has been restarted but hasn't had time to handle the "disconnection." 

In short, I won't overwhelm you with technical details. I will continue to study this phenomenon further, but for now, if you encounter any glitches in the graphical display of the indicator while using a VPS, activate the 'Use Forced Update / VPS Mode' setting and set it to 'true'. 

I want to note that in most cases, this feature won't be necessary for you, so it is disabled by default ('false').

---

‘Show Debug Info’ 

The next function is a service feature designed to help identify any technical problems or quickly understand what might be misconfigured for the user. Essentially, it is meant to speed up problem-solving without the need for lengthy text exchanges, as a single screenshot can often provide the answer to what and why something might not be working. 

When you activate this feature, you will see a message on the screen that looks something like this:

Please save this as a screenshot and send it to me via direct message!

---

How to take a full screenshot of the chart: 

1) Right-click on the chart. 

2) Then select "Save as Picture…":

I kindly request that if you encounter any technical problems or have questions, or if something isn't working, please send me a direct message or an email to the address listed in my profile. 

Please attach a screenshot taken in Debug Mode and any other screenshots that clearly show the problem. This will help avoid cluttering the discussion thread and allow us to resolve issues more quickly. Thank you very much for your understanding! 

---

Thank you all for your support and for appreciating my efforts. There is still a lot of exciting things and many ideas ahead! Stay tuned for updates!


---

🍀 Good Luck & Big Profits

very good, looking forward to testing every day, when you have time check your message box, thank you very much for your dedication my friend
Michael Zabat  

Hi Alex,

This happen when i used the optimizer, I can no longer minimized the screen.  Thanks

 

Alexey Minkov  

Hi Michael,

I understand the problem. If the indicator shows such an extremely low WR% after optimization, it means that the task you set essentially has no workable solution.

You set a Manual SL at a level where there is no positive solution to the task. As a result, the indicator became overloaded because such a number of trades and such a WR% are not workable values.

Here’s how it works. We start the optimizer, and the indicator tries to find the optimal settings for the current parameters:

And if the resulting value is too low, you should reconsider your settings, and it's better to use the 'Reversal SL' position closing mode.

I've made a note for myself, and in the new version of the indicator, I'll add a check for the minimum WR% value so that the indicator will display a message that no solution was found and avoid causing an overload.

---

Here’s approximately how the optimization results for Strategy 3 look when using 10,000 bars for calculations:

---

🍀 Good Luck & Big Profits

Alexey Minkov  
Hi friends,

I’m thrilled to introduce you to the most advanced version of our favorite indicator — Scalper Inside Pro v6.6. This update brings significant improvements compared to previous versions. Version 6.6 is a major leap forward in the evolution of trading tools, offering unprecedented features and enhanced performance. Significant upgrades have been made, with the code modernized and optimized to greatly improve the efficiency of all indicator modules. Now, fast and reliable performance can be enjoyed, even when using the indicator across multiple financial assets simultaneously.This is a must-have update!

Attention, the update on the Market may take some time before it becomes available for download!

💎 UPDATE: SCALPER INSIDE PRO v6.6 💎

🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻

📌 What's New:

▪ Complex optimization of the indicator's calculation engine to achieve high speed and accuracy of results
▪ Improvements in the optimization module for Strategies 1 and 3 to achieve the best results
▪ Enhanced the signal filtering system to minimize false entries
▪ A multitude of other minor improvements in the code

🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻🔺🔻

---

As I mentioned earlier, in versions v6.5-6.6, the code, performance, and functionality of the indicator have been significantly improved. Consequently, I am preparing a comprehensive update to the manual, which will be based on version v6.6 and later. Previous versions are gradually becoming outdated, as the new version includes many new features and enhancements that require detailed explanation. In particular, the long-awaited optimization module for Strategy 3 has been introduced, without which manual tuning of this strategy is quite complex and time-consuming. So, I won't go into details for now - the updated manual for the indicator, starting from version v6.6, will be released in the coming days. 

--- 

I just want to make a brief note about the optimization module. I've added a check for blatantly weak results, and if such results are obtained, I do not recommend using the indicator on that particular financial asset and timeframe. 

Thus, if the automatic optimization fails to find settings where the WR% exceeds at least 65, the indicator will output a message to the "Experts" tab, reset the optimization results, and switch to regular operating mode.

If, after the optimization process is complete, the optimization indicator next to the "Optimize" label on the indicator’s control panel does not light up green, check the "Experts" tab in the terminal. There is a chance that the indicator simply couldn’t find suitable settings under the given conditions.

The remaining details and examples on how to use the new Scalper Inside Pro v6.6 indicator will be included in the full version of the article coming soon! 

Please, if you encounter technical problems or think something isn’t working correctly, write me a private message or send me an email with screenshots and a description of the issue for faster problem solving. Thank you for your understanding!

---

🍀 Good Luck & Big Profits

Lucas Marcelo Morgan  

greetings, thank you for a wonderful product!

I am utilizing this indicator in an EA I'm building and I am wondering if you can confirm or correct my assumptions:

for the "Select Strategy" option as well as the "Strategy 1-3 Sensitivity" option, these are both ENUMS but it's unclear to me what the values we should use here are. Integers starting from zero? ie. 0,1,2,3 corresponding to each option in the menu?

Or is the number in the option the integer value I should use? ie. "Strategy-1" is a value of 1, "Value (+10)" is an integer of 10, etc.


Many thanks

Alexey Minkov  

Hi, Lucas, and thank you for the kind words!

You understood everything correctly regarding ENUMS, and for simplicity, I started using the corresponding values in the variables. In other words, I didn’t use enumeration starting from 0 to avoid confusion.

As a result, if we want to select Strategy 1, then 'Select Strategy' = 1. And if we want to select Strategy 3, then 'Select Strategy' = 3.

The same applies to the 'Strategy 1-3 Sensitivity' parameter: 'Value (-5)' is an integer of -5, and 'Value (+10)' is an integer of 10.

---

By the way, you can find additional materials about the indicator in the blog article:

https://www.mql5.com/en/blogs/post/746201

At the same time, so many changes have been made in the new versions of the indicator that I decided to create a new comprehensive article, where I plan to update and refresh all the information. It will be published soon, so stay tuned for updates.

 

---

🍀 Good Luck & Big Profits

liu zhang  
阿列克谢·明科夫 #:

Scalper Inside PRO(v6.5 及以上)手册和设置说明(更新于 2024-09-05):

https://www.mql5.com/en/blogs/post/758968


---

🍀 好运和大利润

Regarding the different combinations of indicator settings, I have found that there are hundreds of configurations. I believe I have found the most suitable one. Thank you, author! I really love your product.


Author, is it true that more historical data is better? I have noticed that in the earliest part of the historical data, the accuracy is relatively low, but it gradually improves in the later sections.

Alexey Minkov  

Hello, and thank you for the kind words about my product.

Generally speaking, there are no strict rules for optimization here. You can experiment with the 'History Bars for Calculation' parameter by increasing or decreasing its value. However, I still recommend using the following values for different timeframes:

Period M1 >= 10000;

Period M5 >= 10000;

Period M15 >= 8000;

Period M30 >= 8000;

Period H1 >= 6000;

Period H4 >= 3000;

Period Day >= 1500;

Period Week >= 250;

Period Month >= 100.

In this case, I would not use optimization on time frames D1 (Daily) and above at all, as we have too few bars on these timeframes to allow for a quality optimization.

For more details about automated optimization in the Scalper Inside Pro indicator, you can read the manual.

--- 

p.s. Oh yes, I just noticed that on the screenshot I accidentally showed a screenshot of the upcoming release of the new version of the indicator v7.0. As it happens, I am currently working on this update. I decided to skip several versions at once because there are quite a lot of changes and improvements involved, which is almost equivalent to starting a new series. After that, I plan to do something interesting, but this remains a secret for now. Regarding the new version, I also want to add that you need not worry - all settings will work as they did in the previous version. If there are any new variables, they will be placed at the end of the current settings to avoid conflicts with any user presets and settings.

---

🍀 Good Luck & Big Profits

liu zhang  

Thank you for your prompt response. I understand now. I'm also looking forward to the improved win rate and risk-reward ratio of the trading logic in version 7.0.


liu zhang  
Hello, author. I suddenly have a question: Is this indicator strategy designed for specific market conditions, such as a trending market or a ranging market, or is it meant to handle various situations?
Alexey Minkov  

Hello. Since Scalper Inside Pro is a trend-following indicator, it's better to choose volatile instruments for trading.

It's also advisable to pay more attention to trading during volatile sessions, such as the London or New York session, which can enhance trading effectiveness.

For more details on how to use the indicator, as well as other tips and examples, you can find in the manual:

https://www.mql5.com/en/blogs/post/758968


---

🍀 Good Luck & Big Profits

Alexey Minkov  

💎 Coming Soon: 💎


---

🍀 Good Luck & Big Profits

Fenix Trader  
Alexey Minkov #:

💎 Coming Soon: 💎


---

🍀 Good Luck & Big Profits


Very excited, thank you Alex for your dedication to the project!

Translator
liu zhang  
Alexey Minkov #:

💎 Coming Soon: 💎


---

🍀 Good Luck & Big Profits

Eagerly awaiting
Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti