Libraries: Basic GridManager Library

 

Basic GridManager Library:

This is a basic library to create and manage grids.

Author: Yashar Seyyedin

 
What does this do exactly and how do i add this to my existing ea?
 
James Patrick D Artanion Grieves #:
existing

Thanks for your comment. I hope the sample code in description is enough to realize how to use this.

Also you can take a look at mqh file... The naming of methods and fields are somewhat understandable to someone with a basic understanding of Grids.

 
Just curious, if you create buy_condition setting the variable to true, what is the meaning of the next line
 if(buy_condition)... 
 
FishWatcher #:
Just curious, if you create buy_condition setting the variable to true, what is the meaning of the next line
It means you can replace true constant with your custom condition.
 
im not used your source code how to it make ea grid but error
 
Only Working oneside if i buy order then it will only buy and i set sell then it will create only selling order