tonjangz / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
tonjangz
Added topic Please help my code T_T
#property indicator_chart_window #property indicator_buffers 2 #property indicator_color1 SeaGreen #property indicator_color2 Red double CrossUp[]; double CrossDown[]; extern int FasterEMA = 4; extern int SlowerEMA = 8; extern int RSI_Period = 13;
: