+ Reply to Thread
Results 1 to 2 of 2

Programming a trading platform

  1. #1
    Registered User
    Join Date
    10-23-2008
    Location
    Florida
    Posts
    16

    Programming a trading platform

    I am looking to create a trading platform for my own product. I want to be able to input prices and quanities, be able to kill (erase) the price and quantity, and keep track of who did the trade, and match the trades bids to asks? How hard would this be for a novice excel user?
    Thanks for the help!

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Programming a trading platform

    Hi, and welcome to the forum.

    That's almost an impossible question to answer. It mostly depends of course on how quickly you can learn the various techniques.

    I'm assuming that you will be performing all the functionality manually. Normally of course the solution would probably involve a fair amount of VBA (Macro) coding, but you need to walk first.

    As a minimum you will need to design database tables and validations in cells, and be comfortable with using standard VLOOKUP functions.

    The first thing to do is write down at a reasonably high level, the processes you want to undertake, and the data manipulation techniques, and functions you need to accomplish the task. When you completely understand conceptually how all the bits hang together, that's the time to start putting things together.

    HTH
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1