نتایج جستجو برای: exchange market algorithm

تعداد نتایج: 1094788  

2006
M. R. Guarracino F. Perla P. Zanetti Mario Rosario Guarracino Francesca Perla Paolo Zanetti

In the present work we describe HPEC (High Performance Eigenvalues Computation), a parallel software for the evaluation of some eigenvalues of a large sparse symmetric matrix. It implements a Block Lanczos algorithm efficient and portable for distributed memory multicomputers. HPEC is based on basic linear algebra operations for sparse and dense matrices, some of which have been derived by ScaL...

2006
Isabel Praça Carlos Ramos Zita Vale Manuel Cordeiro

In this paper we propose a Multi-Agent system architecture to simulate and analyse Competitive Electricity Markets combining bilateral trading with power exchange mechanisms. This Multi-Agent environment includes several heterogeneous and autonomous intelligent agents representing the different independent entities in Electricity Markets. Agents are endowed with historical information about the...

Journal: :iranian economic review 0

through the history and since 1933, the iranian rial has declined from 11.2 rials per dollar to almost 8600 rials per dollar today in the parallel or black market. at the same time the official rate has been kept at artificial level most of the time, not consistent with other macro conditions of the country. historically, however, the central bank has adjusted the official rate and brought it i...

Journal: :journal of optimization in industrial engineering 2011
sadigh raissi mohammad reza zakkizade

in this study, we focused on tehran stock exchange market analysis based on applying moving average rules. the tehran stock exchange in the middle east has evolved into an exciting and growing marketplace where individual and institutional investor trade securities of over 420 companies. in an attempt to examine the ability to earn excess return by exploiting moving average rules, the average a...

2005
Kamal Jain Mohammad Mahdian

We study the problem of computing equilibrium prices in a Fisher market with linear utilities and linear single-constraint production units. This setting naturally appears in ad pricing where the sum of the lengths of the displayed ads is constrained not to exceed the available ad space. There are three approaches to solve market equilibrium problems: convex programming, auction-based algorithm...

Journal: :تحقیقات اقتصادی 0
جعفر عبادی دانشیار دانشکده‎ی اقتصاد دانشگاه تهران هاجر جهانگرد دانشجوی دوره ی دکترای اقتصاد دانشگاه تهران

the main purpose of this paper is theoretically to design the optimal intervention in the foreign exchange market in iran, which has not been investigated by previous studies. the economic fundamentals are strongly affected by the optimal foreign exchange intervention, the consistency of foreign exchange intervention with other policies and political authorities' beliefs about the interven...

Since the 1970s, services marketing has grown into a major sub discipline of marketing. It is constantly claimed – but is refuted in the article – that services are now the dominant economic activity in developed countries and keeps growing while the two traditional goods sectors, manufacturing and agriculture, are declining. In today's competitive world, having expertise, knowledge and marketi...

Abdolmajid Jalaee Ali Abolhosseini

The behavior of exchange rate in various exchange markets is not seemingly predictable, while there are different forecasting methods to do so. One of these methods is to use fractals to identify exchange rate behavior. This paper has made attempts to explore the properties of fractals in Iran’s exchange market in order to it can predict and analyze the trend of exchange rate. Accordingly, th...

Noise traders as one of the key elements of the market play a significant role in determining the market volatilities, returns, and stock market mispricing. Hence, this study attempts to scrutinize the role of noise trading in capital asset pricing. Therefore, by using daily data, samples including 14105 data of 200 companies listed on stock exchange were selected and noise trading index was es...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->