• 정보
3 년도
경험
3
제품
59
데몬 버전
4
작업
1
거래 신호
0
구독자
I'm a specialist in the conception of trading algorithms with a solid background in programming and finance. My experience ranges from conception to implementation of automated trading solutions, using advanced technologies and tools.

I am always looking for new ideas and approaches to improve my algorithms, I am passionate about creativity and thinking outside the box. I love finding innovative solutions to trading challenges and experimenting with new strategies and techniques.

Thank you for visiting my profile!

GitHub: https://github.com/MAGE-VOID
Telegram: https://t.me/InvestorsLogics
Manuel Gonzales MetaTrader 5 시그널 발표됨
"DreamCore" 사용가능
Manuel Gonzales 출시돈 제품

The "Cycle Extraction" indicator for MetaTrader 5 uses the Fast Fourier Transform (FFT) to discern cycles in financial time series. It facilitates the configuration of parameters such as the maximum number of bars, moving average settings, and specification of frequency thresholds, optimizing the analysis of repetitive market phenomena. Instructions Input Settings : Adjust variables such as Bar Count, Period, Method, and Applied to Price to customize the analysis to the user's needs. Data

Manuel Gonzales
게재된 코드 오픈 트레이드
이 기능은 거래를 개시하는 주요 로직을 수행합니다. 사용자가 제공한 심볼 정보와 매개변수를 기반으로 개시 가격, 이익실현가, 손절가를 계산합니다. 심볼, 거래량, 주문 유형, 슬리피지, 코멘트, 매직넘버 등 필요한 정보가 포함된 거래 요청(MqlTradeRequest)을 준비합니다. OrderSend 함수를 호출하여 거래 요청을 전송하고 결과를 받습니다. 심볼별 주문 유형 설정: 심볼의 주문 체결 정책에 따라 주문 체결 유형(체결 또는 취소, 즉시 또는 취소 또는 반환)을 결정합니다. GetMinTradeLevel 함수: 심볼의 동결 레벨과 스톱 레벨을 기준으로 최소 거래 레벨을 계산합니다. 최소 레벨이 특정 한도 이내가 되도록 조정하고 결과를 반환합니다.
Manuel Gonzales
게재된 코드 Open Trade
This function performs the main logic of opening a trade. Calculates the opening price, take profit levels and stop loss based on symbol information and parameters provided by the user. Prepare a trade request (MqlTradeRequest) with the necessary information, such as symbol, volume, order type, deviation, comment, magic number, etc. Call the OrderSend function to send the operation request and get the result. SetTypeFillingBySymbol function: Determines the order fill type (Fill or Kill, Immediate or Cancel, or Return) based on the symbol's filling policy. GetMinTradeLevel function: Calculates the minimum operating level based on the freeze level and the symbol stops level. Adjusts the minimum level to make sure it is within certain limits and returns the result.
Manuel Gonzales
게재된 코드 Input and output of onnx model
The script is useful for inspecting the structure of ONNX models, providing insights into the input and output, their names, and their properties. It is particularly helpful for debugging and understanding the characteristics of ONNX models used in machine learning applications.
Manuel Gonzales
게재된 코드 Symbol Filling Policy Determination
This function allows you to retrieve and return the filling policy of a symbol in MetaTrader 5. This is useful for making trading decisions based on the filling policy of a specific financial instrument.
Manuel Gonzales 출시돈 제품
리뷰: 3
FREE

" Outro " is an expert in automated " multi-symbol " trading that requires the trader to test on the pair of his choice and modify the entries according to his convenience. This Expert Advisor has been designed with non-optimized inputs, and   uses a Martingale system   for risk management. It is very important to read the   blog   post before you start. Enter to the private group .  Outro   uses two main indicators,   Relative Strength Index and Stochastic

Manuel Gonzales
게재된 코드 Current Relative Drawdown
The DD_Relative function calculates the drawdown (relative loss) of the current trading account in percentage. To do this, it uses the Current_LossOrProfit() function to get the current profit or loss for all open positions and divides it by the current account balance. The result is rounded to two decimal places and displayed in the chart comment. The Current_LossOrProfit() function loops through all open positions in the account and adds the commission, swap, and current profit or loss for each position. The result is rounded to two decimal places and returned as the current profit or loss of all open positions.
Manuel Gonzales
게재된 코드 Check the time periods used
The function takes two arrays of integers as parameters: "allowedPeriods" and "periodsToCheck". "allowedPeriods" is an array containing all the time periods allowed by the system, while "periodsToCheck" is an array containing the time periods used by the user in the indicator. The function iterates through the elements of the "periodsToCheck" array and checks if each of them is present in the "allowedPeriods" array. If it finds any time period that is not allowed, the function returns "false". If all time periods are allowed, the function returns "true". In short, this function is used to make sure that the time periods used in an indicator are valid and allowed by the system.
Manuel Gonzales
Create an EA based in a specific indicator 작업에 대한 피드백을 고객에게 남김
Manuel Gonzales
DERIV BOOM 500 MODIFICAR EA BLUE DRAGON CON NUEVO INDICADOR Y VALIDACIONES 작업에 대한 피드백을 고객에게 남김
Manuel Gonzales
SE NECESITA PROGRAMADOR PARA CREAR UN ROBOT EN MT5 작업에 대한 피드백을 고객에게 남김
Manuel Gonzales
게재된 코드 Función que Calcula la Reducción Relativa
La reducción relativa es una relación entre la reducción máxima y el valor del máximo local correspondiente del capital. Es importante utilizar el Drawdown Relativo según el saldo como filtro de optimización.
1 190
Manuel Gonzales
Modificar EA 작업에 대한 피드백을 고객에게 남김
Manuel Gonzales
Integration of an indicator to an expert advisor. 작업에 대한 피드백을 개발자에 남김