Ating for MQL5
Loading...
Searching...
No Matches
LimitsByIndex::Prices Struct Reference

Structure to store upper and lower price limits along with their indices. More...

Public Attributes

double upper
 Upper price limit.
 
uint upperIndex
 Index of the upper price limit.
 
double lower
 Lower price limit.
 
uint lowerIndex
 Index of the lower price limit.
 

Detailed Description

Structure to store upper and lower price limits along with their indices.

Member Data Documentation

◆ lower

double LimitsByIndex::Prices::lower

Lower price limit.

◆ lowerIndex

uint LimitsByIndex::Prices::lowerIndex

Index of the lower price limit.

◆ upper

double LimitsByIndex::Prices::upper

Upper price limit.

◆ upperIndex

uint LimitsByIndex::Prices::upperIndex

Index of the upper price limit.


The documentation for this struct was generated from the following file: