Fabio Butto
Fabio Butto
Friends

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

Fabio Butto
Added topic Draw Future Vertical Line
Hello, I would like to draw a vertical line in the future , but I have problem because on some TF it' working fine but in other TF not. Also I see that changing the Symbol my conversion does not work . I attach my code. Can somebody help me
Fabio Butto
Added topic How can I use the Cloud networking to test my EA ?
Hello, I would like to backtest my EA and I would like to use Cloud to have more performance. At moment in the strategy tester at Cloud networking it shows Balance=0. Can somebody help me ? Thanks in advance Fabio
Fabio Butto
Added topic Metatrader 5 Cloud Network open an account
Hello, I would like to use the Cloud Network feature . How I can open an account ? When I try to register the system says" your email is in use" the psw will be send to your email. But I do not receive any mail. Moreover, how much cost the Cloud
Fabio Butto
Registered at MQL5.community
Fabio Butto
Added topic I need YOUR HELP 2
1005phillip wrote >> thx for not giving me a hard time about my gaffe there! Regarding the virtual strategy tester...this does work. You basically use the extisting strategy tester framework as a timeserver/tick-iterator and you create all the
Fabio Butto
Added topic I need YOUR HELP
Hi Everybody, I'm facing an issue with an EA where I want to enter simultaneous orders (sell/ buy) in different currency pairs. I understand that MetaTrader4 has limitations and normally cannot perform backtesting of more than one single currency
Fabio Butto
Added topic Help to write a simple EA to send an order on EURUSD and USDCHF
I wrote this simple code in order to send a SELL order for both EURUSD and USDCHF . I let the EA running on EURUSD chart only ;-) If I don't use the "StopLevel" and TakeProfit on the second order, then it work, but when I use them then it
Fabio Butto
Added topic Using an Alert from an indicator to build an EA
Hi all, I have a quite reliable indicator (not the souce code) that is displaying alerts for buy/sell and buy close / sell close. I would like to write an EA that can use those alerts generated by this indicator to apply buy or sell based on the
Fabio Butto
Added topic Help to recognize color change with LSMA indicator
Hi everybody, I wrote the following code to get the indexes from the LSMA indicator on the current bar: index0= iCustom (NULL,0,"LSMA in Color",34,1500,0,0); index1=iCustom(NULL,0,"LSMA in Color",34,1500,1,0);
Fabio Butto
Added topic iAC (Bill William's Accelerator & Stochastic Signal - ask for help
Can somebody help me to write a code based on the following rules: iAC is Green and Stochastic & stochastic signal is above iAC =0 line Thanks in advance Fabio
Fabio Butto
Added topic FX Chaos Scalp EA Question for Phy
Hi Phy Did you try FX Chaos Scalp EA? I have a problem : I downloaded FX-Chaos scalp EA and the other indicators (i.e zzf, FX-AO,ZIGZAG-FRACTALS). I compiled them w/o errors and I let run FX Chaos Scalp on EUR/USD 1 Hour timeframe . It did not enter
Fabio Butto
Added topic HELP FX Chaos Scalp EA
Did somebody try FX Chaos Scalp EA? I have a problem : I downloaded FX-Chaos scalp EA and the other indicators (i.e zzf, FX-AO,ZIGZAG-FRACTALS). I compiled them w/o errors and I let run FX Chaos Scalp on EUR/USD 1 Hour timeframe . It did not enter 1
Fabio Butto
Added topic Bill Williams' Accelerator/Decelerator & Stochastic signal
Can somebody help me to write a code detecting when iAC is Green or Red ? Thanks in advance Fabio
Fabio Butto
Added topic URGENT DateTime in MQL4
Can somebody help me on thefollowing two questions ; 1) I would like to write a code as follows if current time > 5 hours 0 min 0 secs then ..... how I should write the code ? 2) In my EA I use 3 different timeframes : H4,H1,M5. The Straegy Tester
Fabio Butto
Added topic Bill Williams' Accelerator/Decelerator & Stochastic signal
Can somebody help me to write a code based on the following rules: iAC is Green and Stochastic & stochastic signal is above iAC =0 line Thanks in advance Fabio