- Search Forex Factory
- 32 Results (1 Thread , 31 Replies )
- pascalx replied Sep 19, 2017
The product description on your website is underwhelming.
Trading using support by AI
- pascalx replied Oct 6, 2016
Yes I will be posting major updates here, but all the small technical ones I will spam into the topic over at bunkerforexforum.com. I took a little break from it for traveling. Will be back working on it soon.
C++ MQL4 Forex Harvester
- pascalx replied Sep 30, 2016
Yeah if you do instantiate CQ, then the compiler must know its implementation, because the class has members that must be known before allocation. The forward declaration is not enough, unless you just work with pointers.
Learn New MQL Coding
- pascalx replied Sep 5, 2016
I think that is a very good advice. I spent a month in the MQL Editor until I figured out it held me back. The lack of various language features and the lousy debugger are the main reasons. The C++ project will give better features and Visual Studio ...
C++ MQL4 Forex Harvester
- pascalx replied Sep 4, 2016
Hi bro, thanks for you response. The goal is to create a trading bot. I think this was mentioned if I am not mistaken. Currently I do not intent to sell a product. I just work on it and see how it goes. I would not call it free labour, but rather a ...
C++ MQL4 Forex Harvester
- pascalx replied Sep 3, 2016
Bump. Still on the look out for help :-) Thanks.
C++ MQL4 Forex Harvester
- pascalx replied Jul 27, 2016
Don't worry bro. All cool. I don't quite agree "for goods you have to pay" though
C++ MQL4 Forex Harvester. I am very grateful for the open source projects out there and I try to give back as much as I can. Even big companies like Google offer excellent open source libs ...
- pascalx replied Jul 27, 2016
Calm down guys, everything is cool. 25 years is long time indeed bro. I just work like 6 years in C++ and I wish I had the Bjarne Stroustrup level of knowledge.
C++ MQL4 Forex HarvesterFar from it though.
- pascalx replied Jul 27, 2016
Bro, you are confusing me
C++ MQL4 Forex HarvesterHow is a function pointer comparable to a reference? If they could, they should make exact copy of C++, latest standard. And no I am not interested in C# for that matter. I will have a look at protrader ...
- pascalx replied Jul 27, 2016
It does not really answer my question. Yes these are features I missed in MQL4. Especially the lack of referencing makes it not easier to build nice code. Have a function return a reference? Nope. Not possible. :-(
C++ MQL4 Forex Harvester
- pascalx replied Jul 27, 2016
Does MQL5 actually support multiple inheritance, referencing/dereferencing, multiple template arguments and typedefs?
C++ MQL4 Forex Harvester
- pascalx replied Jul 27, 2016
Jens if you ever happen to want to code in C++, please drop me a note. You appear to be valuable. I am from Germany too btw.
C++ MQL4 Forex Harvester
- pascalx replied Jul 27, 2016
What is a naked library? Would you mind explaining why this issue happens exactly? I don't know much about the indicators and I am curious to hear why it is broken. It may help me in the future to avoid doing the same mistake.
C++ MQL4 Forex Harvester
- pascalx replied Jul 27, 2016
I am not sure if I understand you. There is no platform advantage per se, but the development environment will be much nicer and it will be easier to write good and maintainable code.
C++ MQL4 Forex Harvester
- pascalx replied Jul 27, 2016
I don't know how that would work. You need to work with a broker, and brokers only support a limited amount of platforms. One of them is MetaTrader. If you build a platform from scratch, you have no broker to connect it to. Good point. Ideally with ...
C++ MQL4 Forex Harvester
- pascalx replied Jul 27, 2016
Yea there remains some logic on MQL side of course to redirect the requests from C++ to the MQL API functions. But once that is done, the entire trading logic can be in C++. I respect you for having such confidence in MQ Language and I am actually ...
C++ MQL4 Forex Harvester
- pascalx replied Jul 27, 2016
Hi bro, thanks for your opinions on this topic. I was searching for C++ MQL4 adaptations but did not find any. I found two for C#, but that is not the same thing (nquotes). Plus I think my C++ bridge is better than nquotes (no offense). Which ...
C++ MQL4 Forex Harvester
- pascalx replied Jul 26, 2016
The C++ bridge is by now 50% complete. I am still looking for assistance though. If you want to make gazillions of cash join my project
C++ MQL4 Forex Harvester
- pascalx replied Jul 6, 2016
Yes of course. The final product will be a complete trading bot in C++ that is connected with MQL4 (and possibly other platforms later). It would be great to combine efforts to achieve results faster. However, it requires experienced C++ ...
C++ MQL4 Forex Harvester
- pascalx replied Jul 5, 2016
Bump. Looking for coders who want to contribute to the project.
C++ MQL4 Forex Harvester