Looking for a long term relationship, I have total of 10 quizzes for this class. $15/ each quiz (please don’t negotiated), about 20 questions.
International Finance Quiz 1 Questions including:
Chapter 2: 1. Different components of Current and Capital Account a. Understand the definitions of different BOP accounts b. Some examples of international transactions would be given and you should be able to categorize them into different accounts 2. Effect of BOP surplus and deficit on future exchange rate movements a. How BOP surplus affects exchange rate appreciation or depreciation b. How BOP deficit affects exchange rate appreciation or depreciation 3. Implications of the J-Curve Effect 4. How different factors affect International Trade Flows Chapter 3: 1. Suppose Bid and Ask Rates (for example, in the form $/£ or £/$) are given, calculate: a. How many $ a firm would receive by selling certain amount of £ b. How many £ firm would receive by selling certain amount of $ c. How many $ a firm needs to pay to buy certain amount of £ d. How many £ a firm needs to pay to buy certain amount of $ e. Compute the Bid-Ask Spread 2. Pricing of ADR Chapter 4: 1. If old and new exchange rates (for example, in the form $/£ or £/$) are given, calculate a. Appreciation/Depreciation in $. (Practice Problem #1a; Quantitative Problem 1) b. Appreciation/Depreciation in £. (Practice Problem #1b; Quantitative Problem 1) 2. Lending and Borrowing rates for two currencies are given; Also, current spot rate and expected spot rate are given (Practice Problem #4; Quantitative Problem 20 and 21) a. In which currency a bank should borrow for speculation? b. In which currency a bank should lend for speculation? c. What the total interest a bank would pay on its borrowing? d. What is the total interest a bank would earn on its investment? e. What is the speculative gain?
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

