﻿<?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-06-04T09:07:48Z</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">&lt;p&gt;disregard question, I figured it out.  I tried and failed to delete this post.&lt;/p&gt;
</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">&lt;p&gt;Hi, I want to test a simple strategy that says:
Sell if MFI is above 70
Buy if MFI is below 30
What I have done so far is shown in the screenshot
Here's what I don't understand:
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;.
I am expecting to see something like &amp;quot;MFI&amp;quot;, &amp;quot;&amp;gt;&amp;quot;, &amp;quot;70&amp;quot;.
How exactly do I design a logic that says &amp;quot;If the MFI is greater than 70, sell&amp;quot;
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;/p&gt;
</content>
    <rights type="html">Copyright @ StockSharp Platform LLC 2010 - 2025</rights>
  </entry>
</feed>