Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2021
    Posts
    1

    Question attempting complex trade entry ticket system with multi legged transactions

    Hello!

    Pardon my noob-ness, but i am completely lost trying to create a simple small desktop database for commodity trading business.

    I am attempting to create a database that does the following items on a desktop application?? Maybe wrong word.. here is what i need to occur, please tell me if I am in the right place or not.

    Short example added here in attachment:



    The example is 1 market WTI-Cra / WTI-MID which is actually 3 separate "tickets" or rows with trade reference numbers.

    Ticket 1= WTI-Cra / WTI-MID ( Buyer buys WTI Crane and sells Midland WTI crude oil) Seller does the opposite ( Sells Crane Buys Midland)

    Ticket 2 = WTI Crane

    Ticket 3 = WTI Midland


    My question is, How can i setup my database table , form, etc for multi tickets and single ticket trades ? I want my system to automatically add the required amount of lines of trades for those single or multi ticket markets based on what market is selected in the Deal Entry Form

    Does this make sense or no?
    Attached Files Attached Files
    Last edited by DirectCommodity; 08-07-2021 at 09:18 PM. Reason: added context

  2. #2
    Join Date
    May 2018
    Location
    Living in Scotland UK
    Posts
    1,566
    Hi
    Not knowing anything about Commodity Trading it would help if you could explain in very simple terms the process of 1 Trade?

    If I was explaining the process dealing with the purchasing of items it would be along these lines:-

    A Customer on a given date buys a number of Items.

    This would result in the following tables.

    tblCustomers - contains all fields about the Customer
    tblPurchases - contains fields to link Purchases to Customers as well as a Purchase Date
    tblPurchaseItems - contains a field to link Purchase Items to Purchases as well as ItemName, Qty, Price
    You can PM me if you need further help.
    Good Reading https://docs.microsoft.com/en-gb/off...on-description

  3. #3
    orange's Avatar
    orange is offline Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 12-21-2015, 10:57 PM
  2. Replies: 17
    Last Post: 06-09-2014, 03:56 PM
  3. System Requirements for Complex Large Queries
    By nguyeda in forum Import/Export Data
    Replies: 23
    Last Post: 08-04-2011, 01:30 PM
  4. Design multi user database - avoid simultaneity transactions
    By snoopy2003 in forum Database Design
    Replies: 2
    Last Post: 02-27-2011, 12:03 AM
  5. Complex query system for map database
    By brian.tunks in forum Queries
    Replies: 2
    Last Post: 07-28-2010, 07:07 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums