skyzeio / Skyze

Skyze Trading Engine Early Prototyping .... done as a single app with messaging between components ... will convert to the services architecture where components = Services and messaging = Asynch Messaging with Pub/Sub Pattern
GNU General Public License v3.0
10 stars 9 forks source link

Unit Testing Indicators #50

Closed mikenew closed 7 years ago

mikenew commented 7 years ago

Crosses, WMA and SuperTrend now pass UT Beautification Changes to match new services directory structure