• Information
4 years
experience
4
products
87
demo versions
1
jobs
0
signals
0
subscribers
Ricardo Dacosta
Added topic Why is this simple Python code not working?
if mt5.initialize(path=path, login=login, password=password, server=server, timeout=timeout, portable=portable):
     print ( "Initialization successful" )

 request = {
     "action" : mt5. TRADE_ACTION_DEAL
Ricardo Dacosta
Added topic Why can't I connect to my MT5 via python?
import MetaTrader5 as mt5 

 # display data on the MetaTrader 5 package 
print( "MetaTrader5 package author: " , mt5.__author__)
 print( "MetaTrader5 package version: " , mt5.__version__)

 # establish connection to the MetaTrader 5 terminal 
 if not
Ricardo Dacosta
Added topic Help needed with invalid stops
It works when I use case #2 but any of the other cases it gives me error invalid stops . Any suggestions?  // ---- Open Buy Orders bool OpenBuy( int mode, int orders)
Ricardo Dacosta
Ricardo Dacosta
XAGUSD trade today with our new Bollinger Bands Breakout EA. What's worth seeing here is how the EA didn't take the trade when it broke to the upside. Such breakout would have led to a loss. Instead it took the breakout in the direction of the most prominent direction with a gain
Ricardo Dacosta Published product

ZBREAKOUT is a Bollinger Bands Breakout system created by FXBABATRADING. It aims to enter trades when price breakouts, during a time of increasing volatility, after a period of solid consolidation in a trending cycle. Most Bollinger Band breakout system fail because trades are entered when brice breaks out without taking into consideration whether or not volatility was rising to support the breakout, whether trading volume was there to support the continuation of the move and whether a solid

Ricardo Dacosta
Added topic Static VPS IP banned somehow
Never happened before. Cannot access market from platform. Also cannot access MQL5 from server browser either. This IP address is static, provided by VPS company. Im writing this message from home computer. I can login to mql5 with home computer with
Ricardo Dacosta Published product

We would like to introduce you to our newly developed ZScore Dashboard Indicator for the Metatrader 5 platform. It automatically calculates and updates the ZScore values of Price (Z) and Tick Volume (ZV) as it changes in the particular timeframe chart to which the indicator is applied to. The Dashboard contains 4 columns per each average. Each average has the following columns: ZScore of Price (Z), 3 period SMA of ZScore of Price (ZMA), ZScore of Tick Volume (ZV) and a 3 period SMA of ZScore of

Ricardo Dacosta
Left feedback to developer for job Need fix to pass EA validation
Ricardo Dacosta Published product

Our Moving Average Crossover EA offers a unique and complete 100% automated trading solution with over 34 different types of Moving Average calculations to choose from! Yes, that right 34! See the list at the bottom of the description! So many great features! Position Sizing & Money Management - Position sizes are either fixed or calculated dynamically based on percentage of Capital available divided by pip count or ATR multiplier. Stop Loss, Target Profit, Trailing Stop & Partial

Ricardo Dacosta Published product
Reviews: 2
150.00 USD

******** 5 INDICATORS IN 1 ***********  In statistics, the Zscore tells us the number of standard deviations by which the value of a raw score is above or below the mean value of what is being observed or measured. In trading the Zscore tells us the number of standard deviations by which the value of price is above or below a moving average of choice. For example a Zscore of 1.5 in a period of 20 tells us the closing price is currently 1.5 x standard deviations above the 20 period Moving

Ricardo Dacosta
Left feedback to customer for job Moving Average below/above trading
Ricardo Dacosta
Registered at MQL5.community