chartkingII / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
chartkingII
Added topic How to Clear Cache
I take it this needs the cache clearing: // Define variables int buySignal = 0 ; int sellSignal = 0 ; double entryPrice = 0 ; double stopLossPrice = 0 ; double takeProfitPrice = 0 ; enum ENUM_TRADE_REQUEST_ACTIONS { TRADE_ACTION_PENDING
: