core/rustybot/src
Giulio De Pasquale 53fb8781b3 added trailingstop strategy (useless) but modified hiddentrailing stop: implemented default for both strategies.
additionally, the order manager now tries to pair active orders with active positions. order managers now have more APIs such as close orders associated with positions and submit order
2021-02-17 15:59:32 +00:00
..
bot.rs tokio 1 2021-01-25 16:21:37 +00:00
connectors.rs early exit on empty positions 2021-02-16 18:17:48 +00:00
currency.rs added deriv test usdt/btc 2021-02-16 18:17:30 +00:00
events.rs renamed Message into ActionMessage 2021-02-17 15:57:52 +00:00
main.rs use dotenv 2021-02-13 13:49:06 +00:00
managers.rs added trailingstop strategy (useless) but modified hiddentrailing stop: implemented default for both strategies. 2021-02-17 15:59:32 +00:00
models.rs added trailingstop strategy (useless) but modified hiddentrailing stop: implemented default for both strategies. 2021-02-17 15:59:32 +00:00
strategy.rs added trailingstop strategy (useless) but modified hiddentrailing stop: implemented default for both strategies. 2021-02-17 15:59:32 +00:00
ticker.rs cargo fix and reformatting 2021-01-28 20:07:26 +00:00