Jean Francois Le Bas
Jean Francois Le Bas
3.8 (5)
  • Information
5+ years
experience
16
products
26
demo versions
0
jobs
0
signals
0
subscribers
Jean Francois Le Bas
Added topic Access Past tick data
Hi i got an indicator that is based on tick data only. the problem is it uses some big average buffer, so each time i wanna use it i need to wait for the buffer to fill to get the first value (i could not wait, and start displaying curves right away
Jean Francois Le Bas
Added topic Please someone zip the installer of MT4 ?
hi i can't download raw .exe files.  could some moderator download the latest MT4 installer and zip it for me ? that would be awesome. i have others PCs than this one but they all behave the same thanks a lot Jeff
Jean Francois Le Bas
Added topic authors getting "debarred from selling products" after successful product
hello that's not the first time i'm a witness of an author that releases a very good product , then a few days after, the author gets "debarred from selling products " whereas the product was selling well and was very good. Are authors "bought" by
Jean Francois Le Bas
Added topic indicator not displaying properly
Hello i got sometimes indicators that don't display what they should display properly. For instance: on another MT4 (the indi is in the attachement): sometimes i got nothing displayed at all ! it should display drawings all the time as shown here : i
Jean Francois Le Bas
Added topic analyse log files programatically
hello i got an indicator which the only way to retrieve buy and sell signals from is to analyse log Alerts produced by the indicator. i've tried every other way. But i *need* to automate it. my question regards the correct way to open the log file
Jean Francois Le Bas
Added topic Backtest of an EA from an indi doesn't show all the icons
Hi i'm trying to create an EA from Sakura Trading indicator. https://www.mql5.com/en/market/product/13455 i "call" the indi using iCustom but the arrows of the indi are shown only when i stop the BT. As soon as i stop it, all the past icons
Jean Francois Le Bas
Added topic Testing a demo EA : automatic opening of default MT4. How to change it?
Hi   when i click on "Free Demo" to test an EA, i have a window that pops up and shows "Yes i have Metatrader"  or "No i have not "Metatrader"   then if i click yes, it opens the default MT4 because i checked the wrong box and it
Jean Francois Le Bas
Added topic Best way to monitor EA execution remotely
hi   before giving my EAs to somebody else, i want to be able to block the use of the EA remotely.   what is the best way to do so? it would be best if the user would not have to enter the url in the preferences to allow access to the
Jean Francois Le Bas
Added topic Opposite backtests on 99.90% quality vs normal
Hi   i recently found a strategy that would lose a LOT. You know that kind of strategy that you can reverse and make profit .  I was working on a set of non-tick data (regular backtests)   later i tested the algo on a tick quality
Jean Francois Le Bas
Added topic Getting Real-Time Tick Close[0] on other pairs
Hi   i'm trying to create a virtual multi-currency backtesting tool in MT4.   I have an issue with iMA(). as far as i know, iMA uses Close[0] in its computation, meaning the tick data, but when i try to compute iMA on other pair than the
Jean Francois Le Bas
Added topic right way to warn about a stop out
Hi   As far as i understand it, stopout level is a percentage of the minimal margin at which all orders are forcibly closed.   to compute the stop out here is the code: int level=AccountStopoutLevel();    if
Jean Francois Le Bas
Added topic TimeCurrent() is really slow! Any other way to get time?
hello   i backtested a strategy with and without a tick computation of Timecurrent()   In one strat i just use the data in a computation, in the other one, i just remove TimeCurrent() and the speed is 10 times faster!    Is there
Jean Francois Le Bas
Added topic getting expert name from an indicator
hello   is there a hack that allows to know, within an indicator, the expert name that is on the same chart as the indicator?   thanks a lot   Jeff 
Jean Francois Le Bas
Added topic Method to get EA name from an indicator
hello   i need to get the EA name but from an indicator the chart is on.   i have the EA and when i load an indicator, i need to retrieve the EA name and send it   thanks   JEff 
Jean Francois Le Bas
Added topic DLL Import : programs stops suddently
Hi i'm trying to use a DLL to import functions for an Expert Advisor. I originally tried the code in MT4 and it was working fine. i followed this tuto to make it work in MT5 but as soon as i call any function from the DLL, the program suddently
Jean Francois Le Bas
Added topic OrderSend error 130 (tried everything!)
HI i'm trying to programm an EA that places orders at a certain time of the day and close it at another. The EA works but i have error messages (OrderSend error 130 which means wrong stopLoss) but i cannot find where the error is. I've tried several
Jean Francois Le Bas
Added topic Broker for commodities/local institutions
Hi i live in France and i'm looking for a broker that would allow me to trade sliver/wheat/coffee as well as local institutions (general electric, GDF in France, etc) i don't care about Forex, i just care about commodities/local businesses anyone can
Jean Francois Le Bas
Registered at MQL5.community