Jean Francois Le Bas / Profile
- Information
|
7+ years
experience
|
12
products
|
40
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
Friends
66
Requests
Outgoing
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
: