faustf
faustf
faustf
Added topic fractal not work correctly
Hi guys, I have an issue with an indicator, specifically on JForex. I have an indicator called Fractal. Setting the Fractal to 1, the indicator creates an arrow (when the conditions are met) immediately as the new candle opens. However, with this
faustf
Added topic exist a free indicator for show me How much leverage am I exposed to?
Hi  guys  like  a title  exist a free indicator for  show me How much leverage am I exposed to?  immagine  i open a trade  and i want know every time I open a trade and they increase I want to know how much the
faustf
Added topic curl .exe request api telegram
Hello friends, as far as you know, is it possible to execute curl .exe from an MT4 script to call Telegram APIs
faustf
Added topic why this indicator not update when arrive new candle ?
Hi  why this indicator not update  when arrive  a new candle  //+------------------------------------------------------------------+
faustf
Added topic why sell limit not work ??
Hi guys  i have  a  big long  script , in practical this  script  create a edit box  in chart  i insert a  price inside at  this edit box  and after i press button  it should 
faustf
Added topic fractal problem
Hi guys i test  a fractal in MT4  i notice it  have a delay , after 2 bar  it calculate a fractal and sign ,  bu in jforex platform the frectal  is calculate when the  bar 0 switch and become bar one , how  is
faustf
Added topic why this indicator not update?
Hi i have mod  this fractal indicator  i add  the RSI i notice  when i insert  this condition if (bFound && i > 0 && i < Bars - 1 )         { the indicator
faustf
Added topic fractal indicator anyone can explain a part of code ?
Hi i have  this  fractal indicator code i want  understund  how it  work //+------------------------------------------------------------------+
faustf
Added topic caller wich sense have ?
Hi i have  this part  of  script  , is  a part of common_functions.mqh  , i not underestund a sense  of  this variable  caller  anyone  can explain me ?  thanks  /** * Drop-in
faustf
Added topic find correct price with x y , left mouse button
Hi guys  i have  this code //+------------------------------------------------------------------+
faustf
Added topic question about speed and much more
Hi i have this code //+------------------------------------------------------------------+
faustf
Added topic dll ini read and performance
Hi i  have  a script this , script read a file ini with mql4 code , i notice  is  very slow to load , therefore i try to  create DLL for see a difference of velocity i create a dll this  a code #include "pch.h" #include
faustf
Added topic why not higlight correctly ?
Hi guys  i want higlight  a candel that have  >= 6 pips  i create  this  script , but  not mark  all candel that respect this parameter ,  why
faustf
Added topic add one day or remove, return 1970 .....
Hi i build  a  function for  remove  one  day or add one day  but  when i use it  return me always  epoch linux  time , whats wrong ? t1 = StrToTime( "2023.09.12 14:00:00" ); nuovaData =
faustf
Added topic exist example for dll very easy? like hello world?
Hi exist example or tutorial for create and interact with .Dll , but extremely easy ?  like simple Hello world? thanks
faustf
Added topic dll import and use problem
Hi try to create a dll and import it , i store the dll inside a folderlibrary , the dll i have created with visualbasic.net and i call it with this code //+------------------------------------------------------------------+
faustf
Added topic question about ini file and performance
Hi guys i have create a function for read inifile , it work perfect , but i notice the performance  when load a inifile , is  very slow , i think if the demand of iniread i assign at external dll , increase performance or the problem is
faustf
Added topic is possible with indicator call EA ?
Hi i have a indicator that scanner some cross if the param is correct i want push over one button and open a new chart with a template , and insert one EA with option , and  indicator with option , is possible do that ?  i saw the function
faustf
Added topic why return many decimal ?? also after normalize double?
Hi, I create  this  simple  script  i notice  in some  cross  return many decimal and  if  i normalize double  not  normalize nothing  how  is possible?? i do some  error ?? return
faustf
Added topic normalize price for textbox
Hi , When entering a price in a textbox, when I use DoubleToStr and set it to 5, it correctly truncates the price if it is formatted as a number, followed by a comma, and then 7 digits. However, if a price has 4 digits before the comma and then 8