Jean Francois Le Bas
Jean Francois Le Bas
3.8 (5)
  • Information
7+ years
experience
8
products
61
demo versions
0
jobs
0
signals
0
subscribers
Jean Francois Le Bas
Added topic create custom candles and apply indicators in MT5
Hi i would like to know if it is possible in MT5 to create a custom candle display (with OHLC values but different from the usual display) and apply any indicator to the new display ? i think MT5 is amazing and i think it could be possible but i need
Jean Francois Le Bas Published product
Reviews: 1
67.00 USD

Oscillators are, by nature, exemple of any trend information. This indicator is "trended", meaning is it reacting to trend as well: if the oscillator is in the UPPER part of the window, then trade only BUYs. if the oscillator is in the LOWER part of the window, then trade only SELLs; You can also choose to start trading when the trend begins (see Alerts) Parameter description: lookbackOsc : Period of the yellow line (the digital oscillator). (default = 14) DSFast :  Fast Period of the

Jean Francois Le Bas Published product
Reviews: 2
55.00 USD

Tick Sound will play a different sound each time a tick is triggered. When the tick is higher than the previous one, an "UP" sound is triggered When the tick is lower than the previous one, a "DN" sound is triggered The main sound i chose is a Sheppard Tone : it's an audio effect that simulates and endless ramping sound up or down which is perfect for this task. but you can also select 14 different pre-made up/dn sounds or use your own sounds There are three main parameters for Tick Sound Ask

Jean Francois Le Bas
Added topic Use An EA on Renko Bars (tried everything!)
Hi i got and issue to make EAs work on "Offline" Renko Charts i've tried *every* renko generator there is and NONE made the EA trigger the OnTick() function (i put a simple "Print" at the beginning of the OnTick( ) function) list of the generators
Jean Francois Le Bas
Added topic limit the use of an indicator from EAs
Hi i'd like to limit the use of an indicator so it cannot be used in EAs but i'm not sure if it is possible thanks for help Jeff
Jean Francois Le Bas
Added topic My MT4 rounds non Pending orders to 0.00005
hi i'm designing an EA and the prices are not precise but rather rounded to 0.00005 1        2010.07 . 19 00 : 00         sell     1
Jean Francois Le Bas
Added topic indicator going crazy when chart loads older data
Hi i got an indicator (which i don't have access to the code) which goes crazy when i scroll far to the left of the chart to get older data to get loaded & displayed. is there a programatical way to "refresh" the datas so that i got original
Jean Francois Le Bas
Added topic reading Objects on a chart in Multipair
Hi i got an Object from an indicator (a simple regression channel determining trend) that i check to enter a trade or not, but my EA is a Multipair (i put it on one chart only and it trades all the pairs) so my question is : will it work
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