23 lines
2.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"nodes":[
{"id":"0b73f4540fbacbef","type":"text","text":"选择股票代码--监测行情\nETF / 股票","x":-420,"y":400,"width":250,"height":60},
{"id":"6d7e97110fbb9fe3","type":"text","text":"(没数据情况下)首先获取前2年交易数据","x":-80,"y":400,"width":250,"height":60},
{"id":"be8785f5c0ab6e70","type":"text","text":"数据库存储 how","x":240,"y":400,"width":250,"height":60},
{"id":"842b08dd71af6d2e","type":"text","text":"计算ATR、上下通道线","x":-80,"y":520,"width":250,"height":60},
{"id":"ccedc7c8493efa72","type":"text","text":"根据海龟方法实时监测,提示","x":-80,"y":640,"width":250,"height":60},
{"id":"d9e469f53ba4e8e8","type":"text","text":"steamlit","x":-420,"y":860,"width":250,"height":60},
{"id":"9ac780ab8e6b0995","type":"text","text":"单个标的 两年 mysql {code}表\n每日最新追加","x":540,"y":380,"width":250,"height":100},
{"id":"4d88d50956995c5c","type":"text","text":"class Turtle_on_time","x":580,"y":915,"width":250,"height":60},
{"id":"3dc3fc3a8007b525","type":"text","text":"获取实时数据,仅用来判断","x":260,"y":640,"width":250,"height":60},
{"id":"992ad295131397e5","x":260,"y":760,"width":250,"height":60,"type":"text","text":"多Turtle的支持"},
{"id":"9eaa6f04dcf05226","type":"text","text":"class turtle 准备数据","x":-40,"y":1020,"width":250,"height":50},
{"id":"d862322c10fde2a5","x":-110,"y":748,"width":320,"height":225,"type":"text","text":"如何提示, 与steamlit的结合\n- 邮件方案\n\t发-容易,回信 - 不容易\n- 公众号方案\n\t比较优雅\n\n发出信号后是暂停等待操作完成还是继续监测"}
],
"edges":[
{"id":"c35374c532b0eeff","fromNode":"0b73f4540fbacbef","fromSide":"right","toNode":"6d7e97110fbb9fe3","toSide":"left"},
{"id":"ea95de7df4aecf5a","fromNode":"6d7e97110fbb9fe3","fromSide":"right","toNode":"be8785f5c0ab6e70","toSide":"left"},
{"id":"06c6defefd6e745a","fromNode":"6d7e97110fbb9fe3","fromSide":"bottom","toNode":"842b08dd71af6d2e","toSide":"top"},
{"id":"9c80b8410a03208e","fromNode":"842b08dd71af6d2e","fromSide":"bottom","toNode":"ccedc7c8493efa72","toSide":"top"},
{"id":"aedfd6cb63d28d1d","fromNode":"be8785f5c0ab6e70","fromSide":"right","toNode":"9ac780ab8e6b0995","toSide":"left"}
]
}