Software for programming assistance

Forums ProRealTime English forum ProRealTime platform support Software for programming assistance

Viewing 7 posts - 1 through 7 (of 7 total)
  • #214178

    Which software or method or technique do you recommend to be able to note and or make analyses and to find oneself easily if one makes complicated algorithms

     

    I note the maximum of comments in my algorithms but I know very well that when I will leave the programming of this algorithm for 4 or 5 weeks and that I will return sometimes I know that it is difficult to remember

     

    I use for example a tablet to make separate notes but I find it limited

     

    Or maybe you have an Android application to recommend to take notes a little more advanced

     

    Best regards

    ZeroCafeine

    #214190

    Good question;

    I do it like this.

    First you see program code with some smaller comment. In this comment there’s a hyperlink. This hyperlink refers to a web page in a (private) forum somewhere. In this case to a topic (like a topicc in PRC) with only separate subjects with possible larger comments (as long as I want) and supported by pictures, if necessary.

    In the 3rd attachment a hopefully clear example of how this “tool” is a necessity in order to make some progress.

    I mentioned it before – all starts with a more “pro” editor. The one PRT provides will soon let you be stuck. Add to this this most serious remark : using a better development environment made me develop 10 times faster at least. So Yes, instead of producing 10 hours of “stuff” in a day as I do currently, this would be 1 hour previously. This even includes waiting for BackTests. 🙂


    Instead of using a forum, you might be able to think of some local means that can work with links of some sort. See the 4th attachment of another kind of “tool” that actually makes use of a local link. This, btw, is a folder with all sorts of video captures of nicely working out trades, but also with perceived “error” in them, hence ready for improvement. I could paste a full link of such a video in program code too. Or the location of a Word document. Or …

    What you do with the tablet/laptop is a very good means too. Thus, have something on screen, draw some arrows etc. etc. on it with a (digital) pen, write some text, etc. All it requires is making a screen copy of that, store that per above ideas, and link to that from within the program code.

    Nice ?

     

    1 user thanked author for this post.
    #214215

    yes Nice,

    I mentioned it before – all starts with a more “pro” editor. The one PRT provides will soon let you be stuck. Add to this this most serious remark : using a better development environment made me develop 10 times faster at least. So Yes, instead of producing 10 hours of “stuff” in a day as I do currently, this would be 1 hour previously. This even includes waiting for BackTests. 🙂

    I started about a week ago to get interested in the MQL5 programming language, I will have to learn a lot of things but I have to go through it to satisfy my curiosity,

    I find the language of ProRealTime very pleasant to use and apparently very simple but also I have the impression to be in a little bit strange environment, after I think that it is normal because it is a platform specific language and each platform has its own programming language,

    I’m still trying to program with Prorealtime, in any case it will allow me to improve

    tks again for your answers

    #214340

    @PeterSt
    tks again and don’t forget to answer me pls 😊

    all starts with a more “pro” editor.

    like what ?

    @All
    Do you have any other answers or people doing programming here? 😁

    #214347

    In my opinion, you should pay more attention to roughly outlining a profitable strategy first and then focus on improving it. At the moment you seem to be trying everything, but that doesn’t get you anywhere. I think you get bogged down in small things that only result in over-optimization. Unless your goal is just programming. Then I didn’t say anything. 😉
    Just so, a robust strategy doesn’t necessarily need 300 lines of code. Sometimes a good idea and 50 lines is enough. 😉

    1 user thanked author for this post.
    #214357

    @phoentzs,
    First of all, thank you for your interest and your questions and your always nice remarks 😁

    If you have any answers to my problem, I’m interested in any solution 🙂

    to go from 300 to 50 lines you need to know how to program, that’s what I’m trying to do 🙂

    And no my goal is not to do only programming and especially not to sell indicators or algorithms or training, My goal on this forum is mutual aid 🙂

    Concerns my strategies as Confucius well said : “Silence is a friend that never betrays.” 😃

    #214460

    @PeterSt
    I started with a small file that I will name All Codes in which I will put the codes that I think will be useful with the links, it will already save me time and not go digging in the Snippet each time,

    and for the Snippet file I have created a copy that allows me to place my own comments and add colours or boxes as required

Viewing 7 posts - 1 through 7 (of 7 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login