stable/freqtrade/exchange
creslin 6748e897a5 Custom_Orders - Demo.
Early demonstration of Strategy controlling
Order Type on the Exchange, Stop / Stop_limit / Market / limit etc
The stake
The price to submit

Demo allows multiple orders to be placed, so ladding buys down to a fib
Or buying and setting stop-loss
Or Take profit in stages etc.

Included a strategy demo with stubs for
limit, market, take_profit and stop_limit orders

Obviously very early code.
Submitted as buys, stops etc are working / showing in GDAX.
and we have hte order IDs to update trade table.
2018-07-31 20:21:01 +00:00
..
__init__.py Custom_Orders - Demo. 2018-07-31 20:21:01 +00:00
exchange_helpers.py rename analyze.py to exchange_helpers.py 2018-07-17 21:26:52 +03:00