﻿<?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">How to compare MFI data in S# Designer</title>
  <id>~/topic/24178/how-to-compare-mfi-data-in-s-designer/</id>
  <rights type="text">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  <updated>2026-04-30T13:01:18Z</updated>
  <logo>https://stocksharp.com/images/logo.png</logo>
  <link href="https://stocksharp.com/handlers/atom.ashx?category=topic&amp;id=24178" rel="self" type="application/rss+xml" />
  <entry>
    <id>https://stocksharp.com/posts/m/72820/</id>
    <title type="text">disregard question, I figured it out. I tried and failed to delete this post.</title>
    <published>2022-11-23T18:29:13Z</published>
    <updated>2022-11-23T18:29:13Z</updated>
    <author>
      <name>Kirill</name>
      <uri>https://stocksharp.com/users/174526/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">disregard question, I figured it out.  I tried and failed to delete this post.</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
  <entry>
    <id>https://stocksharp.com/posts/m/72819/</id>
    <title type="text">Hi, I want to test a simple strategy that says: Sell if MFI is above 70 Buy if MFI is below 30 What ...</title>
    <published>2022-11-23T18:03:45Z</published>
    <updated>2022-11-23T18:03:45Z</updated>
    <author>
      <name>Kirill</name>
      <uri>https://stocksharp.com/users/174526/</uri>
      <email>info@stocksharp.com</email>
    </author>
    <content type="html">Hi, I want to test a simple strategy that says:&lt;br /&gt;Sell if MFI is above 70&lt;br /&gt;Buy if MFI is below 30&lt;br /&gt;What I have done so far is shown in the screenshot&lt;br /&gt;Here&amp;#39;s what I don&amp;#39;t understand:&lt;br /&gt;In the comparison object, the values to compare are only &amp;quot;Value 1&amp;quot; , &amp;quot;operator&amp;quot;, &amp;quot;Value 2&amp;quot;.&lt;br /&gt;I am expecting to see something like &amp;quot;MFI&amp;quot;, &amp;quot;&amp;gt;&amp;quot;, &amp;quot;70&amp;quot;.&lt;br /&gt;How exactly do I design a logic that says &amp;quot;If the MFI is greater than 70, sell&amp;quot;&lt;br /&gt;With the comparison object in my screenshot, doing this seems impossible because I cannot select &amp;quot;MFI&amp;quot; for &amp;quot;Value 1&amp;quot;.&lt;br /&gt;</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>