otcotcotc / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
otcotcotc
Added topic Price distribution MQL4
I've got this code. i'm not sure how to show the probability of price distribution spikes in percentage. #property indicator_chart_window // input parameters extern int MAX_HISTORY = 5000 ; extern int STEP = 1 ; //---- string OBJECT_PREFIX = "LEVELS"
: