Francisco Rayol
Francisco Rayol
5 (52)
  • Information
2 years
experience
15
products
36
demo versions
59
jobs
0
signals
0
subscribers
MQL5 | MQL4 | PINESCRIPT | NINJASCRIPT

RC ATR Volatility Hedge Zones: https://www.mql5.com/en/market/product/114742

RC Soldiers and Crows: https://www.mql5.com/en/market/product/112860

RC Future Trend Channel ChartPrime: https://www.mql5.com/en/market/product/143017

RC ATR Based Trendlines: https://www.mql5.com/en/market/product/117648

RC Hour Interval Lines: https://www.mql5.com/en/market/product/114288

[ Personal order link ]: https://www.mql5.com/en/job/new?prefered=rayolf

[ Trade Safer ---> Create a free Cents Account ]: https://rayolcode.com/fbs-cents-accounts/

[ Best VPS ] : https://cliente.inovhost.com/aff.php?aff=724
Francisco Rayol
Left feedback to customer for job Conversão EA MQL4 para MQL5
Francisco Rayol
Added topic Question about the Freelance section
Is it allowed for the developers who bid to a project to send the potential costumer, via the freelance chat , the link his official personal profile page on MetaQuotes so the costumer can get to know about his past jobs done on the platform and also
Francisco Rayol
Left feedback to customer for job Criar um Expert Advisor capaz de abrir diferentes ordens em relação a preços
Francisco Rayol
Left feedback to customer for job Desenvolvimento EA com indicador
Francisco Rayol
Left feedback to customer for job Adicionar funções capaz de abrir 3 ordens invesrsas
Francisco Rayol
Left feedback to customer for job Modificação de Expert Advisor com adição de Funções de Martingale Avançadas
Francisco Rayol
Left feedback to customer for job Preciso de um EA baseado em um indicador Customizado
Francisco Rayol
Left feedback to customer for job Expert Developing with CChannel
Francisco Rayol
Left feedback to customer for job EA para Range de Sydney
Francisco Rayol
Left feedback to customer for job Corrigir indicador dashboard DSMA
Francisco Rayol
Added topic How to get the returned datetime value of the session beginning and end time of a specific symbol?
The SymbolInfoSessionTrade() function seems to, somehow, help to find these values by comparing them. But the MQL4 documentation provides no examples in order to understand better how to execute it. The other MARKET_INFO ou Symbol_Properties
Francisco Rayol
Left feedback to customer for job Create an Expert Advisor that alerts when the price closes above the Average with Deviation
Francisco Rayol
Left feedback to customer for job Optimize and add setup filters to my existing ea
Francisco Rayol
Published code Simple check open orders filter boolean function for Expert Advisors
This is a simple boolean function for the EA to detect if there is any previous open market orders without using the "OrdersTotal()" built-in function which might cause the EA to calculate positions not opened by each specific magicnumber provided by the EA.
Francisco Rayol
Left feedback to customer for job Modification to existing EA
Francisco Rayol
Added topic How to plot different Close prices of different timeframes on a MQL5 Indicator?
Hi. I am struggling on how to create a way to plot on the main chart lines showing the close prices of different timeframes in an indicator made on MQL5. Any tips? How to create an array to fill it with the close prices of different timeframes
Francisco Rayol
Left feedback to customer for job Update My project
Francisco Rayol
Added topic Withdrawal suspended because of third-party links on comments of my products (but I cannot delete the comments!! Please, help)
My withdrawal is suspended because I had added third-party links into my two products descriptions and also to their comments. Then I removed all the third-party links in their descriptions, but my withdrawal is still suspended. Then I concluded it's
Francisco Rayol
Added topic What are the calculations to create a "currency strength" indicator or EA?
Is there an existing article or code or even an open code pinescript in which we can understand the mathematics and logics behind the concept and practical use of the so-called "currency strength" in a way possible to reproduce it in EA's or