Buffer Read Script

Avatar
  • updated

This script allows you to read all buffers of an indicator in a time range and output the content to a CSV file.


Add the custom indicators to the chart before running the script!


Original:

https://www.mql5.com/en/code/26122

BI4.ex5
BI4.mq5

Image 4661

PATH CSV:


%USERPROFILE%\AppData\Roaming\MetaQuotes\Terminal\9EB2973C469D24060397BB5158EA73A5\MQL5\Files\BI4_*.csv


Replace 9EB2973C469D24060397BB5158EA73A5 with you config

Example CSV:

Image 4662

Avatar
ferdinand tampubolon

can you give the example with other indicator ( follow the line mt5) .. with this script...

which is we know buffer buy or sell

Avatar
Ulises Cune
Quote from ferdinand tampubolon

can you give the example with other indicator ( follow the line mt5) .. with this script...

which is we know buffer buy or sell

Image 4684


https://forum.communitypowerea.com/communities/7/topics/809-follow-the-line-mt5-indicator

Avatar
ferdinand tampubolon

hello Ulises

how to set this indicator when it is have 5 pattern (link )

i have try but i dont know to set up it  pls help me to solve 

File =

BI4_h1AUDCAD_H1.csv

five pattern.zip

lima wave1.set

Avatar
Ulises Cune
Quote from ferdinand tampubolon

hello Ulises

how to set this indicator when it is have 5 pattern (link )

i have try but i dont know to set up it  pls help me to solve 

File =

BI4_h1AUDCAD_H1.csv

five pattern.zip

lima wave1.set

Image 4734

Sorry, I don't know how to use the indicator. In this case, you would not know whether to buy or sell when the indicator reaches "5". In addition, the indicator repaints the signal.

Avatar
opik

so its mean buffer 0 are buy and buffer 1 are sell right?

Avatar
opik

lucky-reversal.zip

hello ulises can you help me to read this indicator to apply to cp... thanks

Image 4921

Avatar
Ulises Cune
Quote from opik

lucky-reversal.zip

hello ulises can you help me to read this indicator to apply to cp... thanks

Image 4921

I do not trust indicators that use calls to external libraries and internet functions that seem unnecessary to me for an indicator like this.

Image 4998