Skip to content
forked from emsi/fann2mql

Neural Network processing package for MetaTrader.

License

Notifications You must be signed in to change notification settings

vchepeli/fann2mql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fann2mql

Fann2MQL is a Neural Network processing package for MetaTrader. It enables you to write your own Expert Advisor or Indicator taking advantage of Fast Artificial Neural Network Library. It’s very simple and efficient. You can use up to 1024 network simultaneously without recompiling it and in case you need more power it lets you perform parallel multithreaded processing on multiprocessor (or multicore) computer taking full advantage of Intel® Threading Building Blocks technology.

Fann2MQL is licensed under GPL so you can use it freely in your work as long as you keep it GPL. Please contact me if want to obtain commertial license.

About

Neural Network processing package for MetaTrader.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.2%
  • MQL4 10.3%
  • Objective-C 4.5%