Forums › ProRealTime English forum › ProOrder support › Resources and libraries for programmers from MQL4 EA to PRT › Reply To: Resources and libraries for programmers from MQL4 EA to PRT
09/27/2017 at 10:35 AM
#47479
Remember it is not necessary to re-invent the wheel.
If you provide the logic to what you want to achieve we can re-use code that we already developed.
For example here is one of my own Ichimoku Strategies (No money management module):
https://www.prorealcode.com/topic/ichimoku-strategies-general-discussion/
We also have various pieces of money management code that can be used.