SIMPLE PARSER in MQL5

MQL5 Outros Aconselhamento

Trabalho concluído

Tempo de execução 2 dias
Comentário do cliente
Professional developer. I recommend his service to everyone.

Termos de Referência

I'm after super super SIMPLE PARSER : ( MQL5 )


Below is messy explanation what I'm after. Purpose of this i to learn about Ctree Class and how to use it. I created for my self a problem and try to understand it but there is NON about this in MQL, and I do not like to spend a month to solve it, and also if I will have a solution from professional programmer then this approach will be better them my approach, but : I'M NOT AFTER Professional / Fastest …I'M AFTER SIMPLE SOURCE CODE TO UNDERSTAND :) :)


goal :

to create parsing tree by using CTree class and CTreeNode class  from Standard Library

example input is a string


example :

(1+2)*(3+4)*(5+(6*(7+8)*9)+10)*(11+12)*3


the result is = 1195425 (this is not a main goal but necessary to make sure the result is correct)


simpler example is :


(1+2)*3


tokens:

(    type : bracketL           value: (

1   type : number             value: 1

+   type : operatorADD     value: +

2   type : number             value: 2

)   type : bracketL            value: )

*   type : operatorMULT    value: *

3   type : number             value: 3



I'm after :

1. example of usage of class Ctree from standard library, for storage of parsed / evaluated operation in nodes


2. and also printout to the separate file of this tree (example file name : parsingTree.txt)

example:


       *

     /  \

    +    3

  /  \

1      2

__________

= 9 (to be sure all is calculating correctly)


I do not care if this is horizontal or vertical, just tree has to be created from nodes, if You have ready (similar) project awesome ...I'm after simple example to learn about this in MQL


  1. obviously I'm AFTER SOURCE CODE with enough descriptions to be able to understand it

  2. as simple code as is OK to use it in solving problem like this one

  3. again ...we using class CTree and CTreeNode from MQL5

  4. end result has to calculate correct value and we using only addition, substr, multipl, division



ENDING

To be super clear :) ..I'm after SIMPLE SOURCE CODE for creating parsing tree of similar operations (as above) by using CTree class and CTreeNode class and whatever is necessary :) from MQL5 Standard Library and displaying / printing this tree to a separate file ..the tree can be horizontal or vertical or any other way for displaying tree but HAS to be created from parsing tree and calculation of the result also has to be calculated from parsing tree


Regards and thank You

Respondido

1
Desenvolvedor 1
Classificação
(49)
Projetos
77
43%
Arbitragem
6
33% / 50%
Expirado
22
29%
Livre
2
Desenvolvedor 2
Classificação
(51)
Projetos
66
30%
Arbitragem
2
0% / 0%
Expirado
0
Livre
Pedidos semelhantes
A developer is sought to modify an existing EA. The changes to be made are on money management, adding an indicator between conditions, and (not essential) in adding a news filter. EA already works correctly but needs to be optimized
I am looking for a coder to help me code my custom Ninjatrader 8 strategy and make it work perfectly without any error, your expertise is highly needed in this job kindly reach out to me and let proceed
Hello I am looking for a professional in building a stock trading robot and make it work perfectly Specifically, I want to build a robot for trading in options from the IOF your expertise is highly needed in this project Kindly reach out and let proceed
When passing this indicator, the distances of the intersections cannot be important. i.e. if the approach of the ema characters that I have set in the graph converges at a distance, it should be shown to me correctly. it should show the convergence lines of the two intersections without or without the proximity and distance setting and give the necessary time warning.First of all, each ema intersection may need to be
Hello I have a TradingView indicator that is very accurate can you create a bot on NinjaTrader to help me make profitable trades. It is needed urgently if you can help me with this project kindly give me an answer in the comment session
I need Copy Trade program on MT5 to MT5 With Some Condition..... 1. Trade must be on Reverse (IF Master Buy then On Slave is Sell) 2. Custom Lots Size on Slave 3. Symbols Adjustment 4. TP and SL (on Slave TP and SL +.50 Added) 5. Open and Closed Order on Same time(Also On market Condition)
MT5 Broker Research 50 - 100 USD
Looking For Someone With Good knowledge of Available MT5 Brokers to help with MT5 Demo Account research. The Objective of the research is to gather data on trading environment in each MT5 demo account by downloading the demo and accessing such factors as. 1 ) Number Of Trading Sectors Covered, example , Forex, Futures, Commodities, Stocks and Global Region Of Stocks etc 2) Total Number Of Symbols In Market Watch 3)
Hi, I need someone that can help me with a script in python for $SPY option strategy. Kindly let me know if you can and we proceed. It is needed urgently if you can do this project kindly drop a message in the comment sessions
Looking for a well versed Tradingview and python expert with good reviews to take up this project I have multiple watchlists with 10-50 stocks in each watchlist I have an indicator (pine script ) Plus 2-3 other parameters can we code an indicator or a system in python or wherever , giving alert every 15 mins and scanning for all buy signals every 15 mins ?? any platform .. python / excel / vb/ trading view
I want to develop metatrader to trading bot and i want an expert that has experience in this field that can do the work perfect well for me without error

Informações sobre o projeto

Orçamento
30 - 80 USD
Desenvolvedor
27 - 72 USD
Prazo
para 7 dias