natsirte / Profile
natsirte
Added topic Is it possible to make working my two EA?
Hi evrerybody Is it possible to make working my two EA? - in the same time - in the same Timeframe (ex : 1 minute) - and with the same Currency Pair (ex :EUR/USD) I've change the MagicNumber (EA_1 = 10 ; EA_2 = 20) but they're working one after
natsirte
Added topic Highest and Lowest since a trade begin
Hi everyboy I want to solve a problem : I try to get the Highest and Lowest since a trade begin : First I do that : double top_High = High[ Highest( NULL, 0, MODE_HIGH, 10, 1 ) ]; double top_Sell = Low [ Lowest ( NULL, 0 ,MODE_LOW , 10, 1 ) ];
natsirte
Added topic How to change color on MACD?
Hello Traders I'd like to change the color of a custom indicator ( MACD) like this : if the current MACD > Previous MACD : the color is green if the current MACD < Previous MACD : the color is red if the current signal > Previous signal
natsirte
Added topic The Future Of Automated Or Robot Forex
The Future Of Automated Or Robot Forex It's likely that in the near future there will be more programmers offering their skills to code MetaTrader and other programmable forex trading robots. And as an alternative, there will be more providers of
: