﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/css' href='https://stocksharp.com/css/style.css'?>
<?xml-stylesheet type='text/css' href='https://stocksharp.com/css/bbeditor.css'?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="html">exchange. StockSharp</title>
  <id>https://stocksharp.com/handlers/atom.ashx?category=tag&amp;id=exchange&amp;type=community</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-04-18T14:17:01Z</updated>
  <logo>https://stocksharp.com/images/logo.png</logo>
  <link href="https://stocksharp.com/handlers/atom.ashx?category=tag&amp;id=exchange&amp;type=community" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.com/topic/10641/</id>
    <title type="text">Designer Knowledge Base</title>
    <published>2019-04-25T12:28:29Z</published>
    <updated>2024-09-23T18:11:16Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Trading robot coding" />
    <category term="Trading robots" />
    <category term="Trading systems" />
    <category term="trading" />
    <category term="FAQ" />
    <category term="exchange" />
    <category term="trading on the exchange" />
    <content type="html">Frequently asked questions about &lt;a href="https://stocksharp.com/products/designer/" title="https://stocksharp.com/products/designer/"&gt;Designer&lt;/a&gt;:&lt;br /&gt;1. &lt;a href="https://stocksharp.com/articles/10642/How-to-download-market-data-to-the-program/" title="https://stocksharp.com/articles/10642/How-to-download-market-data-to-the-program/"&gt;How to download market data to the program?&lt;/a&gt;&lt;br /&gt;2. How and where to specify an instrument for strategy backtesting?&lt;br /&gt;3. How to create a condition in the strategy?&lt;br /&gt;4. Compound indicators, methods of their decomposition.</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/10707/</id>
    <title type="text">S#.Designer syllabus.</title>
    <published>2019-05-16T23:12:23Z</published>
    <updated>2023-04-17T20:24:31Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Edu" />
    <category term="trading" />
    <category term="exchange" />
    <category term="create trading robot" />
    <category term="Trader" />
    <category term="video course" />
    <category term="trading strategy" />
    <category term="learning how to make trading robots" />
    <category term="make robots" />
    <content type="html">All video-lessons are available via the links below.&lt;br /&gt;All samples for lessons can be installed via S#.Installer.&lt;br /&gt;For Basic course you need the packet: &lt;a href="https://stocksharp.com/store/lessons-designer-basic/" title="Edu Designer Basic"&gt;Edu Designer Basic&lt;/a&gt;&lt;br /&gt;For Advanced course you need the packet: &lt;a href="https://stocksharp.com/store/lessons-designer-advanced/" title="Edu Designer Advanced"&gt;Edu Designer Advanced&lt;/a&gt;&lt;br /&gt;&lt;h3&gt;&lt;div align="center"&gt;Basic course.&lt;/div&gt;&lt;/h3&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15269/sdesigner-basics-/" title="https://stocksharp.com/forum/15269/sdesigner-basics-/"&gt;1. S#.Designer basics &lt;/a&gt;&lt;/b&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- Installing the program&lt;br /&gt;- Configuring the interface of the program windows&lt;br /&gt;- Examines the main sections of the Program menu&lt;br /&gt;- Examines the sections of the strategy tree&lt;br /&gt;- Shows how to download instruments and market data for the first time&lt;br /&gt;- Shows how to start testing a strategy on the built-in SMA strategy.&lt;br /&gt;&lt;br /&gt;(The new version of the designer, like all programs, is installed through the Installer program.&lt;br /&gt;The fifth version of the designer lacks the ability to select the themes of the designer, which was present in the fourth version) &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15270/2-visual-editor-and-strategy-designer-blocks---1/" title="https://stocksharp.com/forum/15270/2-visual-editor-and-strategy-designer-blocks---1/"&gt;2. Visual editor and strategy designer blocks - 1.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- General description of strategy cubes&lt;br /&gt;- Examines the sections of the strategy cubes menu&lt;br /&gt;- Examines the cube chart panel&lt;br /&gt;- Examines the construction of candlestick charts&lt;br /&gt;- Examines the construction of charts of the SMA and Bollinger indicator in the same window and in different windows&lt;br /&gt;&lt;br /&gt;(In the fifth version of the program, the location of some cubes in the menu has changed.&lt;br /&gt;In the fifth version, the mathematics section is replaced by a formula cube.) &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15271/3-visual-editor-and-strategy-designer-blocks---2/" title="https://stocksharp.com/forum/15271/3-visual-editor-and-strategy-designer-blocks---2/"&gt;3. Visual editor and strategy designer blocks - 2.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- Description of the cube Variable and examines examples of the use of the cube&lt;br /&gt;- Examines the Logic cube and an example of its application&lt;br /&gt;- Examines the Previous value cube and an example of its application&lt;br /&gt;- Examines the Mathematics section and the use of cubes that are included in it&lt;br /&gt;- Examines the Converters section (cubes &amp;quot;Indexer&amp;quot; and &amp;quot;Converter&amp;quot;) and an example of sharing the cubes of the section&lt;br /&gt;- Considers the cube &amp;quot;Opening a position&amp;quot;&lt;br /&gt;- Considers the cube &amp;quot;Position&amp;quot; and the scheme in which it is applied&lt;br /&gt;- Considers the cube &amp;quot;Comparison&amp;quot; and an example of its application&lt;br /&gt;- Considered building a simple strategy:&lt;br /&gt;&lt;em&gt;If the closing price of the previous candle is less than the closing price of the current one, then we buy, if not, we sell.&lt;/em&gt;&lt;br /&gt;- Considers the &amp;quot;Comparison&amp;quot; cube and an example of its application&lt;br /&gt;&lt;br /&gt;(In the fifth version, the mathematics section is replaced by one formula cube. In the fifth version of the program, the &amp;quot;Position opening&amp;quot; cube is replaced with &amp;quot;Position registration&amp;quot;) &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15273/4-work-with-the-strategy-scheme/" title="https://stocksharp.com/forum/15273/4-work-with-the-strategy-scheme/"&gt;4. Work with the strategy scheme.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- Debugger tools&lt;br /&gt;- Working with breakpoints is considered on the example of a circuit&lt;br /&gt;- On an example, the possibility of imposing additional conditions on triggering a breakpoints is considered&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15274/5-visual-editor-and-strategy-designer-blocks---3/" title="https://stocksharp.com/forum/15274/5-visual-editor-and-strategy-designer-blocks---3/"&gt;5. Visual editor and strategy designer blocks - 3.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- Considers the cube &amp;quot;Position protection&amp;quot;&lt;br /&gt;- A strategy is built using the &amp;quot;Position protection&amp;quot; cube:&lt;br /&gt;&lt;em&gt;If the difference between the closing price and the opening price of the candle is greater than 1, then we buy.&lt;br /&gt;We sell position protection through the cube, provided that:&lt;br /&gt;Take Profit - the price increases by 2%&lt;br /&gt;Stop Loss - the price decreases by 3%&lt;/em&gt;&lt;br /&gt;- An example of constructing the conditions for triggering transactions has been analyzed, in which Buy and Sell transactions go sequentially one after the other (the simplest flag)&lt;br /&gt;- A scheme has been built for obtaining the absolute value of a position and doubling its value&lt;br /&gt;- Using the example of the scheme from lesson three and the scheme for obtaining the absolute value of the position, the following scheme is obtained:&lt;br /&gt;&lt;em&gt;If the closing price of the previous candle is less than the closing price of the current one, then we buy, if, on the contrary, we sell.&lt;br /&gt;If the position is not equal to zero, then the trade is carried out with a double volume &lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15275/6-visual-editor-and-strategy-designer-blocks---4/" title="https://stocksharp.com/forum/15275/6-visual-editor-and-strategy-designer-blocks---4/"&gt;6. Visual editor and strategy designer blocks - 4.&lt;/a&gt;&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- Examines the cubes of the &amp;quot;Mathematics&amp;quot; section - formulas, including examples of their use&lt;br /&gt;- Considered the construction of the scheme:&lt;br /&gt;&lt;em&gt;If the closing price of the previous candle is greater than the value of the SMA indicator for 20 periods plus 3 standard deviations for 20 periods, then we sell by candle open price.&lt;br /&gt;If the closing price of the previous candle is less than the value of the SMA indicator for 20 periods minus 3 standard deviations for 20 periods, then we make a buy at the opening price of the candle.&lt;br /&gt;&lt;/em&gt;&lt;br /&gt;(In the fifth version of the program there is no section &amp;quot;Mathematics&amp;quot;, all the cubes of this section used in earlier versions of the program are replaced by one cube formula.&lt;br /&gt;In the fifth version of the program, the cube &amp;quot;Position opening&amp;quot; is replaced by the cube &amp;quot;Order registration&amp;quot;.) &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15276/7-more-strategies/" title="https://stocksharp.com/forum/15276/7-more-strategies/"&gt;7. More strategies.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- The construction of a diagram based on the Bollinger indicator is considered:&lt;br /&gt;&lt;em&gt;If the candlestick crosses the upper curve of the Bollinger indicator, then we buy.&lt;br /&gt;If the candlestick crosses the lower curve of the Bollinger indicator then we sell.&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;- Considered the construction of the scheme based on the MACD indicator:&lt;br /&gt;&lt;em&gt;If the MACD curve changes its sign from minus to plus, then buy.&lt;br /&gt;If the MACD curve changes its sign from plus to minus, then we sell.&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;- Considered a visual comparison of the results of two strategies&lt;br /&gt;- Considered exporting test results to a file for subsequent analysis &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15277/8-visual-editor-and-strategy-designer-blocks---5/" title="https://stocksharp.com/forum/15277/8-visual-editor-and-strategy-designer-blocks---5/"&gt;8. Visual editor and strategy designer blocks - 5.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- The construction of a scheme using candles of different TFs is considered:&lt;br /&gt;&lt;em&gt;First branch: The strategy will buy if the closing price of a five-minute candle is greater than the maximum of 20 previous days.&lt;br /&gt;The strategy will sell if the closing price of the 5 minute candle is less than the previous 10 day low.&lt;br /&gt;&lt;br /&gt;The second branch: The strategy will sell if the closing price of the five-minute candle is less than the minimum of the previous 20 days.&lt;br /&gt;The strategy will buy if the closing price of the five-minute candle is greater than the high of the previous 10 days.&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;(In the fifth version of the designer, the appearance of the flag cube was changed. Also, in the fifth version of the designer, the strategy was changed in terms of the appearance of 2 sell cubes and 2 buy cubes, due to a different principle of receiving a signal to the trigger.) &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15278/9-time-cubes/" title="https://stocksharp.com/forum/15278/9-time-cubes/"&gt;9. Time Cubes.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- Considered the &amp;quot;Working time&amp;quot; cube&lt;br /&gt;- Considered the &amp;quot;Variable&amp;quot; cube with the &amp;quot;Strategy&amp;quot; value&lt;br /&gt;- Considered the &amp;quot;Converter&amp;quot; cube with the function of getting time&lt;br /&gt;- Considered the strategy of working with the &amp;quot;Working time&amp;quot; cube with the condition:&lt;br /&gt;&lt;em&gt;Strategy buys a minute before the end working time.&lt;/em&gt;&lt;br /&gt;- Considered an example of working with the &amp;quot;Working hours&amp;quot; cube: &lt;br /&gt;&lt;em&gt;The strategy buys at 18.00.&lt;/em&gt;&lt;br /&gt;- Considered a 7th lesson strategy with additional conditions: &lt;br /&gt;&lt;em&gt;The strategy closes a position 5 minutes before the end of working hours.&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;(In the fifth version of the designer, for correct work with the formula that calculates the time and the cube &amp;quot;Working time&amp;quot;, after importing the strategies, it is recommended to recreate them) &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15279/10-working-with-market-data-sdata-(hydra)/" title="https://stocksharp.com/forum/15279/10-working-with-market-data-sdata-(hydra)/"&gt;10. Working with market data. S#.Data (Hydra)&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- Considered examples of choosing a market data store&lt;br /&gt;- Considered an example of working with the S#.Data (Hydra) program&lt;br /&gt;- Considered a server mode of working with S#.Data (Hydra) program&lt;br /&gt;- Considered an example of using a market data transmitted through a server mode&lt;br /&gt;&lt;br /&gt;(In the fifth server-mode version does not contain WCF mode.) &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15280/11-backtest-and-optimization/" title="https://stocksharp.com/forum/15280/11-backtest-and-optimization/"&gt;11. Backtest and optimization.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- Considered the basics of strategy optimization&lt;br /&gt;- Considered strategy optimization based on changing the indicator parameter used in the strategy&lt;br /&gt;- Considered the principle of portfolio optimization of a strategy on various instruments &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15281/12-live-trading/" title="https://stocksharp.com/forum/15281/12-live-trading/"&gt;12. Live trading.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;-Example of setting up a strategy for connecting to Live mode &lt;br /&gt;&lt;br /&gt;&lt;h3&gt;&lt;div align="center"&gt;Advanced course.&lt;/div&gt;&lt;/h3&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15310/13-composite-cubes/" title="https://stocksharp.com/forum/15310/13-composite-cubes/"&gt;13. Composite Cubes.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- Considered the &amp;quot;Union&amp;quot; cube&lt;br /&gt;- Considered the principle of working with a compound cube using the example of creating a cube for closing a position&lt;br /&gt;- Considered an example of introducing a compound cube &amp;quot;Closing a position&amp;quot; into an existing strategy from lesson 9 &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15311/14-creating-candles-from-ticks/" title="https://stocksharp.com/forum/15311/14-creating-candles-from-ticks/"&gt;14. Creating candles from ticks.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- Considered how to download ticks in the program&lt;br /&gt;- Considered how to build candles from the &amp;quot;Depth of Market&amp;quot;&lt;br /&gt;- Considered the modes &amp;quot;Build&amp;quot;, &amp;quot;Downloads&amp;quot;, &amp;quot;Load and build&amp;quot; candles&lt;br /&gt;- Considered an example of building volume candles&lt;br /&gt;- Considered an example of plotting a Range of candles&lt;br /&gt;- Considered construction of candles from Ticks&lt;br /&gt;- Considered the construction of candles from candles of a smaller TF&lt;br /&gt;- Considered the use of candles built in the S#.Data (Hydra)&lt;br /&gt;- Considered building a volume profile &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15312/15-building-the-flag-component-cube/" title="https://stocksharp.com/forum/15312/15-building-the-flag-component-cube/"&gt;15. Building the Flag component cube&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15313/16-strategy-based-on-finding-the-price-of-the-maximum-volume/" title="https://stocksharp.com/forum/15313/16-strategy-based-on-finding-the-price-of-the-maximum-volume/"&gt;16. Strategy based on finding the price of the maximum volume.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- Considered the function of the &amp;quot;Converter&amp;quot; cube. Maximum volume&lt;br /&gt;- A strategy has been built in which candlestick data is built from ticks, with the following conditions: &lt;br /&gt;&lt;em&gt;The strategy buys if the closing price is higher than the opening price of the candle.&lt;br /&gt;The strategy sells at the sixth candlestick.&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;(In the fifth version, the Flag cube was changed, as well as the condition for raising the flag. In the fifth version, the formula block cubes were replaced with the formula cube.)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15314/17-indices-and-multiple-security-strategies---1/" title="https://stocksharp.com/forum/15314/17-indices-and-multiple-security-strategies---1/"&gt;17. Indices and multiple security strategies - 1.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- Considered working with stock indices&lt;br /&gt;- Considered working with futures on the example of a strategy with conditions:&lt;br /&gt;&lt;em&gt;If the index calculated by the SBER @ TQBR / SRM9 @ FORTS formula is less than the average value for 10 periods, then Sberbank shares are sold.&lt;br /&gt;If the index calculated by the SBER @ TQBR / SRM9 @ FORTS formula is greater than the average value for 10 periods, then we buy Sberbank shares.&lt;/em&gt;&lt;br /&gt;- The function of constructing a continuous futures is considered&lt;br /&gt;- A strategy with a continuous futures is built with the condition:&lt;br /&gt;&lt;em&gt;If the current value of the SBER @ TQBR / SBER_СF @ FORTS index is 0.005 units above the average, sell the instrument Sberbank Shares and buy the instrument of Sberbank shares.&lt;br /&gt;If the current value of the SBER @ TQBR / SBER_СF @ FORTS index is 0.005 units lower than the average, buy the Sberbank Shares instrument and sell the Sberbank shares instrument.&lt;/em&gt;&lt;br /&gt;- Based on the strategy, an example of building a scheme with cancellation of an order is considered &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15315/18-indices-and-multiple-security-strategies---2/" title="https://stocksharp.com/forum/15315/18-indices-and-multiple-security-strategies---2/"&gt;18. Indices and multiple security strategies - 2.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- Considered a pair trading strategy based on the previous strategy.&lt;br /&gt;&lt;em&gt;If the index calculated by the SBER @ TQBR / GAZP @ TQBR formula grows, then we buy a cheaper asset and sell a more expensive one.&lt;br /&gt;If the index calculated using the SBER @ TQBR / GAZP @ TQBR formula decreases, then we buy a more expensive asset and sell a cheaper one.&lt;/em&gt;&lt;br /&gt;- Considered the round operator - to get an integer value&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15316/19-indices-and-multiple-security-strategies---3/" title="https://stocksharp.com/forum/15316/19-indices-and-multiple-security-strategies---3/"&gt;19. Indices and multiple security strategies - 3.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Lesson highlights:&lt;br /&gt;- Considered a pyramiding strategy based on the previous strategy from the previous lesson. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15317/20-working-with-the-editor-of-the-program-code-1/" title="https://stocksharp.com/forum/15317/20-working-with-the-editor-of-the-program-code-1/"&gt;20. Working with the editor of the program code-1.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- Considered the &amp;quot;Source Code&amp;quot; cube&lt;br /&gt;- Considered the principle of creating a cube with a code&lt;br /&gt;- Considered the principle of creating your own unique cube with a code&lt;br /&gt;&lt;br /&gt;(Today the StockSharp website does not have a direct link to Github, so you need to go to it not through the website)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15318/21-work-with-the-program-code-editor---2/" title="https://stocksharp.com/forum/15318/21-work-with-the-program-code-editor---2/"&gt;21. Work with the program code editor - 2.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The lesson covers:&lt;br /&gt;- Considered the creation of cubes on C# in Visual Studio&lt;br /&gt;- Considered the DLL cube&lt;br /&gt;- Considered the principle of working with S#.API libraries in Visual Studio &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/forum/15319/22-export-and-import-of-strategies-in-the-program/" title="https://stocksharp.com/forum/15319/22-export-and-import-of-strategies-in-the-program/"&gt;22. Export and import of strategies in the program.&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://stocksharp.com/edu/" title="https://stocksharp.com/edu/"&gt;&lt;span style="font-size:140%"&gt;You can buy any course right now from our site&lt;/span&gt;&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/24028/</id>
    <title type="text">Different candles - one program!</title>
    <published>2022-09-09T08:05:16Z</published>
    <updated>2022-09-09T08:05:16Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Hydra" />
    <category term="market data" />
    <category term="trading" />
    <category term="exchange" />
    <category term="Trader" />
    <content type="html">Candlesticks in stock trading are a constant and necessary attribute.&lt;br /&gt;Today there are no traders who do not turn to candlestick charts and do not track market changes based on it.&lt;br /&gt;The history of the &amp;quot;candle&amp;quot; display of market behavior is rooted in the past, in Japan of the 18th century, when a sequence of &amp;quot;candles&amp;quot; began to visually depict the price maximum and minimum for a certain period, as well as prices at the beginning and end of this period.&lt;br /&gt;It makes no sense to describe the composition of the candle, since any trader knows these basics.&lt;br /&gt;Speaking &lt;b&gt;&lt;span style="font-size:120%"&gt;in the context of analysis, candlesticks are the basis of all fundamentals&lt;/span&gt;&lt;/b&gt;, &lt;b&gt;an experienced trader&lt;/b&gt; can only &lt;b&gt; look at the chart to determine the changing situation&lt;/b&gt;.&lt;br /&gt;Sometimes &lt;b&gt; a trader does not just determine the situation on the market, but is also able to predict changes &lt;/b&gt;, since the market tends, under similar conditions, to react equally to &amp;quot;stimuli&amp;quot;.&lt;br /&gt;As I wrote earlier, &lt;em&gt;the abundance of trading tools only provide an opportunity to make deals, turning trading into an exclusively intuitive and speculative action.&lt;/em&gt;&lt;br /&gt;&lt;b&gt;Serious, not mass trading, requires a systematic approach&lt;/b&gt;, that is, you can&amp;#39;t just take a terminal and start trading, initially &lt;b&gt;you need to have knowledge &lt;/b&gt;.&lt;br /&gt;This knowledge is based not only on the practical part - trading, but also includes a deep analysis of the market, its behavior on certain events.&lt;br /&gt;Such reflections are clearly demonstrated by candles.&lt;br /&gt;For most users, candles are the maximum and minimum for the period, but the variety of candles can surprise.&lt;br /&gt;&lt;b&gt;&lt;span style="font-size:120%"&gt;&lt;span style="color:green"&gt;Each type of candle has its own meaning for the trader, and is able to provide him with a full amount of information on the desired asset or group of assets.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;So, various candlesticks may be needed for analysis, but it is quite problematic to get market data for them.&lt;br /&gt;&lt;b&gt;Most programs and resources for downloading market data do not provide &lt;/b&gt; such &lt;b&gt;information &lt;/b&gt;, and those that can provide &lt;b&gt; do not allow you to get data on several types of candles at once &lt;/b&gt;.&lt;br /&gt;The second &lt;b&gt; problem is the need to convert data into the desired format for graphical representation of candlesticks and &amp;quot;visual&amp;quot; analysis&lt;/b&gt;.&lt;br /&gt;Do not forget about the cost of such programs, which are rarely even &amp;quot;shareware&amp;quot;.&lt;br /&gt;As mentioned earlier, &lt;a href="https://stocksharp.com/store/hydra/" title="https://stocksharp.com/store/hydra/"&gt;&lt;b&gt;S#.Data&lt;/b&gt;&lt;/a&gt; solves these problems.&lt;br /&gt;It &lt;b&gt; allows &lt;/b&gt; not just &lt;b&gt;to build candlesticks of various types&lt;/b&gt;, but also &lt;b&gt; to save them&lt;/b&gt;, which is not a little important &lt;b&gt; for further use&lt;/b&gt;.&lt;br /&gt;Almost all sources do not directly broadcast market data on such candles, respectively, the problem for most programs becomes unsolvable, but &lt;b&gt;S#.Data&lt;/b&gt; solves it by constructing such unique candles through other downloaded market data. &lt;b&gt;For example from Ticks.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/135134/ticks_market_data.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/135134/ticks_market_data.png?size=800x800" alt="ticks_market_data.png" title="ticks_market_data.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- For example, &lt;b&gt;&lt;span style="font-size:120%"&gt;Volume Candlesticks&lt;/span&gt;&lt;/b&gt;, which &lt;b&gt;&lt;em&gt; display the volume of transactions for the selected period, and provide information about the activity of the instrument.&lt;/em&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/135135/volume_market_data.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/135135/volume_market_data.png?size=800x800" alt="volume_market_data.png" title="volume_market_data.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And it is just as easy to plot their schedule&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/135139/volume_candles.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/135139/volume_candles.png?size=800x800" alt="volume_candles.png" title="volume_candles.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- The program allows you to get &lt;b&gt;&lt;span style="font-size:120%"&gt;Renko&lt;/span&gt;&lt;/b&gt; candles. &lt;b&gt;&lt;em&gt;The ranko chart clearly defines the main trend&lt;/em&gt;&lt;/b&gt;. Such a chart is useful in order to determine the key support and resistance levels, since it averages the main trend, small price fluctuations are not reflected, this allows you to focus on really significant movements.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/135137/renko_market_data.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/135137/renko_market_data.png?size=800x800" alt="renko_market_data.png" title="renko_market_data.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Also, after receiving the market data, we build a graph.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/135138/renko_candles.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/135138/renko_candles.png?size=800x800" alt="renko_candles.png" title="renko_candles.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Equally important candles - &lt;b&gt;&lt;span style="font-size:120%"&gt;Range&lt;/span&gt;&lt;/b&gt; candles. &lt;em&gt;&lt;b&gt;The peculiarity of this chart is that new candles are built depending not on the timeframe, but on the range that the price has passed &lt;/b&gt;&lt;/em&gt;. Accordingly, it is more convenient for the user to track price fluctuations.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/135144/range_market_data.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/135144/range_market_data.png?size=800x800" alt="range_market_data.png" title="range_market_data.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And we also build a schedule.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/135136/range_candles.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/135136/range_candles.png?size=800x800" alt="range_candles.png" title="range_candles.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- In addition to the candlesticks listed above, which are quite familiar to traders and their charts, &lt;span style="font-size:120%"&gt;&lt;b&gt;Hydra &lt;/b&gt;&lt;/span&gt; allows you to get unique, but necessary data in the analysis.&lt;br /&gt;&lt;br /&gt;So for example &lt;b&gt;&lt;span style="font-size:120%"&gt;PnF&lt;/span&gt;&lt;/b&gt; candles (&lt;b&gt;&lt;em&gt;tic-tac-toe&lt;/em&gt;&lt;/b&gt;)&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/135142/PnF_market_data.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/135142/PnF_market_data.png?size=800x800" alt="PnF_market_data.png" title="PnF_market_data.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/135140/PnF_candles.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/135140/PnF_candles.png?size=800x800" alt="PnF_candles.png" title="PnF_candles.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Or candlesticks &lt;b&gt;&lt;span style="font-size:120%"&gt;Heiken Ashi Candles&lt;/span&gt;&lt;/b&gt;, used to track the market trend.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/135143/HeikinAshi_market_data.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/135143/HeikinAshi_market_data.png?size=800x800" alt="HeikinAshi_market_data.png" title="HeikinAshi_market_data.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/135141/HeikinAshi_candles.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/135141/HeikinAshi_candles.png?size=800x800" alt="HeikinAshi_candles.png" title="HeikinAshi_candles.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;So &lt;b&gt;&lt;em&gt;&lt;span style="color:green"&gt;S#.Data allows you not only to get ready-made market data, but also to build such data, the receipt of which is not possible&lt;/span&gt;&lt;/em&gt;&lt;/b&gt;. Moreover, it allows you to immediately build charts, combining all the stages for market analysis, reducing the financial and time costs of the trader.&lt;br /&gt;&lt;br /&gt;That&amp;#39;s it. See you in new articles.</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/16210/</id>
    <title type="text">Changing the conditions for receiving updates</title>
    <published>2021-11-17T10:36:36Z</published>
    <updated>2021-11-17T11:44:39Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="trading" />
    <category term="exchange" />
    <category term="connectors" />
    <category term="Trader" />
    <category term="trade" />
    <content type="html">From &lt;span style="font-size:120%"&gt;&lt;b&gt;November 30, 2021&lt;/b&gt;&lt;/span&gt; the StockSharp project &lt;b&gt;&lt;span style="font-size:120%"&gt;&lt;span style="color:red"&gt;changes the order in which new versions of all paid products are received.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;What does this mean for you?&lt;br /&gt;&lt;br /&gt;If you purchased our any &lt;a href="https://stocksharp.com/products/pricing/" title="https://stocksharp.com/products/pricing/"&gt;connector&lt;/a&gt; &lt;span style="font-size:120%"&gt;&lt;b&gt;until November 30, 2020&lt;/b&gt;&lt;/span&gt;, then in order for &lt;b&gt;&lt;span style="font-size:120%"&gt; to receive its updates&lt;/span&gt;&lt;/b&gt; after this date &lt;b&gt;&lt;span style="font-size:120%"&gt;, you will need to renew your subscription&lt;/span&gt;&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;If you purchased &lt;a href="https://stocksharp.com/products/pricing/" title="https://stocksharp.com/products/pricing/"&gt;connector&lt;/a&gt; &lt;span style="font-size:120%"&gt;&lt;b&gt;after November 30, 2020&lt;/b&gt;&lt;/span&gt;, then you &lt;span style="font-size:120%"&gt;&lt;b&gt; will continue to receive updates until the expiration of the year&lt;/b&gt;&lt;/span&gt; from the date of purchase. After this date, you will also need &lt;span style="font-size:120%"&gt;&lt;b&gt; to renew your subscription&lt;/b&gt;&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Subscription renewal&lt;/b&gt; is carried out at a special price &lt;span style="font-size:140%"&gt;&lt;b&gt;&lt;span style="color:green"&gt; with a discount of 50%&lt;/span&gt;&lt;/b&gt;&lt;/span&gt; from the base cost of the paid product. &lt;b&gt;Discounted renewal is available &lt;/b&gt; at any time &lt;b&gt;prior to the expiration of &lt;/b&gt; subscription and within &lt;b&gt;15 days&lt;/b&gt; from its expiration date.&lt;br /&gt;&lt;br /&gt;You can opt out of updates and use the version of the connector that you have, your license will continue to be valid.&lt;br /&gt;However, if you again &lt;b&gt; want to receive updates &lt;/b&gt; and at the same time &lt;b&gt;miss the grace period &lt;/b&gt;, then after this date, then &lt;b&gt;the extension is carried out without discounts &lt;/b&gt; at the base cost of the product.</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/16139/</id>
    <title type="text">We are discontinuing support for connectors!</title>
    <published>2021-10-04T09:31:56Z</published>
    <updated>2021-10-12T07:42:45Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="trading" />
    <category term="exchange" />
    <category term="connectors" />
    <category term="Trader" />
    <category term="trade" />
    <content type="html">&lt;a href='https://stocksharp.com/file/127222/important_information.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/127222/important_information.png?size=800x800" alt="important_information.png" title="important_information.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size:120%"&gt;Good afternoon!&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Friends, from &lt;b&gt;31/10/2021&lt;/b&gt;, we plan to &lt;b&gt;&lt;span style="font-size:120%"&gt;&lt;span style="color:red"&gt;stop supporting&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; a lot of unused &lt;b&gt;&lt;span style="font-size:120%"&gt;&lt;span style="color:red"&gt;connectors&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;.&lt;br /&gt;Today we are asking you which &lt;b&gt;&lt;span style="font-size:120%"&gt;&lt;a href="https://stocksharp.com/products/pricing/" title="https://stocksharp.com/products/pricing/"&gt;connectors&lt;/a&gt; you use&lt;/span&gt;&lt;/b&gt;, and which connectors of them you &lt;b&gt;&lt;span style="font-size:120%"&gt;would like to keep&lt;/span&gt;&lt;/b&gt;!&lt;br /&gt;Leave your comments, share your opinion.&lt;br /&gt;&lt;b&gt;Now you can help us make a choice.&lt;/b&gt;</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/15957/</id>
    <title type="text">Platform updates. July 2021</title>
    <published>2021-07-06T13:36:08Z</published>
    <updated>2021-07-06T13:57:29Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="trading" />
    <category term="cryptocurrencies" />
    <category term="cryptocurrency" />
    <category term="exchange" />
    <category term="Cryptoconnectors" />
    <category term="Crypto trading" />
    <content type="html">&lt;a href='https://stocksharp.com/file/125025/cryptocurrency-trading-exchange.jpg' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/125025/cryptocurrency-trading-exchange.jpg?size=800x800" alt="cryptocurrency-trading-exchange.jpg" title="cryptocurrency-trading-exchange.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;Important platform updates!&lt;br /&gt;&lt;br /&gt;On July 05, 2021, a number of &lt;b&gt;updates were released&lt;/b&gt;.&lt;br /&gt;The changes affected the &lt;b&gt;&lt;a href="https://stocksharp.com/store/plaza/" title="https://stocksharp.com/store/plaza/"&gt;Plaza 2 Cgate&lt;/a&gt;&lt;/b&gt; and &lt;b&gt;&lt;a href="https://stocksharp.com/store/fix_fast/" title="https://stocksharp.com/store/fix_fast/"&gt;FIX/FAST&lt;/a&gt;&lt;/b&gt; connectors. They now &lt;span style="font-size:140%"&gt;&lt;span style="color:green"&gt;fully comply&lt;/span&gt;&lt;/span&gt; with the &lt;a target="_blank" rel="nofollow" href="https://stocksharp.com/away/?u=AQAAAAAAAABkC0pNl6gihlavMZIe1PR72yfT0P0l7FW5KeW5V8bIvPvyzHzkPDDmtVv2XIyh0IA" title="https://www.moex.com/n34793/?nt=200"&gt;changed protocol&lt;/a&gt; on the Moscow Stock Exchange.&lt;br /&gt;The &lt;b&gt;&lt;a href="https://stocksharp.com/store/okex/" title="https://stocksharp.com/store/okex/"&gt;OKEX&lt;/a&gt;&lt;/b&gt; connector now &lt;span style="font-size:140%"&gt;&lt;span style="color:green"&gt;supports&lt;/span&gt;&lt;/span&gt; the v5 API, which will soon become the only API supported by the exchange. Read more about this &lt;a target="_blank" rel="nofollow" href="https://stocksharp.com/away/?u=AQAAAAAAAAArf4vyv5mPB0U4IEtOwDKu2BwoD3YJ3flPxhiz9DXsIq_BAz1i4eiTF8Dgz3Ij1f5I1KjfbIur-Lg1DxSz8K4U4Kd1CQBVgU_TXshPRzhQSw" title="https://www.okex.com/academy/en/complete-guide-to-okex-api-v5-upgrade"&gt;here&lt;/a&gt;.</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/11684/</id>
    <title type="text">Trading for beginners. Stock market.</title>
    <published>2020-04-21T21:51:00Z</published>
    <updated>2020-04-21T21:51:00Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="trading" />
    <category term="exchange" />
    <category term="trade" />
    <category term="exchange trading" />
    <category term="trading system" />
    <category term="stock market" />
    <content type="html">Today&amp;#39;s article will not be quite ordinary.&lt;br /&gt;We often write articles relying on the fact that most users have experience in trading on the exchange. However, among our readers, there are more and more people who do not have knowledge about the exchange, brokers, the market and trading in General.&lt;br /&gt;&lt;b&gt;We would like to change this and tell you a little bit about the structure of trading, so that everyone, even a beginner, has an idea of what they might face.&lt;/b&gt;&lt;br /&gt;This will not be a manual for dummies, it will be an article that helps the user who first came to trade navigate.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/112696/stock-exchange-738671_640.jpg' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/112696/stock-exchange-738671_640.jpg?size=800x800" alt="stock-exchange-738671_640.jpg" title="stock-exchange-738671_640.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;First, let&amp;#39;s tell you what the exchange is and how it works.&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The exchange is a fundamental link in market trading.&lt;/b&gt;&lt;br /&gt;&lt;b&gt;It, like any commercial enterprise, is a legal entity and its activities are regulated by regulations and legal acts established by the state.&lt;/b&gt;&lt;br /&gt;An exchange is a mechanism through which various market participants interact, which are consumers of various financial instruments, such as: &lt;b&gt;currencies, raw materials, and securities&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;As mentioned earlier, the exchange&amp;#39;s work is strictly regulated, so we can firmly say that its work is strictly ordered, namely: &lt;/u&gt;&lt;br /&gt;&lt;em&gt;- &lt;b&gt;Trading is not chaotic&lt;/b&gt;, but orderly, strictly at a set time, with strictly set instruments,&lt;br /&gt;- &lt;b&gt;Trades are held strictly in a designated place or on a strictly approved virtual trading platform (electronic exchange)&lt;/b&gt;,&lt;br /&gt;- &lt;b&gt;The requirements and terms of trade for each exchange are unified&lt;/b&gt;, which makes it possible to comply with the procedure for transactions, requirements for the quality of goods or services provided, depending on the type of exchange, &lt;br /&gt;- &lt;b&gt;The trading mechanism is carried out through counter offers of purchase and sale by interested market participants.&lt;/em&gt;&lt;/b&gt;&lt;br /&gt;The purpose of the exchange is to organize and regulate the markets of the financial instruments that it represents. The exchange regulates the supply and demand process in order to equalize prices and protect the interests of all trading participants from various negative price changes.&lt;br /&gt;&lt;br /&gt;Today, there are a huge number of exchanges, each of which trades various financial instruments. You can see the choice of a variety of trading platforms when working with trading programs. For example, &lt;a href="https://stocksharp.com/products/terminal/" title="https://stocksharp.com/products/terminal/"&gt;S#.Terminal&lt;/a&gt; allows you to select the trading platform that the user needs, including a large number of electronic exchanges.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/112697/download-new-program-version-.gif' class='lightview' style='max-width: 800px;' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/112697/download-new-program-version-.gif" alt="download-new-program-version-.gif" title="download-new-program-version-.gif" style='max-width: 800px;'/&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This abundance is both positive, as it leads to increased trading opportunities, and negative in terms of the complexity of the choice for the novice, although the latter is rather subjective, since later, the trader understands the trading technique, gets the opportunity for more flexible trading.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The emergence of the first exchange in the XV century, we owe the Belgian city of Bruges. It was on its Central square that the first auctions of securities – bills were held.&lt;br /&gt;Not far from the place of trade, the house of the &lt;b&gt;Van der Beurse&lt;/b&gt; family was located. Later, these trades were taught the name &lt;em&gt;Borsa&lt;/em&gt;, which over the years was transformed into the word &lt;b&gt;&amp;quot;stock market&amp;quot; or &amp;quot;exchange&amp;quot;. &lt;/b&gt;.&lt;br /&gt;&lt;u&gt;What are the rules for trading on the stock exchange&lt;/u&gt;:&lt;br /&gt;&lt;em&gt;- Transparency and openness of operations, &lt;br /&gt;- Free pricing&lt;br /&gt;- The state does not interfere in the course of the auction, but the auction is regulated by law.&lt;br /&gt;- Along with manual trading, it is possible to use automated trading systems. For example, such as &lt;a href="https://stocksharp.com/products/shell/" title="https://stocksharp.com/products/shell/"&gt;S#.Shell&lt;/a&gt;, MT and others,&lt;br /&gt;- The exchange receives income from Commission on transactions.&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;Trading opens up great opportunities for the participant to earn money.&lt;br /&gt;Today, both an experienced trader and a novice can become a market participant.&lt;br /&gt;The abundance of trading exchanges allows you to choose what and where to trade. The largest exchanges include:&lt;em&gt; Chicago, Tokyo&lt;/em&gt; and &lt;em&gt;Sydney commodity exchanges, the new York cotton exchange, the London metal exchange, the German futures (Frankfurt)&lt;/em&gt; and &lt;em&gt;Singapore currency exchanges, the European-American NYSE-Euronext, the St. Petersburg &lt;/em&gt;and &lt;em&gt;Moscow stock exchanges.&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/112695/business-257911_640.jpg' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/112695/business-257911_640.jpg?size=800x800" alt="business-257911_640.jpg" title="business-257911_640.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Becoming a trader is not always as easy as the advertising brochures promise, the player&amp;#39;s path is thorny and inevitably involves losses and winnings. Of course, with experience and knowledge, a trader acquires a stable income, but at the same time does not stop learning and improving.&lt;br /&gt;A trader studies the market, various trading terminals, and SOFTWARE.&lt;br /&gt;&lt;b&gt;Becoming a trader is real, but it is not always as easy as it seems.&lt;/b&gt;&lt;br /&gt;Therefore, we have &lt;a href="https://stocksharp.com/edu/" title="https://stocksharp.com/edu/"&gt;developed a training course for creating trading systems&lt;/a&gt;, which is designed for both knowledgeable traders and beginners. We have included a full range of training in algorithmic trading and the creation of trading systems, programs and examples of trading strategies.&lt;br /&gt;&lt;b&gt;The goal of the course is to make trading more accessible and understandable, to teach anyone to trade, and success now depends only on the trader and his desire.&lt;/b&gt;&lt;br /&gt;In the following articles, we will tell you how to choose a reliable broker and what a trader may face while trading. We will be happy if you share your experience and ask questions. Thanks</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/11418/</id>
    <title type="text">What are futures and options, and how to make money on them?</title>
    <published>2020-02-18T14:05:15Z</published>
    <updated>2020-02-18T14:06:27Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="market data" />
    <category term="Arbitrage" />
    <category term="Futures" />
    <category term="exchange" />
    <category term="trading strategy" />
    <category term="trading robot" />
    <category term="Algotrading" />
    <category term="hedging" />
    <category term="futures market" />
    <category term="Arbitrage trading" />
    <category term="futures contract" />
    <category term="trading system" />
    <category term="option" />
    <category term="contract option" />
    <content type="html">Today, the concept of&lt;b&gt; futures &lt;/b&gt;and&lt;b&gt; options&lt;/b&gt; is one of the &lt;b&gt;most frequently uttered in the market&lt;/b&gt;. Let&amp;#39;s get acquainted with these financial instruments, give them concepts and consider the mechanism of their use.&lt;br /&gt;&lt;b&gt;Futures&lt;/b&gt; and &lt;b&gt;options&lt;/b&gt; are &lt;b&gt;derivatives&lt;/b&gt;, and they are also &lt;b&gt;called derivatives&lt;/b&gt;. When buying these financial instruments, the trader does not get the asset itself (stock, bond, etc.), but a &lt;b&gt;contract&lt;/b&gt; – an &lt;b&gt;opportunity to perform a purchase and sale operation in the future, at a fixed price&lt;/b&gt;. Simply put, a derivative is an insurance that protects the trader from possible adverse fluctuations in the price of the main asset&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/111597/futures-option-trading-system.jpg' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/111597/futures-option-trading-system.jpg?size=800x800" alt="futures-option-trading-system.jpg" title="futures-option-trading-system.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Little history.&lt;/u&gt;&lt;br /&gt;Initially,&lt;b&gt; derivatives were created to reduce the possible risks of producers&lt;/b&gt; of certain assets in the form of goods.&lt;br /&gt;&lt;b&gt;Let&amp;#39;s look at a simple example:&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Company A&lt;/b&gt; produces flour, which is its basic asset.&lt;br /&gt;Today, on the conditional market, &lt;b&gt;company A&lt;/b&gt; can purchase &lt;b&gt;a contract for the sale of 10,000 tons of flour for $100&lt;/b&gt;, with a sales period of &lt;b&gt;3 months&lt;/b&gt;.&lt;br /&gt;In fact, &lt;b&gt;after 3 months&lt;/b&gt;, &lt;b&gt;company A&lt;/b&gt; &lt;b&gt;can sell its flour for a fixed $100&lt;/b&gt;, despite the fact that the &lt;b&gt;cost of flour may fall to $80&lt;/b&gt;. With this &lt;b&gt;contract&lt;/b&gt;, the company &lt;b&gt;predicts and fixes its income&lt;/b&gt;, which will be &lt;b&gt;$1,000,000&lt;/b&gt;, and the contract is &lt;b&gt;called - futures&lt;/b&gt;, a contract &amp;quot;for the future&amp;quot;.&lt;br /&gt;There is a&lt;b&gt; possibility&lt;/b&gt; that the cost of flour will &lt;b&gt;increase to $120 per ton&lt;/b&gt;, and in this case, &lt;b&gt;company A&lt;/b&gt; will receive &lt;b&gt;less than $200,000&lt;/b&gt;, since the market value of &lt;b&gt;10,000 tons of flour will be $1200,000&lt;/b&gt;.&lt;br /&gt;The &lt;b&gt;buyer&lt;/b&gt; of such a &lt;b&gt;contrac&lt;/b&gt;t can be &lt;b&gt;company B&lt;/b&gt;, which is engaged in the production of bread, and therefore the market price of flour is also important for it.&lt;br /&gt;A private trader needs derivatives in order to get a fixed price of a purchase and sale transaction, such as a stock or currency, as well as an asset that cannot be purchased by a trader, such as oil.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/111598/financial-furures-contracrt.jpg' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/111598/financial-furures-contracrt.jpg?size=800x800" alt="financial-furures-contracrt.jpg" title="financial-furures-contracrt.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Let&amp;#39;s talk about which &lt;b&gt;futures&lt;/b&gt; and &lt;b&gt;options&lt;/b&gt; are the most popular in the world right now. Today, the &lt;b&gt;most&amp;quot; popular &amp;quot;&lt;/b&gt; are &lt;b&gt;derivatives&lt;/b&gt; for &lt;b&gt;currency, stocks, precious metals, and oil.&lt;/b&gt;&lt;br /&gt;It is worth saying that a little more than 10 years ago, the purchase of a futures contract meant the delivery of a real asset, that is, in our case, the delivery of flour. Today, the lion&amp;#39;s share of derivatives are non-deliverable, and on the day of the end of the contract, counterparties are paid in money.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Let&amp;#39;s look at the mechanism in our example.&lt;/u&gt;&lt;br /&gt;So by the end of the contract, &lt;b&gt;company A&lt;/b&gt; must receive a fixed &lt;b&gt;$ 1,000,000&lt;/b&gt; under the terms of the &lt;b&gt;futures contract&lt;/b&gt;, which must be paid by &lt;b&gt;company B&lt;/b&gt;.&lt;br /&gt;Since their &lt;b&gt;derivative is non-deliverable&lt;/b&gt;, at the end of the contract period, &lt;b&gt;company A &lt;/b&gt;will not supply flour to &lt;b&gt;company B&lt;/b&gt;.&lt;br /&gt;What&amp;#39;s going on? &lt;b&gt;Company A&lt;/b&gt; displays the tonnage of flour on the &lt;b&gt;commodity exchange&lt;/b&gt;, with the possibility to &lt;b&gt;sell it to any company&lt;/b&gt;, including company B. the tonnage is received at a warehouse accredited by this exchange.&lt;br /&gt;At the same time, &lt;b&gt;company B&lt;/b&gt; has the &lt;b&gt;opportunity to purchase its 10,000 tons set by futures from another company&lt;/b&gt; and receive them at another warehouse accredited by the exchange.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/111599/futures-trading.jpg' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/111599/futures-trading.jpg?size=800x800" alt="futures-trading.jpg" title="futures-trading.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The price of flour may change, and may not be equal to the set price in the contract.&lt;br /&gt;- Let the&lt;b&gt; price drop to $80 &lt;/b&gt;per ton. In this case, &lt;b&gt;company A&lt;/b&gt; sells its asset at &lt;b&gt;$80 per ton&lt;/b&gt;, receiving &lt;b&gt;$800,000,&lt;/b&gt; and the remaining &lt;b&gt;$200,000&lt;/b&gt; is paid to it by &lt;b&gt;company B&lt;/b&gt;, so in &lt;b&gt;total, company A will receive $1,000,000&lt;/b&gt;.&lt;br /&gt;At the same time, &lt;b&gt;company B&lt;/b&gt; &lt;b&gt;will buy 10,000 tons of flour for $80 from&lt;/b&gt; another supplier, spending &lt;b&gt;$800,000&lt;/b&gt;, and with the amount of future compensation paid to &lt;b&gt;company A&lt;/b&gt; in the amount of &lt;b&gt;$200,000&lt;/b&gt;, its &lt;b&gt;total expense will be $1,000,000&lt;/b&gt;, as planned.&lt;br /&gt;- If the cost of flour &lt;b&gt;increases to $120&lt;/b&gt;, in this case, the difference will be paid by &lt;b&gt;company A to company B&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;Many novice traders have a question about the possibilities of trading options and futures in various markets, for example, stocks and bonds.&lt;br /&gt;The answer is &lt;b&gt;Yes&lt;/b&gt;. However, there are &lt;b&gt;restrictions related to the duration of such contracts&lt;/b&gt;.&lt;br /&gt;In our example – 3 months. If the contract was conditionally concluded in June, it ends in September.&lt;br /&gt;The value of a derivative always depends directly on the value of the underlying asset, and the value of both instruments tends to be equal. Because of this dependence, futures and options are called derivatives.&lt;br /&gt;&lt;b&gt;Traders earn money using derivatives&lt;/b&gt;, for example,&lt;b&gt; on arbitrage transactions&lt;/b&gt;, but at the same time derivatives do not cease to play an &lt;b&gt;important role in hedging operations&lt;/b&gt; – insurance of transactions.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Let&amp;#39;s take a closer look at the features of both financial instruments.&lt;/u&gt;&lt;br /&gt;Let&amp;#39;s &lt;b&gt;start with futures&lt;/b&gt;. &lt;b&gt;Futures&lt;/b&gt; a contract that involves the sale of the underlying asset at a fixed price, with a set delay in execution-payment. Futures fix the purchase or sale price of the underlying asset at the expiration of the term, and the market value of the asset may change.&lt;br /&gt;If the &lt;b&gt;futures contract&lt;/b&gt; is non-deliverable, then only monetary payments between the parties to the contract are made on it. It is worth saying that the delivery of the asset does not necessarily have to be made on time, in other things, as well as the purchase, but in this case there is a probability of price changes, and the risk of loss of profit.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Consider the mechanism for concluding a futures contract.&lt;/u&gt;&lt;br /&gt;The &lt;b&gt;contract is concluded exclusively on the exchange.&lt;/b&gt; The seller puts his offer on the exchange with its price, volume, and due date. After a buyer appears who agrees to these terms and conditions. The seller can also choose a ready-made request from the buyer, which has a set price, volume and deadline for execution.&lt;br /&gt;This list of &lt;b&gt;applications is always present on the exchange&lt;/b&gt;, and applications often differ little. Any of the participants in the transaction sees this list and chooses the most suitable one for them according to the condition. This list is called a glass and is displayed in the program that traders use. The greater the depth of the glass, the more flexible it is possible to enter into contracts, viewing more offers and as a result choosing the most suitable conditions in the case of the buyer, and at the same time more likely to conclude a contract in the case of the seller. Some trading programs allow you to set the depth of order book, &lt;b&gt;for example&lt;/b&gt;, &lt;a href="https://stocksharp.com/products/terminal/" title="https://stocksharp.com/products/terminal/"&gt;Terminal&lt;/a&gt;, where you can set your desired depth. The order book in the Terminal program is shown below.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/111600/trade-terminal-system.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/111600/trade-terminal-system.png?size=800x800" alt="trade-terminal-system.png" title="trade-terminal-system.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Obligations to execute futures are transferred to the exchange.&lt;/b&gt;&lt;br /&gt;When the date of execution of the futures contract and the conditions under which the seller will be obliged to pay remuneration (if the price of the asset has fallen), the exchange itself transfers the amount to the seller&amp;#39;s account and withholds this amount from the buyer&amp;#39;s account. If there is a situation that the buyer&amp;#39;s account of the contract does not have the necessary amount, then this will be a problem that will be solved by the exchange, not the seller.&lt;br /&gt;The situation is the same in the opposite case if the seller must pay compensation to the buyer.&lt;br /&gt;The exchange carries risks, so before entering into contracts, both parties make a cash Deposit calculated according to the exchange&amp;#39;s formula. Most often, its value can be double the &lt;b&gt;size of the fluctuation of the futures price in one day&lt;/b&gt;. So if the price fluctuation was &lt;b&gt;3 %&lt;/b&gt;, then the collateral may be&lt;b&gt; 6%&lt;/b&gt; of the price of the futures contract.&lt;br /&gt;The Deposit is refundable, and is returned to the account of the parties after the execution of the futures. If the participant refuses to fulfill the contract, the Deposit will be deducted from the exchange&amp;#39;s account as compensation.&lt;br /&gt;Sometimes there is a need for early termination of the contract, in which case its value will be equal to the value calculated by the exchange on the day of termination. That is, the exchange calculates the price of the contract on a daily basis, while it uses its own rules for calculating the cost, but focuses on the prices that are offered on the market by bidders.&lt;br /&gt;As mentioned earlier, the price of the futures is slightly lower than the value of the underlying asset, but the difference is small. Sometimes there is a short-term gap that is associated with market situations, which allows you to earn using an arbitration transaction.&lt;br /&gt;You can also make money on futures during the day. So the exchange recalculates the price of the futures, respectively, every day, when its price increases, it charges the difference between the value of the contract and its current value, while the amount of collateral also increases.&lt;br /&gt;When the contract execution time comes, the price of the futures becomes equal to the market value of the asset.&lt;br /&gt;In General, we can say that a futures contract is a convenient financial instrument that allows you to reduce financial risks. At the same time, speculative operations with this tool are quite complex and, often, it is possible to make money on them using automated tools, such as trading robots. For example, the trading robot &lt;a href="https://stocksharp.com/robot/18/edward-scissorhands/" title="https://stocksharp.com/robot/18/edward-scissorhands/"&gt;&amp;quot;Edward&amp;quot;.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;The next financial instrument is an option.&lt;/u&gt;&lt;br /&gt;This is also a &lt;b&gt;contract&lt;/b&gt;, but not for the amount of the sale or purchase, but &lt;b&gt;for the opportunity to buy or sell the underlying asset at a fixed price at a specified time&lt;/b&gt;.&lt;br /&gt;&lt;u&gt;By type of transaction options are:&lt;/u&gt;&lt;br /&gt;&lt;em&gt;- &lt;b&gt;Call option&lt;/b&gt; – an option to purchase;&lt;br /&gt;- &lt;b&gt;Put option&lt;/b&gt; – a sell option.&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/111601/option-trade.jpg' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/111601/option-trade.jpg?size=800x800" alt="option-trade.jpg" title="option-trade.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Option contracts are also traded only on the stock exchange.&lt;/b&gt;&lt;br /&gt;The participant who bought the option has the right to refuse the transaction at any time if it is not profitable for him, while the seller of the option has no right to refuse it.&lt;br /&gt;Thus, if the buyer uses the right of the transaction, the seller is obliged to fulfill it.&lt;br /&gt;This &lt;b&gt;condition makes this financial instrument very difficult for an inexperienced user&lt;/b&gt;, and allows him to trade confidently using various &lt;em&gt;trading robots&lt;/em&gt; or &lt;b&gt;trading systems&lt;/b&gt;, coupled with the ability to predict possible market situations.&lt;br /&gt;An option can be said to be insurance against possible losses. In case of refusal, the buyer loses an amount equal to the value of the option, which is insignificant in comparison with possible losses. This amount is the seller&amp;#39;s premium.&lt;br /&gt;&lt;u&gt;Considered example:&lt;/u&gt;&lt;br /&gt;&lt;b&gt;Trader A &lt;/b&gt;purchased &lt;b&gt;100 shares&lt;/b&gt; of &lt;b&gt;Trend LLC&lt;/b&gt; at &lt;b&gt;$10 &lt;/b&gt;per share. He plans to sell these shares in &lt;b&gt;2 months&lt;/b&gt;.&lt;br /&gt;&lt;b&gt;Trader B&lt;/b&gt; offers him an option contract for the sale of &lt;b&gt;100 shares&lt;/b&gt; of the &lt;b&gt;Trehd LLC&lt;/b&gt;, with a period of &lt;b&gt;2 months for the price of $15 per share&lt;/b&gt;. The &lt;em&gt;option price is $100&lt;/em&gt;.&lt;br /&gt;Let&amp;#39;s assume that the transaction took place, let&amp;#39;s consider two possible scenarios:&lt;br /&gt;- &lt;b&gt;Let&amp;#39;s assume that the price of the Trend company&amp;#39;s shares fell to $7&lt;/b&gt; per share by the time the option was exercised. In this case, trader A will not only not lose, but also earn.&lt;br /&gt;&lt;h3&gt;&lt;em&gt;$1500 (optional sale) - $1000 (initial costs) - $100 (seller&amp;#39;s premium) = $400 -profit&lt;/em&gt;&lt;/h3&gt;&lt;br /&gt;.&lt;br /&gt;- L&lt;b&gt;et&amp;#39;s assume the share price has increased to $17 per share&lt;/b&gt;. Thus, the trader had to waste &lt;b&gt;$100 on the purchase of the option&lt;/b&gt;.&lt;br /&gt;&lt;h3&gt;&lt;em&gt;$1700 (optional sale) - $1000 (initial costs) - $100 (seller&amp;#39;s premium) = $600 -profit&lt;/em&gt;&lt;/h3&gt;.&lt;br /&gt;&lt;br /&gt;And without the option, the profit would have been $700.&lt;br /&gt;An option, like a futures contract, is a non-deliverable contract. If the buyer uses the option, the seller will simply pay the difference between the current price of the asset on the market and the option price.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/111602/Put-option-trading.jpg' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/111602/Put-option-trading.jpg?size=800x800" alt="Put-option-trading.jpg" title="Put-option-trading.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;As mentioned earlier, trading on the stock exchange using options is quite complex, and a market participant needs to be able to predict situations. For &lt;b&gt;call options, you must set a price that will be lower than the expected price after a set period, for a put option, on the contrary, higher than the expected price&lt;/b&gt;.&lt;br /&gt;Option prices are calculated using statistical data on fluctuations in the asset value. Many users are helped in this by various programs, trading strategies, and trading robots that calculate situations using market data. which for example can be obtained in &lt;a href="https://stocksharp.com/products/hydra/" title="https://stocksharp.com/products/hydra/"&gt;Hydra&lt;/a&gt;.&lt;br /&gt;The one who &lt;b&gt;sells the option is exposed to greater risk&lt;/b&gt;, its profit is the value of the option, and the loss is unlimited, as it depends on the price fluctuation.&lt;br /&gt;&lt;b&gt;Any transactions with derivatives are associated with various risks. &lt;/b&gt;The task of the trader is to choose the optimal solution, including the choice of an asset, a trading platform, a strategy, and a trading robot. Manual trading does not bring the necessary income on speculative transactions, so &lt;b&gt;working with trading robots makes the trader&amp;#39;s work profitable&lt;/b&gt; if the conditions are chosen correctly.</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/11383/</id>
    <title type="text">Arbitrage trading. Principles, types.</title>
    <published>2020-02-04T18:52:36Z</published>
    <updated>2020-02-04T18:53:24Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Algorithmic trading" />
    <category term="Trading systems" />
    <category term="trading" />
    <category term="cryptocurrency" />
    <category term="exchange" />
    <category term="trading strategy" />
    <category term="trade" />
    <category term="trading robot" />
    <category term="Crypto trading" />
    <category term="arbitration robot" />
    <category term="arbitration strategy" />
    <content type="html">&lt;div align="center"&gt;&lt;b&gt;What is Arbitration, general concepts.&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Recently, the concept of &lt;b&gt;Arbitration&lt;/b&gt; has been found quite often in trade. What is &lt;b&gt;Arbitration&lt;/b&gt;?&lt;br /&gt;&lt;b&gt;Arbitration &lt;/b&gt;is a &lt;b&gt;method of profit that minimizes the risk&lt;/b&gt; of loss by using the price difference for the same asset in different markets.&lt;br /&gt;&lt;b&gt;Today, this mode of trade is a commonly used trade tactic.&lt;/b&gt;&lt;br /&gt;Let us consider what this mode of trade consists of.&lt;br /&gt;The point is to sell the same &lt;b&gt;asset at a higher price&lt;/b&gt; in one market and &lt;b&gt;purchase the same asset at a lower price&lt;/b&gt; in another market.&lt;br /&gt;Such trade is one of the most important components of the market, and most traders seek to conduct such trade, effectively reducing the &lt;b&gt;possibility of loss to a minimum&lt;/b&gt;.&lt;br /&gt;Although the nature of &lt;em&gt;arbitration consists&lt;/em&gt; of price differences of one asset in different markets, this strategy can be applied to two assets with similar prices and portfolio volume.&lt;br /&gt;Consider what the arbitration portfolio is and its properties:&lt;br /&gt;- &lt;em&gt;Arbitration portfolio&lt;/em&gt; - portfolio of assets, &lt;b&gt;which does not require additional resources of the investor.&lt;/b&gt;&lt;br /&gt;- &lt;em&gt;The arbitration portfolio&lt;/em&gt; is &lt;b&gt;not influenced by any factor, that is, has zero risk&lt;/b&gt;.&lt;br /&gt;In fact, for an investor, an arbitration portfolio is a tool that allows it to receive a large return, while remaining unaffected by various risks.&lt;br /&gt;&lt;b&gt;A simple example of arbitration trade:&lt;/b&gt;&lt;br /&gt;Suppose the value of asset A on one of the exchanges is $100, while the value of the same asset on the other exchange is $105.&lt;br /&gt;A trader acquires an asset on one exchange, where its value is lower, and sells it on an exchange, where the value of it is higher. Thanks to this strategy, the trader gains profit, in the form of price differences of asset A on various exchanges.&lt;br /&gt;This example is quite simplified, and is given only for the sake of clarity, in real trade the implementation of such transactions has its own difficulties.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;div align="center"&gt;Choice of pair in arbitration.&lt;/div&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Let us once again define &lt;b&gt;Arbitration Trade&lt;/b&gt; based on practical knowledge of it.&lt;br /&gt;&lt;b&gt;Arbitration trading&lt;/b&gt; is a method in which trading is carried out by means of differently directed transactions with an asset or assets &lt;b&gt;having similar prices and portfolios&lt;/b&gt;, &lt;b&gt;based on the difference in their value&lt;/b&gt;. In fact, the &lt;b&gt;trader buys a cheaper asset and sells a more expensive asset similar to the first asset.&lt;/b&gt;&lt;br /&gt;Often, the arbitration pair selects a base and derivative asset (for example, &lt;b&gt;shares and stock futures&lt;/b&gt;). Both assets should have similar price dynamics - &lt;em&gt;correlation&lt;/em&gt;.&lt;br /&gt;However, &lt;b&gt;correlation&lt;/b&gt; has the property of being broken for various reasons.&lt;br /&gt;Such reasons can be related to various serious market changes and to the consequence of market inefficiency. Emerging &lt;em&gt;correlation&lt;/em&gt; violations contribute to profit in arbitration transactions. In fact, the trader profits when the correlation of the underlying and derived asset is restored, after its violation.&lt;br /&gt;Simply put, an &lt;b&gt;arbitration transaction&lt;/b&gt; occurs when buying a cheap asset and selling an expensive asset when there is a difference between their prices in view of various factors. However, for the rest of the time, the prices of both assets tend to be equivalent.&lt;br /&gt;&lt;a href='https://stocksharp.com/file/110499/Stocks-exchange-arbitrage.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/110499/Stocks-exchange-arbitrage.png?size=800x800" alt="Stocks-exchange-arbitrage.png" title="Stocks-exchange-arbitrage.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;div align="center"&gt;Types of arbitration trade.&lt;/div&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Let &amp;#39;s look at what types of arbitration are distinguished in trading:&lt;br /&gt;- &lt;em&gt;Time arbitration;&lt;/em&gt;&lt;br /&gt;- &lt;em&gt;Spatial arbitration.&lt;/em&gt;&lt;br /&gt;&lt;em&gt;Temporary arbitration&lt;/em&gt; implies that transactions occur with a time difference. This type of arbitration is &lt;b&gt;characterized by a mechanism: buy cheap, and sell expensive&lt;/b&gt;, or vice versa, sell expensive, and buy cheap. To put it simply, such a mechanism is actually - a common speculative transaction m&lt;b&gt;ade on the stock exchange market&lt;/b&gt;.&lt;br /&gt;&lt;b&gt;Temporary arbitration contains a risk&lt;/b&gt;, as &lt;b&gt;during the period of time the trend may not change the direction&lt;/b&gt; of movement, that is, if the trader initially bought the asset for cheap, it is not a fact that after time the asset will not cease to be cheap, thus bringing a loss on sale.&lt;br /&gt;The next type of &lt;b&gt;arbitration is spatial&lt;/b&gt;. With this type of arbitration, a couple of &lt;b&gt;transactions are bought and sold at the same time but at different sites.&lt;/b&gt; In such transactions &lt;b&gt;risk is minimal&lt;/b&gt;, and sometimes at all reduced to zero, as a couple of transactions take place simultaneously, at the same time the trader should take into account not only the difference in the price of the asset, but also possible commissions, which should be included in the expenses and covered by the amount of profit.&lt;br /&gt;In addition to the types of transaction time, arbitration is divided into trading methods. Let &amp;#39;s look at the main ones and explain them.&lt;br /&gt;&lt;b&gt;Spatial arbitration&lt;/b&gt; is divided into the following types:&lt;br /&gt;- &lt;em&gt;Equivalent arbitration&lt;/em&gt;;&lt;br /&gt;- &lt;em&gt;Regulatory arbitration&lt;/em&gt;;&lt;br /&gt;- &lt;em&gt;Calendar arbitration&lt;/em&gt;;&lt;br /&gt;- &lt;em&gt;Percentage arbitration&lt;/em&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Equivalent arbitration&lt;/b&gt; refers to such transactions in which the &lt;b&gt;underlying asset and derivative asset (derivative) are considered.&lt;/b&gt; Since the price of a derivative always strives for the price of a basic asset, price schedules go alongside each other, sometimes intersecting and diverging.&lt;br /&gt;If we simultaneously open equidistant positions on the selected asset and its derivative, when they have the maximum divergence, then closing the position when they converge will make a profit.&lt;br /&gt;&lt;b&gt;Regulatory arbitration&lt;/b&gt; is based on the&lt;b&gt; difference in price caused by different rules in different jurisdictions&lt;/b&gt; (areas, countries, unions). &lt;br /&gt;&lt;b&gt;For example&lt;/b&gt;: due to certain legislation, an asset in one region is sold with a markdown, and its price is correlated with prices in other regions, differing by a stable markdown difference. In this way, by purchasing an asset in one region and selling it in another, you can earn a profit in the amount of a markdown.&lt;br /&gt;&lt;b&gt;Calendar arbitration&lt;/b&gt; is based on the &lt;b&gt;difference in price arising between futures on the same asset but having different delivery times. &lt;/b&gt;This difference is called a calendar spread. The subsequent trading mechanism is similar to the equivalent arbitration method.&lt;br /&gt;The last type is interest arbitration. This arbitration takes place on the foreign exchange market (Forex), and there are two types:&lt;br /&gt;- &lt;em&gt;No forward coverage&lt;/em&gt;;&lt;br /&gt;- &lt;em&gt;With forward cover&lt;/em&gt;.&lt;br /&gt;The essence of arbitration is that the currency is bought and placed on a deposit with a set percentage. The currency is then sold at the current market rate. If the currency purchase occurs with the sale of a forward contract for the same amount, arbitration with forward coverage. With this type of risk is minimal, and for frequent absence.&lt;br /&gt;If the purchase is made without forward support, arbitration without forward coverage. Such arbitration may be accompanied by a large risk based on a change in exchange value, which may result in a loss that is greater than the percentage of income on the deposit.&lt;br /&gt;&lt;b&gt;Triangular arbitration&lt;/b&gt; is also common in the Forex market. Let &amp;#39;s look at it with an example:&lt;br /&gt;The trader buys &lt;b&gt;EUR/USD&lt;/b&gt;, sells &lt;b&gt;EUR/GBP&lt;/b&gt; at the same time, and buys &lt;b&gt;USD/GBP&lt;/b&gt;. An equilibrium triangular contour is created. It turns out that the trader bought Euro for dollars, sold Euro for Pounds, Bought Dollars for Pounds. Thus, a closed chain is obtained, on the imbalance of which profit is made.The scheme of such arbitration is shown below:&lt;br /&gt;&lt;a href='https://stocksharp.com/file/110500/Arbitrage-Forex-Trade.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/110500/Arbitrage-Forex-Trade.png?size=800x800" alt="Arbitrage-Forex-Trade.png" title="Arbitrage-Forex-Trade.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align="center"&gt;&lt;b&gt;Conclusions&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Arbitration trade&lt;/b&gt; has gained a lot of recognition among traders. A large number of approaches to solving the problems of &lt;b&gt;arbitration trade&lt;/b&gt;, a large number of methods used to implement the tasks make this kind very flexible, and the absence of risk or its minimum value further popularizes it.&lt;br /&gt;However, it is worth saying that the strategies of arbitration to direct, are related to the rate of reaction of the trader to changes in the asset. This leads to various requirements that promote successful trade:&lt;br /&gt;- &lt;b&gt;Fractions of a second play a major role in arbitration strategies.&lt;/b&gt; Therefore, such&lt;b&gt; trading systems require good software&lt;/b&gt;. It can be represented by ready-made trading robots. For example, StockSharp offers the robot &lt;a href="https://stocksharp.com/robot/18/edward-scissorhands/" title="https://stocksharp.com/robot/18/edward-scissorhands/"&gt;&amp;quot;Edward&amp;quot;&lt;/a&gt;, which allows you to work using the trader&amp;#39;s&lt;b&gt; arbitrage strategy&lt;/b&gt; and is capable of quick and &lt;b&gt;flexible configuration.&lt;/b&gt;&lt;br /&gt;&lt;b&gt;High-quality &lt;/b&gt;&lt;b&gt;software&lt;/b&gt; is especially important when working for&lt;b&gt; Forex&lt;/b&gt;, as the number of traders is high. Therefore, many prefer an individual approach and create trade robots on their own through various programs. Trading robots are mostly written in powerful &lt;em&gt;C# &lt;/em&gt;or &lt;em&gt;C++&lt;/em&gt; languages, using libraries such as &lt;a href="https://stocksharp.com/products/api/" title="https://stocksharp.com/products/api/"&gt;S#.API&lt;/a&gt; and &lt;em&gt;Interactive Brokers API&lt;/em&gt;.&lt;br /&gt;Recent years have also received designers of trade strategies &lt;em&gt;TSlab&lt;/em&gt; and &lt;a href="https://stocksharp.com/products/designer/" title="https://stocksharp.com/products/designer/"&gt;S#.Designer&lt;/a&gt;, which allow to create trade robots without programming.Below is an example of a trading robot created using S#.Designer, the graph shows the moment of divergence of assets and their convergence with the subsequent transaction by the robot.&lt;br /&gt;&lt;a href='https://stocksharp.com/file/110497/arbitrage-trading-exchange-stock.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/110497/arbitrage-trading-exchange-stock.png?size=800x800" alt="arbitrage-trading-exchange-stock.png" title="arbitrage-trading-exchange-stock.png" /&gt;&lt;/a&gt;&lt;br /&gt;Application of the latest software leads to reduction of risks and improvement of the mechanism of work and as a result to increase of profit.&lt;br /&gt;- &lt;b&gt;It is important to remember that the strategy, even if there is perfect software, is profitable, if the income will exceed the possible risk and all broker commissions.&lt;/b&gt;&lt;br /&gt;- &lt;b&gt;It is worth remembering even using a trading robot, the risk can not always be reduced, so the trader must constantly manage his strategy, improve his tools and his knowledge. &lt;/b&gt;Learning new principles that can be applied in trading can make a trader a pioneer in making profits.&lt;br /&gt;It is necessary to know that arbitration strategies can and should be combined with other types of exchange trade, which will give additional opportunities in income generation.&lt;br /&gt;</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/10679/</id>
    <title type="text">Designer - create a strategy based on MACD. Start with simple.</title>
    <published>2019-05-06T18:15:06Z</published>
    <updated>2019-11-18T07:05:29Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Trading robot coding" />
    <category term="Trading robots" />
    <category term="Trading systems" />
    <category term="historical data" />
    <category term="market data" />
    <category term="trading" />
    <category term="exchange" />
    <category term="MACD" />
    <content type="html">Creating a strategy in the &lt;a href="https://stocksharp.com/products/designer/" title="https://stocksharp.com/products/designer/"&gt;Designer&lt;/a&gt; program.&lt;br /&gt;&lt;br /&gt;Let’s discuss an example of creating a trading strategy in a program based on the MACD indicator values.&lt;br /&gt;The indicator’s goal is as follows:&lt;br /&gt;&lt;br /&gt;1. If the MACD indicator histogram crosses the zero line from top to bottom, this is a sell signal.&lt;br /&gt;2. The transition of the histogram from the negative to the positive zone is a buy signal.&lt;br /&gt;&lt;br /&gt;Therefore, it is necessary to create conditions under which a trade will be made, namely, if the indicator value on the next candle changes its sign, then the signal is sent to make a trade.&lt;br /&gt;To create a strategy, we need:&lt;br /&gt;&lt;br /&gt;- Run the program. &lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109074/1.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109074/1.png?size=800x800" alt="1.png" title="1.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Select the Variable, Candles and Chart Panel blocks, connect them. &lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109084/2.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109084/2.png?size=800x800" alt="2.png" title="2.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Select an instrument with which we will test the strategy. &lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109086/3.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109086/3.png?size=800x800" alt="3.png" title="3.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Plot a candle chart. &lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109081/4.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109081/4.png?size=800x800" alt="4.png" title="4.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Select the Indicator and Chart Panel blocks. Connect the Indicator and Candles blocks. &lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109077/5.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109077/5.png?size=800x800" alt="5.png" title="5.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Plot a chart of the MACD indicator.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109075/6.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109075/6.png?size=800x800" alt="6.png" title="6.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Select the Variable block and assign it a numeric value of 0 for further comparison with the indicator value. &lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109083/7.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109083/7.png?size=800x800" alt="7.png" title="7.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Select the Comparison block and set the test condition in the properties: execution during the test, with the MACD indicator value greater than 0.&lt;br /&gt;&lt;br /&gt;- Add two Variable blocks and Comparison block. One of the variables is set to -1 in the block properties. It will indicate the transition of the MACD curve value from negative to positive area. The second Variable value is set to 0 in the properties, that will indicate the initial indicator value. &lt;br /&gt;&lt;br /&gt;- Set the condition in the Comparison block that will be fulfilled if the initial indicator value for the time frame is greater than the current one.&lt;br /&gt;&lt;br /&gt;- Connect the Variable blocks via a trigger socket with the Comparison blocks, as shown in the figure.&lt;br /&gt;Select the Logical Condition and Variable cubes.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109079/8.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109079/8.png?size=800x800" alt="8.png" title="8.png" /&gt;&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;- The execution condition of two comparisons will be checked in the Logical Condition cube. Set the AND condition in the properties of the Logical Condition cube and connect the cubes as shown in the figure.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109076/9.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109076/9.png?size=800x800" alt="9.png" title="9.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Set the value equal to -1 in the Variable cube and connect it with the Logical Condition cube via a trigger socket, and through the output connect to the input of the cube with a value of 0. This will allow overwriting the checkbox value when conditions are met, indicating within what range of values the MACD indicator curve is.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109080/10.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109080/10.png?size=800x800" alt="10.png" title="10.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Select the Open Position block, select the Buy direction in the settings and connect data and trigger with the socket, as shown in the figure.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109082/11.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109082/11.png?size=800x800" alt="11.png" title="11.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Select two Variable blocks in which to set the volume and portfolio for trading. Connect them with the corresponding sockets of the Open Position block.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109087/12.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109087/12.png?size=800x800" alt="12.png" title="12.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;- Similarly, create a routine for the Sales execution.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109085/13.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109085/13.png?size=800x800" alt="13.png" title="13.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;-The strategy is ready, let’s run it.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109078/14.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109078/14.png?size=800x800" alt="14.png" title="14.png" /&gt;&lt;/a&gt;&lt;br /&gt;</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/10996/</id>
    <title type="text">News on course API</title>
    <published>2019-09-10T11:22:05Z</published>
    <updated>2019-10-02T13:47:22Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="API" />
    <category term="Edu" />
    <category term="Trading robots" />
    <category term="Trading systems" />
    <category term="exchange" />
    <category term="creating trading robott" />
    <category term="programming" />
    <content type="html">&lt;b&gt;&lt;em&gt;Friends!&lt;/em&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Our company has updated the materials of the training course on API and &lt;u&gt;&lt;a href="https://stocksharp.com/products/shell/" title="https://stocksharp.com/products/shell/"&gt;S#.Shell&lt;/a&gt;&lt;/u&gt; [happy].&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109663/photo_2019-09-13_15-07-48.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109663/photo_2019-09-13_15-07-48.png?size=800x800" alt="photo_2019-09-13_15-07-48.png" title="photo_2019-09-13_15-07-48.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is due to the imminent release of &lt;u&gt;&lt;a href="https://stocksharp.com/products/api/" title="https://stocksharp.com/products/api/"&gt;S#.API&lt;/a&gt;&lt;/u&gt; 4.4.17, in particular with changes to work with Quik 8.&lt;br /&gt;&lt;br /&gt;The course allows you to learn how to create &lt;b&gt;profitable &lt;/b&gt;trading robots using API libraries [nerd]!&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109664/%D0%A4%D0%BE%D0%BD.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109664/%D0%A4%D0%BE%D0%BD.png?size=800x800" alt="Фон.png" title="Фон.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Updates are &lt;b&gt;already&lt;/b&gt; available and can be downloaded from the link available to course owners.&lt;br /&gt;To find out more information about the training course and its cost, click on the &lt;u&gt;&lt;b&gt;&lt;a href="https://stocksharp.com/edu/" title="https://stocksharp.com/edu/"&gt;link&lt;/a&gt;&lt;/b&gt;&lt;/u&gt;.&lt;br /&gt;&lt;br /&gt;We are moving forward and every day trying to make our products better [lol].</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/11019/</id>
    <title type="text">FAQ on FIX Protocol. History of creation</title>
    <published>2019-09-19T20:41:41Z</published>
    <updated>2019-09-19T20:41:41Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Algorithmic trading" />
    <category term="trading" />
    <category term="exchange" />
    <category term="trade" />
    <category term="FIX 4" />
    <category term="FIX 5" />
    <category term="FIX protocol" />
    <category term="exchange trading" />
    <category term="exchange information" />
    <category term="Moscow exchange" />
    <category term="high-frequency trading" />
    <category term="HFT trading" />
    <category term="FIX connector" />
    <category term="connector to the exchange" />
    <category term="connector for trading" />
    <content type="html">The creation of the FIX Protocol, in &lt;b&gt;1992 &lt;/b&gt;, revolutionized the world of stock trading. The purpose of its creation was to make &lt;b&gt; a convenient high-speed method of transmitting and receiving exchange information&lt;/b&gt; of large volume, between trading participants, as a replacement for trading via the phone, prevailing at the time.&lt;br /&gt;To date, the FIX Protocol is supported by most of the largest exchanges in the world.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109694/FIX_connector.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109694/FIX_connector.png?size=800x800" alt="FIX_connector.png" title="FIX_connector.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Since the creation of the FIX Protocol, a lot of time has passed, and during this period the information trading network is constantly improved, along with it and improved the Protocol itself.[nerd]&lt;br /&gt;&lt;br /&gt;Throughout this time, new functionality was added to the FIX Protocol, support for new tool classes appeared.&lt;br /&gt;&lt;br /&gt;Now the most widely used Protocol is &lt;b&gt; FIX 4.4&lt;/b&gt;, but the latest version of the Protocol is &lt;b&gt; FIX 5.0.&lt;/b&gt; the Protocol itself exists in two syntaxes, XML (second name FIXML) and key - value. It should be said that the Protocol is divided into 3 levels - transport, session, application.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109691/fix_protocol.jpg' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109691/fix_protocol.jpg?size=800x800" alt="fix_protocol.jpg" title="fix_protocol.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The company &lt;b&gt;&lt;a href="https://stocksharp.com" title="https://stocksharp.com"&gt;StockSharp&lt;/a&gt;&lt;/b&gt; for a long time provides the opportunity to purchase access via the FIX Protocol to famous trading platforms, providing a complete list of &lt;b&gt;connectors for trading.&lt;/b&gt; Buying connectors through our company, you can be sure of &lt;b&gt;full reliability and stability of access &lt;/b&gt;, as well as the possibility of technical support.&lt;br /&gt;&lt;br /&gt;You can learn more about connection methods on our &lt;u&gt;&lt;a href="https://stocksharp.com/products/pricing/" title="https://stocksharp.com/products/pricing/"&gt;&lt;b&gt;page&lt;/b&gt;&lt;/a&gt;&lt;/u&gt;.&lt;br /&gt;&lt;br /&gt;</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/10991/</id>
    <title type="text">News course Designer!</title>
    <published>2019-09-09T16:23:46Z</published>
    <updated>2019-09-10T11:21:14Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Edu" />
    <category term="Trading robots" />
    <category term="Trading systems" />
    <category term="exchange" />
    <category term="trading strategy" />
    <category term="creating trading robott" />
    <category term="trading robot constraction" />
    <category term="programming" />
    <content type="html">Creating a video course on the program &lt;a href="https://stocksharp.com/products/designer/" title="https://stocksharp.com/products/designer/"&gt;Designer&lt;/a&gt; is inexorably coming to an end. We planned to release the video course in October.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109632/calendar.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109632/calendar.png?size=800x800" alt="calendar.png" title="calendar.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Yes! We had to move the deadline[smile]. We did this for the following reasons:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;- we have increased the number of lessons, and therefore you will get more information;&lt;br /&gt;- fixed errors that could occur in the process;&lt;br /&gt;- added new features to our cubes and program;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;We are sure that you will get more perfect and convenient product [laugh], and additional lessons will make your knowledge more voluminous.[nerd]&lt;br /&gt;&lt;br /&gt;Soon, you will be able to start their full-scale training and will earn right while studying!!!&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109633/image.jpg' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109633/image.jpg?size=800x800" alt="image.jpg" title="image.jpg" /&gt;&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/10917/</id>
    <title type="text">How to plot the indicator in the program Hydra.</title>
    <published>2019-08-08T13:13:48Z</published>
    <updated>2019-08-08T13:13:48Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Edu" />
    <category term="Trading robots" />
    <category term="Trading systems" />
    <category term="historical data" />
    <category term="market data" />
    <category term="trading" />
    <category term="exchange" />
    <category term="creating trading robott" />
    <content type="html">To simplify the work with indicators, you can build and save them in &lt;a href="https://stocksharp.com/products/hydra/" title="https://stocksharp.com/products/hydra/"&gt;Hydra&lt;/a&gt;. &lt;br /&gt;Let&amp;#39;s consider the order of construction of the chart of the indicator of exchange trade on the example of the indicator SMA (simple moving average):&lt;br /&gt;1. Run the Hydra program.&lt;br /&gt;2. Select the stock data source. (1.1)&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109486/1.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109486/1.png?size=800x800" alt="1.png" title="1.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;3. Right-click, and in the drop-down list select View Downloaded (1.2)&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109489/2.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109489/2.png?size=800x800" alt="2.png" title="2.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;4. Select the “chart” icon and plot the history of stock quotes (1.3) (1.4)&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109493/3.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109493/3.png?size=800x800" alt="3.png" title="3.png" /&gt;&lt;/a&gt;                    &lt;a href='https://stocksharp.com/file/109487/4.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109487/4.png?size=800x800" alt="4.png" title="4.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;5. Right-click in the chart area and select the Indicator item. (1.5)&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109490/5.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109490/5.png?size=800x800" alt="5.png" title="5.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;6. From the drop-down list, select the indicator of stock quotes we need, in our case SMA, and click OK. (1.6)&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109495/6.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109495/6.png?size=800x800" alt="6.png" title="6.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;7. On the market data chart, the stock quotes indicator curve will be displayed. (1.7)&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109488/7.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109488/7.png?size=800x800" alt="7.png" title="7.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;8. To plot the SMA indicator chart separately, we need to click the “+” button in the upper part of the stock quotes history chart area, and in the field that opens below click the right mouse button. Select the Indicator item, select the required indicator in the list and click OK. (1.8) (1.9)&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109494/8.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109494/8.png?size=800x800" alt="8.png" title="8.png" /&gt;&lt;/a&gt;                    &lt;a href='https://stocksharp.com/file/109491/9.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109491/9.png?size=800x800" alt="9.png" title="9.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;9. The stock quotes indicator chart will be plotted in a separate window. (1.10)&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/109492/10.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/109492/10.png?size=800x800" alt="10.png" title="10.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The considered functionality of the Hydra program allows you to apply indicators calculated from the downloaded market data on any platform, which makes it easier to work with trading algorithms.&lt;br /&gt;Enjoy using the program.&lt;br /&gt;</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/10642/</id>
    <title type="text">How to download market data to the Designer?</title>
    <published>2019-04-25T12:35:50Z</published>
    <updated>2019-04-26T00:39:18Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Trading robot coding" />
    <category term="Trading robots" />
    <category term="Trading systems" />
    <category term="market data" />
    <category term="trading" />
    <category term="FAQ" />
    <category term="exchange" />
    <category term="trading on the exchange" />
    <category term="downloader" />
    <content type="html">&lt;iframe width="640" height="390" src="//www.youtube.com/embed/st0zTuKX_Fg" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;br /&gt;In order to download market data to the Designer program for testing a trading strategy, you need to do the following:&lt;br /&gt;&lt;br /&gt;1.Run the program.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/108980/1.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108980/1.png?size=800x800" alt="1.png" title="1.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;2. Select the &lt;b&gt;Market Data&lt;/b&gt; section in the top menu and click on it.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/108968/2.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108968/2.png?size=800x800" alt="2.png" title="2.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;3. In the window that appears, select the Download Securities button in the Securities panel, in the menu that appears, tick the All option and select the storage. Then click the OK button .&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/108970/2%D0%B0.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108970/2%D0%B0.png?size=800x800" alt="2а.png" title="2а.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;4. In the list of downloaded securities, select the one we need.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/108976/3.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108976/3.png?size=800x800" alt="3.png" title="3.png" /&gt;&lt;/a&gt;                  &lt;a href='https://stocksharp.com/file/108974/4.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108974/4.png?size=800x800" alt="4.png" title="4.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;5. Choose a period for which we need market data, and candles that we need.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/108967/5.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108967/5.png?size=800x800" alt="5.png" title="5.png" /&gt;&lt;/a&gt;                  &lt;a href='https://stocksharp.com/file/108979/6.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108979/6.png?size=800x800" alt="6.png" title="6.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;6. Select the path to storage where our market data will be stored, for this, we click the “+” button. &lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/108971/7.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108971/7.png?size=800x800" alt="7.png" title="7.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;7. In the menu that appears, select the full path to store the downloaded market data.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/108969/8.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108969/8.png?size=800x800" alt="8.png" title="8.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;8. Click the &lt;b&gt;Start&lt;/b&gt; button&lt;br /&gt;9. In the window that appears, select the market data source.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/108978/9.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108978/9.png?size=800x800" alt="9.png" title="9.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;10. In the window that appears, click the “+” button and select the source we need from the drop-down list.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/108977/10.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108977/10.png?size=800x800" alt="10.png" title="10.png" /&gt;&lt;/a&gt;                    &lt;a href='https://stocksharp.com/file/108973/11.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108973/11.png?size=800x800" alt="11.png" title="11.png" /&gt;&lt;/a&gt;                    &lt;a href='https://stocksharp.com/file/108972/12.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108972/12.png?size=800x800" alt="12.png" title="12.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;11. Click the OK button.&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/108975/13.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108975/13.png?size=800x800" alt="13.png" title="13.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Market data downloaded to your storage. Enjoy using.</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/10644/</id>
    <title type="text">We create Knowledge Base for Designer! Join us!</title>
    <published>2019-04-25T12:58:15Z</published>
    <updated>2019-04-25T18:50:08Z</updated>
    <author>
      <name>Marat</name>
      <uri>https://stocksharp.com/users/101940/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Trading robot coding" />
    <category term="Trading robots" />
    <category term="Trading systems" />
    <category term="trading" />
    <category term="FAQ" />
    <category term="exchange" />
    <category term="trading on the exchange" />
    <category term="knowledge base" />
    <category term="trading kb" />
    <content type="html">   Dear friends!&lt;br /&gt;To make it convenient for you to use &lt;a href="https://stocksharp.com/" title="https://stocksharp.com/"&gt;StockSharp&lt;/a&gt; programs, we started to create a knowledge base for the &lt;a href="https://stocksharp.com/products/designer/" title="https://stocksharp.com/products/designer/"&gt;Designer&lt;/a&gt; program. &lt;br /&gt;&lt;a href='https://stocksharp.com/file/108988/help.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108988/help.png?size=800x800" alt="help.png" title="help.png" /&gt;&lt;/a&gt;&lt;br /&gt;What do we want? We want you to always find answers to your questions! And if you do not find it, you could tell us, well, we would &lt;a href="https://stocksharp.com/articles/10641/Designer-Knowledge-Base/" title="https://stocksharp.com/articles/10641/Designer-Knowledge-Base/"&gt;add your question to the list&lt;/a&gt; and find the answer to it!&lt;br /&gt;The main objective of our project is to create a comfortable environment for all users so that your and our knowledge will help our large community.&lt;br /&gt;&lt;a href='https://stocksharp.com/file/108987/team-conversation-icon-psd-52994.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/108987/team-conversation-icon-psd-52994.png?size=800x800" alt="team-conversation-icon-psd-52994.png" title="team-conversation-icon-psd-52994.png" /&gt;&lt;/a&gt;&lt;br /&gt;The first topic was the issue of &lt;a href="https://stocksharp.com/articles/10642/How-to-download-market-data-to-the-program/" title="https://stocksharp.com/articles/10642/How-to-download-market-data-to-the-program/"&gt;downloading market data to the program&lt;/a&gt;. &lt;br /&gt;Looking forward to your feedback! Let&amp;#39;s make the program more convenient together.&lt;br /&gt;Thanks in advance.</content>
  </entry>
  <entry>
    <id>https://stocksharp.com/topic/8802/</id>
    <title type="text">BTC vs BTC. Arbitrage!</title>
    <published>2017-11-08T02:39:55Z</published>
    <updated>2017-11-14T18:08:51Z</updated>
    <author>
      <name>Mikhail Sukhov</name>
      <uri>https://stocksharp.com/users/201/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <category term="Arbitrage" />
    <category term="bitcoin" />
    <category term="cryptocurrency" />
    <category term="exchange" />
    <content type="html">Recently, interest in crypto currencies has grown in leaps and bounds. New exchanges have opened, hard forks, ICO, new crypto-currencies are being created and this whole movement generates a huge sea of opportunities.&lt;br /&gt;&lt;br /&gt;One of these opportunities will be discussed in this short article. &lt;br /&gt;&lt;br /&gt;Not so long ago, we launched the &lt;a href="http://crowd.stocksharp.com/product/crypto/" title="http://crowd.stocksharp.com/product/crypto/"&gt;&lt;span style="font-size:140%"&gt;crowdfunding project to create new connectors to 10 crypto-exchanges&lt;/span&gt;&lt;/a&gt; (&lt;b&gt;Bitfinex, Coinbase, Kraken, Poloniex, GDAX, Bittrex, Bithumb, HitBTC, OKCoin, Coincheck&lt;/b&gt;), while the two connectors to Wex.nz and Bitstamp are already implemented in our platform. This project would not be needed if the currencies were traded more centrally, but the number of exchanges already exceeded a few dozen. More connectors, more stable trading, and more entry points for arbitrage bitcoins and other popular crypto currency.&lt;br /&gt;&lt;br /&gt;The target function of any exchange is to match buyers with sellers, but the price of an asset at which bidders are trying to make a deal can be different! Since the digital assets economy is just beginning, this difference can be very significant.&lt;br /&gt;&lt;br /&gt;This fact gives rise to the possibility of so-called arbitrage - to buy assets when they are cheaper and sell when they are more expensive.&lt;br /&gt;&lt;br /&gt;Let&amp;#39;s see an example. The screenshots below of exchanges are further made at the same time.&lt;br /&gt;&lt;br /&gt;GDAX BTC order book:&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/105228/image1.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/105228/image1.png?size=800x800" alt="Gdax BTC" title="Gdax BTC" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;BTC quoting by $7 313,88 price.&lt;br /&gt;&lt;br /&gt;For the same BTC on Wex.nz&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/105226/image3.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/105226/image3.png?size=800x800" alt="Wex BTC" title="Wex BTC" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Same BTC but price already $7 373&lt;br /&gt;Another exchange - Poloniex:&lt;br /&gt;&lt;br /&gt;&lt;a href='https://stocksharp.com/file/105227/image2.png' class='lightview' data-lightview-options="skin: 'mac'" data-lightview-group='mixed'&gt;&lt;img src="https://stocksharp.com/file/105227/image2.png?size=800x800" alt="Poloniex BTC" title="Poloniex BTC" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;BTC has a price of $7 323&lt;br /&gt;&lt;br /&gt;No comments ;-)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://crowd.stocksharp.com/product/crypto/" title="http://crowd.stocksharp.com/product/crypto/"&gt;&lt;span style="font-size:140%"&gt;Join our shared campaign of creating new connectors&lt;/span&gt;&lt;/a&gt; and we will provide you with technical tools for arbitrage between exchanges (and, consequently, earnings on this strategy). Particularly important, we will provide an &lt;a href="http://stocksharp.com/robot/18/edward-scissorhands/" title="http://stocksharp.com/robot/18/edward-scissorhands/"&gt;&lt;b&gt;automated trading robot&lt;/b&gt;&lt;/a&gt;, which has already been performing arbitrage trading with Bitcoin for almost a year.</content>
  </entry>
</feed>