-
Notifications
You must be signed in to change notification settings - Fork 10
azavadil/arbitrage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The attached program pulls real-time currency exchange rates from Yahoo finance and finds arbitrage cycles. Please note that the program is not intended for use in actual trading (the program ignores both the bid/ask spread and trading costs). The program uses the queue based Bellman-Ford algorithm to detect negative cycles. Fx rates are converted to logs to enable addition.
About
application of the bellman ford shortest paths algorithm to find arbitrage cycles in currency exchange rates
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published