Skip to content

Commit

Permalink
Update 02 Define SymbolData Objects.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekMelchin authored Sep 29, 2023
1 parent 76bc1c6 commit eea56a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
}</pre>
</div>

<p>You need to use a <code>SymbolData</code> class instead of assigning the EMA to the <code>CoarseFundamental</code> object because you can't create custom <span class='csharp'>properties</span><span class='python'>attributes</span> on <code>CoarseFundamental</code> objects like you can with <code>Security</code> objects.</p>
<p>You need to use a <code>SymbolData</code> class instead of assigning the indicators to the <code>CoarseFundamental</code> object because you can't create custom <span class='csharp'>properties</span><span class='python'>attributes</span> on <code>CoarseFundamental</code> objects like you can with <code>Security</code> objects.</p>

0 comments on commit eea56a8

Please sign in to comment.