+ Reply to Thread
Page 1 of 16 1 2 3 11 ... LastLast
Results 1 to 10 of 157

Thread: C++ Knowledge

Hybrid View

  1. #1
    Member panama84 is on a distinguished road panama84's Avatar
    Join Date
    Sep 2012
    Posts
    21
    Thanks
    0
    Thanked 16 Times in 8 Posts
    SubscribeSubscribe
    subscribed 0

    C++ Knowledge

    all traders must learn C++ and even code such language as MQL.
    Its a related language , but in order to code in MQL ,you need to have basic in C++

    Without C++ , you can't code MQL or other language its because of the knowledge is far spread when comes to all sorts of language whereby C++ is the shoulder

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  2. The Following 4 Users Say Thank You to panama84 For This Useful Post:

    Alizahid (2020-10-20), amir2880 (2018-03-21), Unregistered (2)

  3. #2
    Banned asifanayat is on a distinguished road asifanayat's Avatar
    Join Date
    Dec 2012
    Posts
    677
    Thanks
    0
    Thanked 34 Times in 23 Posts
    forextrading mein aik achey trader ko chahiye k c++knowledge lazmi janey eis sey trader ko kafi
    help miley gi jis sey wo market ke trend ko read kr sakta hai

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  4. The Following 2 Users Say Thank You to asifanayat For This Useful Post:

    Alizahid (2020-10-20), amir2880 (2018-03-21)

  5. #3
    Senior Member m.ikram is an unknown quantity at this point m.ikram's Avatar
    Join Date
    Dec 2012
    Posts
    404
    Thanks
    0
    Thanked 11 Times in 7 Posts
    SubscribeSubscribe
    subscribed 0
    Which means with C++ broker will be able to maipulates our position in real time? what abou the ECN Barokers that know nothing or Little about he position?

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  6. The Following 4 Users Say Thank You to m.ikram For This Useful Post:

    Alizahid (2020-10-20), amir2880 (2018-03-21), Unregistered (2)

  7. #4
    Banned fxrafi4 is on a distinguished road fxrafi4's Avatar
    Join Date
    May 2013
    Posts
    805
    Thanks
    0
    Thanked 31 Times in 25 Posts
    Which means with C++ broker are going to be ready to manipulates our position in real time? what concerning the ENC Brokers that uneducated person or very little concerning he position?.............

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  8. #5
    Banned Mas is on a distinguished road Mas's Avatar
    Join Date
    Jun 2012
    Location
    Bandung
    Posts
    610
    Thanks
    28
    Thanked 46 Times in 31 Posts
    Quote Originally Posted by panama84 View Post
    all traders must learn C++ and even code such language as MQL.
    Its a related language , but in order to code in MQL ,you need to have basic in C++

    Without C++ , you can't code MQL or other language its because of the knowledge is far spread when comes to all sorts of language whereby C++ is the shoulder
    Does it get if we use C + + programming language while using the program EA is usually what we call the mq4, I still do not understand what I've read it please be explained so that I could better understand the host

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  9. The Following 3 Users Say Thank You to Mas For This Useful Post:

    Alizahid (2020-10-20), amir2880 (2018-03-21), Unregistered (1)

  10. #6
    Member mehulpopat12 is on a distinguished road mehulpopat12's Avatar
    Join Date
    May 2012
    Location
    India [Baroda]
    Posts
    188
    Thanks
    0
    Thanked 26 Times in 15 Posts
    SubscribeSubscribe
    subscribed 0
    Quote Originally Posted by Mas View Post
    Does it get if we use C + + programming language while using the program EA is usually what we call the mq4, I still do not understand what I've read it please be explained so that I could better understand the host
    i am a computer engineer so i know most programing languages and now try to write code in mq4 too..

    C++ is also called object oriented programing language and many other languages liek JAVA and C# uses its object oriented feature..so and mq4 language is also use this concept..so in order to write code in mq4 it is necessary to have good knowledge of C++..thanks..
    I AM PROUD TO BE AN INDIAN

  11. #7
    Banned WDholic is on a distinguished road WDholic's Avatar
    Join Date
    Dec 2011
    Location
    every where
    Posts
    250
    Thanks
    13
    Thanked 29 Times in 20 Posts
    we don't need C++ to make an standard MQ4 program.
    C++ is used if you want to make a new DLL files.
    so C++ is needed if you want to make a DLL file. Usually used for make a non standard function.
    ex. dll for retieving data from the internet.. to protect an EA.
    so if your name or your account number is not registered. you cannot used that EA.. even you already decompiled the EA.

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  12. The Following 3 Users Say Thank You to WDholic For This Useful Post:

    Alizahid (2020-10-20), amir2880 (2018-03-21), Unregistered (1)

  13. #8
    Senior Member mari_bangkitlagi is an unknown quantity at this point mari_bangkitlagi's Avatar
    Join Date
    Apr 2013
    Location
    indonesia
    Posts
    47
    Thanks
    0
    Thanked 3 Times in 1 Post
    SubscribeSubscribe
    subscribed 0
    Quote Originally Posted by WDholic View Post
    we don't need C++ to make an standard MQ4 program.
    C++ is used if you want to make a new DLL files.
    so C++ is needed if you want to make a DLL file. Usually used for make a non standard function.
    ex. dll for retieving data from the internet.. to protect an EA.
    so if your name or your account number is not registered. you cannot used that EA.. even you already decompiled the EA.
    not only DLL can be created through C++ , anything you used in computer software based on C++ programming ..

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  14. The Following 3 Users Say Thank You to mari_bangkitlagi For This Useful Post:

    Alizahid (2020-10-20), amir2880 (2018-03-21), Unregistered (1)

  15. #9
    Junior Member NERAZZURRI is an unknown quantity at this point NERAZZURRI's Avatar
    Join Date
    Aug 2017
    Posts
    1
    Thanks
    0
    Thanked 1 Time in 1 Post
    SubscribeSubscribe
    subscribed 0
    Quote Originally Posted by wdholic View Post
    we don't need c++ to make an standard mq4 program.
    C++ is used if you want to make a new dll files.
    So c++ is needed if you want to make a dll file. Usually used for make a non standard function.
    Ex. Dll for retieving data from the internet.. To protect an ea.
    So if your name or your account number is not registered. You cannot used that ea.. Even you already decompiled the ea.
    most of program needs such this skill till web design need this and it go long with deferent progs not any trader should use but its so good and useful in the other part of life am it eng and know what i said ^^

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  16. The Following User Says Thank You to NERAZZURRI For This Useful Post:

    Unregistered (1)

  17. #10
    Senior Member m.ahmed bilal will become famous soon enough m.ahmed bilal's Avatar
    Join Date
    Mar 2013
    Posts
    282
    Thanks
    0
    Thanked 64 Times in 19 Posts
    SubscribeSubscribe
    subscribed 0
    actually C++ is a computer language which is use to operate the different languages which are use in the working of computer field.this language is also very effective in the Forex business because our totally work is attached with the computer.

    Though trading on financial markets involves high risk, it can still generate extra income in case you apply the right approach. By choosing a reliable broker such as InstaForex you get access to the international financial markets and open your way towards financial independence. You can sign up here.


  18. The Following 4 Users Say Thank You to m.ahmed bilal For This Useful Post:

    Alizahid (2020-10-20), amir2880 (2018-03-21), Unregistered (2)

+ Reply to Thread
Page 1 of 16 1 2 3 11 ... LastLast

Subscribe to this Thread (1)

Open

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Currently Active UsersCurrently Active Users

There are currently users online. members and guests

Forex Forum India | Forex Community Place Statistics Forex Forum India Statistics

Most users ever online was .

Welcome to our newest member,

Threads:

Posts:

Member: