zartan
zartan
Friends

Add friends via their profile or user search and you will be able to see if they are online

zartan
Added topic I cannot subscribe signals
Hi I cannot subscribe several signals  (ITC , Loading..). "subscribe" button is not active in MT4 platform but i can subscribe from MQL5.com (but i cannot from my VPS ) do you know why ? best regards
zartan
Added topic automtization
i trying to automate terminal startup like this article :   https://www.metatrader5.com/en/terminal/help/start_advanced/start   but i have some problems have you a working example ? best regards 
zartan
Added topic signals ..
hi on my MT4 platform i can see only 80 signals. example 'loading' (first signal for subscribers) is not seen.   thank's for you help best regards 
zartan
Added topic Signals with multiple accounts
Hello   On a MT5 platform i have 3 demo accounts can i activate one signal on each account ? the orders passed by the signals are they considered by a not active account ? thank you for your help  
zartan
Added topic resistances and supports
Hello     Do you know where i can find an example of code to determine the resistances and supports x hours slippery. thank you for your help  
zartan
Added topic economic calendar
hi where can i download a economic calendar with ftp thank's 
zartan
Added topic ExpertRemove()
hi ! ExpertRemove ()    But where are ExpertAdd(),ExpertChange() ?  ...... i wish stop my E.A.1 for holiday , attach E.A2. fot restart the E.A.1 after holiday    thanks  
zartan
Added topic Pb SymbolInfoSessionTrade
hi ! my code datetime datetimeDeb,datetimeFin; SymbolInfoSessionTrade ( "EURUSD" , WEDNESDAY , 0 ,datetimeDeb,datetimeFin); Print ( "/" +datetimeDeb+ "/" +datetimeFin+ "/" );  my result / 1970.01 . 01 00 : 00 : 00 / 1970.01 . 02 00 : 00 : 00 /
zartan
Added topic Mode (run or backtest)
hi   i'am looking for a function or constant to know if my E.A. is in run mode or backtest mode. thank's  
zartan
Added topic SymbolInfoSessionTrade()
hello  i try to use SymbolInfoSessionTrade() to get session open and close time this function need session_index ( https://www.mql5.com/en/docs/marketinformation/symbolinfosessiontrade )  what's this please?    Thank's 
zartan
Added topic how to close a position
my EA need to close a position (not with stop loss ) example : i want to close my position Friday before the week-end to avoid surprises on Monday i don't find any function for this. am i obliged to send several orders (if volume >50 on forex) n
zartan
Added topic Archives MT5
i have .csv archives (time,bid ask,volume ask,volume bid) more accurate than my broker. how can I integrate this files ??  thank's 
zartan
Added topic Backtest and candles
hi  my EA in live and his associated backtest give not the same profit . the origin of this problem is the archives with 1 minute candles . in backtest what price (high, low, in, out) is associated with bid and ask?  can i force this choice
zartan
Added topic MT5 :backtests results on different brokers
Hello   big metaphysical problem : i backtest on 2 brokers  MT5 (Alpari & ActivTrades) and the results of my backtests a different (from 1 to 6)  . What might be the problem? (different spreads, archives)   thank you
zartan
Added topic MQL5 : debugger on backtest ?
hi Can I use the debugger to backrest a given period ? example : debug EURUSD behavior between 12 march 15:00 hour and 16:00  thank's  
zartan
Added topic multiple EA's on a chart
hello  can i put several EA's on a chart ???  thank's  
zartan
Added topic i cannot compile controls.mq5
hello    see title ...   i try to modify (examples) controls .mq5 in my own directory (robotB) but i can't : compile errors  i certainly forget an include but  what ?     thank's   'CPoint' - declaration
zartan
Added topic pb double order...
hello ! my EA seed several same orders (generated by onTick() ) although my first lines are : if ( PositionSelect (_SYMBOL)== true ){    Modify_Order(); } else {    Send__Order(); }   i think it's a problem of waiting time on
zartan
Added topic backtests automatisation
hello! :-)  I would like to automate my backtests , so they will run at night or on weekends  Can I program it with MQL5?  best regards
zartan
Added topic multi accounts
hello,  I need to manage several MT5 accounts.  Should I install several MT5?  Is there an alternative?  best regards
12